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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:41:29 UTC 2013


commit 170778188e45d09a0d4150995950fc29e00ea3d1
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:41:25 2013 +0100

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

 scannotation.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/scannotation.spec b/scannotation.spec
index 07e3dd8..569f992 100644
--- a/scannotation.spec
+++ b/scannotation.spec
@@ -4,7 +4,7 @@
 
 Name: scannotation
 Version: 1.0.3
-Release:  0.4.%{alphatag}%{?dist}
+Release:  0.5.%{alphatag}%{?dist}
 Summary: A Java annotation scanner
 Group: Development/Libraries
 License: ASL 2.0
@@ -26,7 +26,7 @@ BuildRequires: javassist
 
 BuildRequires: jpackage-utils
 BuildRequires: java-devel
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: maven-compiler-plugin
 BuildRequires: maven-install-plugin
 BuildRequires: maven-jar-plugin
@@ -94,6 +94,10 @@ cp -rp target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.0.3-0.5.r12
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.3-0.4.r12
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list