diff --git a/hornetq.spec b/hornetq.spec index e67218a..945765c 100644 --- a/hornetq.spec +++ b/hornetq.spec @@ -8,7 +8,7 @@ Name: hornetq Version: 2.4.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: High performance messaging system License: ASL 2.0 URL: http://www.jboss.org/hornetq @@ -35,6 +35,7 @@ BuildRequires: jboss-naming BuildRequires: jbossws-parent BuildRequires: jdepend BuildRequires: libaio-devel +BuildRequires: java_cup %if 0%{?fedora} > 20 BuildRequires: netty @@ -164,6 +165,9 @@ cp -L hornetq-native/bin/libHornetQAIO.so %{buildroot}/%{_libdir}/libHornetQAIO. %doc NOTICE %changelog +* Mon Jun 13 2016 Mikolaj Izdebski - 2.4.1-8 +- Add missing BR on java_cup + * Wed Feb 03 2016 Fedora Release Engineering - 2.4.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild