[apache-rat] - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires wi

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:34:06 UTC 2013


commit 6043dfdfecd8da39761769772048451f40ab748c
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:34:02 2013 +0100

    - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
    - Replace maven BuildRequires with maven-local

 apache-rat.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/apache-rat.spec b/apache-rat.spec
index cd515e7..915d83e 100644
--- a/apache-rat.spec
+++ b/apache-rat.spec
@@ -3,7 +3,7 @@
 
 Name:           apache-rat
 Version:        0.8
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Apache Release Audit Tool (RAT)
 
 Group:          Development/Libraries
@@ -20,7 +20,7 @@ BuildArch:      noarch
 
 BuildRequires:  jpackage-utils
 BuildRequires:  java-devel
-BuildRequires:  maven
+BuildRequires:  maven-local
 BuildRequires:  maven-antrun-plugin
 BuildRequires:  maven-compiler-plugin
 BuildRequires:  maven-dependency-plugin
@@ -168,6 +168,10 @@ cp -rp target/site/apidocs \
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 0.8-7
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Thu Aug 16 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 0.8-6
 - Run mvn-rpmbuild package instead of install
 


More information about the scm-commits mailing list