[hornetq] Rebuild with new narayana

Marek Goldmann goldmann at fedoraproject.org
Tue Jan 14 14:46:47 UTC 2014


commit eebd8c9b1f468abc7d699a4c484735065ec4a932
Author: Marek Goldmann <marek.goldmann at gmail.com>
Date:   Tue Jan 14 15:46:53 2014 +0100

    Rebuild with new narayana

 hornetq.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/hornetq.spec b/hornetq.spec
index bbb4772..b84bdab 100644
--- a/hornetq.spec
+++ b/hornetq.spec
@@ -4,11 +4,11 @@
 
 # Use this switch to rebuild without narayana
 # This is useful to break the hornetq circular dependency
-%define with_narayana 0
+%define with_narayana 1
 
 Name:             hornetq
 Version:          2.4.0
-Release:          2%{?dist}
+Release:          3%{?dist}
 Summary:          High performance messaging system
 License:          ASL 2.0
 URL:              http://www.jboss.org/hornetq
@@ -158,6 +158,9 @@ cp -L hornetq-native/bin/libHornetQAIO.so %{buildroot}/%{_libdir}/libHornetQAIO.
 %doc NOTICE
 
 %changelog
+* Tue Jan 14 2014 Marek Goldmann <mgoldman at redhat.com> - 2.4.0-3
+- Rebuild with new narayana
+
 * Tue Jan 14 2014 Marek Goldmann <mgoldman at redhat.com> - 2.4.0-2
 - Rebuild without narayana to disable circular dependency
 - Changes to netty requirement


More information about the scm-commits mailing list