- Replace maven BuildRequires with maven-local
This commit is contained in:
parent
8ae58a3618
commit
8c3493bdef
@ -1,6 +1,6 @@
|
|||||||
Name: xml-maven-plugin
|
Name: xml-maven-plugin
|
||||||
Version: 1.0
|
Version: 1.0
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: Maven XML Plugin
|
Summary: Maven XML Plugin
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -12,7 +12,7 @@ BuildRequires: jpackage-utils
|
|||||||
BuildRequires: mojo-parent
|
BuildRequires: mojo-parent
|
||||||
|
|
||||||
BuildRequires: apache-rat-plugin
|
BuildRequires: apache-rat-plugin
|
||||||
BuildRequires: maven
|
BuildRequires: maven-local
|
||||||
BuildRequires: maven-changes-plugin
|
BuildRequires: maven-changes-plugin
|
||||||
BuildRequires: maven-compiler-plugin
|
BuildRequires: maven-compiler-plugin
|
||||||
BuildRequires: maven-enforcer-plugin
|
BuildRequires: maven-enforcer-plugin
|
||||||
@ -87,6 +87,10 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/xml-maven-plugin
|
|||||||
%doc LICENSE.txt NOTICE.txt
|
%doc LICENSE.txt NOTICE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 1.0-5
|
||||||
|
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
|
||||||
|
- Replace maven BuildRequires with maven-local
|
||||||
|
|
||||||
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-4
|
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user