- Replace maven BuildRequires with maven-local
This commit is contained in:
parent
15a5a4182e
commit
36d2206be5
@ -2,7 +2,7 @@
|
||||
|
||||
Name: maven-plugin-bundle
|
||||
Version: 2.3.7
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Maven Bundle Plugin
|
||||
|
||||
Group: Development/Tools
|
||||
@ -17,7 +17,7 @@ BuildRequires: aqute-bndlib >= 1.50.0
|
||||
BuildRequires: plexus-utils >= 1.4.5
|
||||
BuildRequires: felix-osgi-obr
|
||||
BuildRequires: kxml
|
||||
BuildRequires: maven
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: maven-shared-dependency-tree >= 1.1-3
|
||||
BuildRequires: maven-wagon >= 1.0-0.2.b2
|
||||
BuildRequires: maven-compiler-plugin
|
||||
@ -106,6 +106,10 @@ rm -rf target/site/api*
|
||||
%{_javadocdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 2.3.7-5
|
||||
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
|
||||
- Replace maven BuildRequires with maven-local
|
||||
|
||||
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.7-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user