- Replace maven BuildRequires with maven-local
This commit is contained in:
parent
61da59ef4c
commit
1b38f5c272
@ -1,6 +1,6 @@
|
||||
Name: plexus-interpolation
|
||||
Version: 1.15
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Plexus Interpolation API
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -12,7 +12,7 @@ BuildArch: noarch
|
||||
|
||||
BuildRequires: java-devel
|
||||
BuildRequires: junit
|
||||
BuildRequires: xmvn
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: maven-resources-plugin
|
||||
BuildRequires: maven-compiler-plugin
|
||||
BuildRequires: maven-jar-plugin
|
||||
@ -51,6 +51,10 @@ API documentation for %{name}.
|
||||
%files javadoc -f .mfiles-javadoc
|
||||
|
||||
%changelog
|
||||
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 1.15-5
|
||||
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
|
||||
- Replace maven BuildRequires with maven-local
|
||||
|
||||
* Thu Jan 17 2013 Michal Srb <msrb@redhat.com> - 1.15-4
|
||||
- Build with xmvn
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user