- Replace maven BuildRequires with maven-local
This commit is contained in:
Stanislav Ochotnicky 2013-02-06 19:27:57 +01:00
commit ac5e8c4ee4

View file

@ -1,6 +1,6 @@
Name: activeio
Version: 3.1.4
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Apache ActiveMQ ActiveIO :: Core
Group: Development/Libraries
License: ASL 2.0
@ -22,7 +22,7 @@ BuildRequires: jboss-j2eemgmt-1.1-api
BuildRequires: junit
BuildRequires: maven
BuildRequires: maven-local
BuildRequires: maven-compiler-plugin
BuildRequires: maven-enforcer-plugin
BuildRequires: maven-install-plugin
@ -181,6 +181,10 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
%doc LICENSE NOTICE
%changelog
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 3.1.4-4
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
- Replace maven BuildRequires with maven-local
* Fri Sep 14 2012 gil cattaneo <puntogil@libero.it> 3.1.4-3
- Fix parent pom