[rhq-plugin-annotations] - 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:01 UTC 2013


commit 7ca4bc3d70e3c79cb9ee7214c9886b825b891b06
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:40:57 2013 +0100

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

 rhq-plugin-annotations.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/rhq-plugin-annotations.spec b/rhq-plugin-annotations.spec
index c9fc8ca..7c527d2 100644
--- a/rhq-plugin-annotations.spec
+++ b/rhq-plugin-annotations.spec
@@ -1,6 +1,6 @@
 Name:             rhq-plugin-annotations
 Version:          3.0.4
-Release:          3%{?dist}
+Release:          4%{?dist}
 Summary:          RHQ plugin annotations
 Group:            Development/Libraries
 License:          GPL and LGPLv2+
@@ -17,7 +17,7 @@ BuildArch:        noarch
 
 BuildRequires:    java-devel
 BuildRequires:    jpackage-utils
-BuildRequires:    maven
+BuildRequires:    maven-local
 BuildRequires:    maven-compiler-plugin
 BuildRequires:    maven-install-plugin
 BuildRequires:    maven-jar-plugin
@@ -70,6 +70,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> - 3.0.4-4
+- 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> - 3.0.4-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list