- Replace maven BuildRequires with maven-local
This commit is contained in:
parent
49ea019eba
commit
6a8b7c8aed
@ -1,6 +1,6 @@
|
||||
Name: plexus-build-api
|
||||
Version: 0.0.7
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: Plexus Build API
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -15,7 +15,7 @@ Patch0: %{name}-migration-to-component-metadata.patch
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: java-devel >= 1:1.6.0
|
||||
BuildRequires: maven
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: maven-plugin-plugin
|
||||
BuildRequires: maven-resources-plugin
|
||||
BuildRequires: maven-jar-plugin
|
||||
@ -88,6 +88,10 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/plexus/%{name}/
|
||||
%{_javadocdir}/plexus/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 0.0.7-7
|
||||
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
|
||||
- Replace maven BuildRequires with maven-local
|
||||
|
||||
* Mon Nov 26 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - error: source 0 defined multiple times
|
||||
- Install license files
|
||||
- Resolves: rhbz#880200
|
||||
|
Loading…
Reference in New Issue
Block a user