[hornetq] Rebuild to recreate debug package and use new qpid-proton-java package

Marek Goldmann goldmann at fedoraproject.org
Thu Jan 23 10:27:14 UTC 2014


commit eeccd91e6e9806f947e63994db2a50658e7bc104
Author: Marek Goldmann <marek.goldmann at gmail.com>
Date:   Wed Jan 22 14:33:13 2014 +0100

    Rebuild to recreate debug package and use new qpid-proton-java package

 hornetq.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/hornetq.spec b/hornetq.spec
index fc9a445..1a66024 100644
--- a/hornetq.spec
+++ b/hornetq.spec
@@ -8,7 +8,7 @@
 
 Name:             hornetq
 Version:          2.4.0
-Release:          3%{?dist}
+Release:          4%{?dist}
 Summary:          High performance messaging system
 License:          ASL 2.0
 URL:              http://www.jboss.org/hornetq
@@ -59,7 +59,7 @@ BuildRequires:    saxon
 BuildRequires:    qpid-proton-java
 BuildRequires:    mvn(org.jboss.spec.javax.resource:jboss-connector-api_1.6_spec)
 BuildRequires:    mvn(org.jboss.spec.javax.jms:jboss-jms-api_2.0_spec)
-BuildRequires:    nar-maven-plugin
+BuildRequires:    nar-maven-plugin >= 3.0.0-3
 
 # Temporary workaround
 ExcludeArch:      %{arm}
@@ -137,7 +137,6 @@ popd
 %install
 %mvn_install
 
-
 # Install native stuff
 %if %{with_narayana}
 install -d -m 755 %{buildroot}/%{_libdir}
@@ -161,6 +160,9 @@ cp -L hornetq-native/bin/libHornetQAIO.so %{buildroot}/%{_libdir}/libHornetQAIO.
 %doc NOTICE
 
 %changelog
+* Tue Jan 21 2014 Marek Goldmann <mgoldman at redhat.com> - 2.4.0-4
+- Rebuild to recreate debug package and use new qpid-proton-java package
+
 * Tue Jan 14 2014 Marek Goldmann <mgoldman at redhat.com> - 2.4.0-3
 - Rebuild with new narayana
 - Exclude ARM for now


More information about the scm-commits mailing list