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 - 2.4.0-3 +- Rebuild with new narayana + * Tue Jan 14 2014 Marek Goldmann - 2.4.0-2 - Rebuild without narayana to disable circular dependency - Changes to netty requirement