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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:28:10 UTC 2013


commit ac20d5820bbf82bc9567f531e176dc530aba09c0
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:28:06 2013 +0100

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

 activemq-protobuf.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/activemq-protobuf.spec b/activemq-protobuf.spec
index 6df0617..b5bdc59 100644
--- a/activemq-protobuf.spec
+++ b/activemq-protobuf.spec
@@ -1,6 +1,6 @@
 Name:          activemq-protobuf
 Version:       1.1
-Release:       2%{?dist}
+Release:       3%{?dist}
 Summary:       ActiveMQ Protocol Buffers
 Group:         Development/Libraries
 License:       ASL 2.0
@@ -18,7 +18,7 @@ BuildRequires: jpackage-utils
 
 BuildRequires: junit4
 
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: javacc-maven-plugin
 BuildRequires: maven-compiler-plugin
 BuildRequires: maven-enforcer-plugin
@@ -86,6 +86,10 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 %doc LICENSE NOTICE
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.1-3
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Wed Aug 15 2012 gil cattaneo <puntogil at libero.it> 1.1-2
 - Fix directory ownership
 


More information about the scm-commits mailing list