diff --git a/hornetq.spec b/hornetq.spec index b84bdab..fc9a445 100644 --- a/hornetq.spec +++ b/hornetq.spec @@ -61,6 +61,9 @@ 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 +# Temporary workaround +ExcludeArch: %{arm} + %description HornetQ is an open source project to build a multi-protocol, embeddable, very high performance, clustered, asynchronous messaging system. @@ -160,6 +163,7 @@ cp -L hornetq-native/bin/libHornetQAIO.so %{buildroot}/%{_libdir}/libHornetQAIO. %changelog * Tue Jan 14 2014 Marek Goldmann - 2.4.0-3 - Rebuild with new narayana +- Exclude ARM for now * Tue Jan 14 2014 Marek Goldmann - 2.4.0-2 - Rebuild without narayana to disable circular dependency