[hornetq] Rebuild with narayana deps

Marek Goldmann goldmann at fedoraproject.org
Fri Jan 24 14:54:03 UTC 2014


commit 2e90c938cbf65e8a60184dc82edd3c783fb54158
Author: Marek Goldmann <marek.goldmann at gmail.com>
Date:   Fri Jan 24 15:17:44 2014 +0100

    Rebuild with narayana deps

 hornetq.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/hornetq.spec b/hornetq.spec
index 77b500e..3f16d8e 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:          5%{?dist}
+Release:          6%{?dist}
 Summary:          High performance messaging system
 License:          ASL 2.0
 URL:              http://www.jboss.org/hornetq
@@ -157,6 +157,9 @@ cp -L hornetq-native/bin/libHornetQAIO.so %{buildroot}/%{_libdir}/libHornetQAIO.
 %doc NOTICE
 
 %changelog
+* Fri Jan 24 2014 Marek Goldmann <mgoldman at redhat.com> - 2.4.0-6
+- Rebuild with narayana deps
+
 * Fri Jan 24 2014 Marek Goldmann <mgoldman at redhat.com> - 2.4.0-5
 - Rebuild without narayana deps
 - Enable ARM build


More information about the scm-commits mailing list