- Replace maven BuildRequires with maven-local
This commit is contained in:
parent
ee2befe3ce
commit
077aa1e43e
@ -3,7 +3,7 @@
|
||||
|
||||
Name: apache-%{short_name}
|
||||
Version: 1.3
|
||||
Release: 12%{?dist}
|
||||
Release: 13%{?dist}
|
||||
Summary: Simple XPath interpreter
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -17,7 +17,7 @@ BuildArch: noarch
|
||||
|
||||
BuildRequires: java-devel >= 1:1.6.0
|
||||
BuildRequires: jpackage-utils
|
||||
BuildRequires: xmvn >= 0.2.3
|
||||
BuildRequires: maven-local >= 0.2.3
|
||||
BuildRequires: maven-antrun-plugin
|
||||
BuildRequires: maven-assembly-plugin
|
||||
BuildRequires: maven-compiler-plugin
|
||||
@ -77,6 +77,10 @@ rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
|
||||
%doc LICENSE.txt NOTICE.txt
|
||||
|
||||
%changelog
|
||||
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 1.3-13
|
||||
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
|
||||
- Replace maven BuildRequires with maven-local
|
||||
|
||||
* Tue Jan 15 2013 Michal Srb <msrb@redhat.com> - 1.3-12
|
||||
- Build with xmvn
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user