Fix FTBFS

This commit is contained in:
Michal Srb 2014-06-16 13:10:10 +02:00
commit cbf6ae04e5

View file

@ -1,6 +1,6 @@
Name: activemq
Version: 5.6.0
Release: 8%{?dist}
Release: 9%{?dist}
Summary: Open source messaging and Integration Patterns server
License: ASL 2.0
URL: http://activemq.apache.org
@ -28,7 +28,7 @@ BuildRequires: maven-pmd-plugin
BuildRequires: maven-release-plugin
BuildRequires: maven-source-plugin
BuildRequires: maven-surefire-plugin
BuildRequires: maven-surefire-provider-junit4
BuildRequires: maven-surefire-provider-junit
BuildRequires: maven-xbean-plugin
BuildRequires: maven-local
BuildRequires: springframework-jms
@ -122,11 +122,13 @@ chmod 644 LICENSE README.txt
mv LICENSE LICENSE.orig
iconv -f iso-8859-1 -t utf-8 LICENSE.orig > LICENSE
%build
%mvn_package :activemq-core core
%mvn_package :activemq-jaas jaas
%mvn_package :kahadb kahadb
%mvn_package ":activemq-core:{xsd}::" __noinstall
%mvn_package ":activemq-core:{jar,pom}:{}:" core
%mvn_package ":activemq-jaas:{jar,pom}:{}:" jaas
%mvn_package ":kahadb:{jar,pom}:{}:" kahadb
%build
%mvn_build -f
%install
@ -148,6 +150,9 @@ iconv -f iso-8859-1 -t utf-8 LICENSE.orig > LICENSE
%doc LICENSE NOTICE
%changelog
* Mon Jun 16 2014 Michal Srb <msrb@redhat.com> - 5.6.0-9
- Fix FTBFS
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.6.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild