- Replace maven BuildRequires with maven-local
This commit is contained in:
parent
1b3ed50ecc
commit
fc95ebde3d
@ -30,7 +30,7 @@
|
||||
|
||||
Name: plexus-archiver
|
||||
Version: 2.2
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Epoch: 0
|
||||
Summary: Plexus Archiver Component
|
||||
License: MIT and ASL 2.0
|
||||
@ -47,7 +47,7 @@ BuildRequires: classworlds >= 0:1.1
|
||||
BuildRequires: plexus-containers-container-default
|
||||
BuildRequires: plexus-utils
|
||||
BuildRequires: plexus-io
|
||||
BuildRequires: maven
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: maven-resources-plugin
|
||||
BuildRequires: maven-compiler-plugin
|
||||
BuildRequires: maven-jar-plugin
|
||||
@ -113,6 +113,10 @@ cp -pr target/site/api*/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
|
||||
%doc %{_javadocdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 0:2.2-5
|
||||
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
|
||||
- Replace maven BuildRequires with maven-local
|
||||
|
||||
* Fri Nov 23 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0:2.2-4
|
||||
- Add ASL 2.0 license text to packages
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user