From 2572711723c15d10540ebc5cce470d802f20b338 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Aug 16 2012 12:20:38 +0000 Subject: Run mvn-rpmbuild package instead of install This works around a FTBFS (failing integration tests). --- diff --git a/apache-rat.spec b/apache-rat.spec index 002c9fb..cd515e7 100644 --- a/apache-rat.spec +++ b/apache-rat.spec @@ -3,7 +3,7 @@ Name: apache-rat Version: 0.8 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Apache Release Audit Tool (RAT) Group: Development/Libraries @@ -108,7 +108,7 @@ This package contains the API documentation for %{name}. %build -mvn-rpmbuild install javadoc:aggregate +mvn-rpmbuild package javadoc:aggregate %install #Dirs @@ -168,6 +168,9 @@ cp -rp target/site/apidocs \ %changelog +* Thu Aug 16 2012 Mikolaj Izdebski - 0.8-6 +- Run mvn-rpmbuild package instead of install + * Thu Aug 16 2012 Mikolaj Izdebski - 0.8-5 - Install NOTICE files - Remove defattr