- Replace maven BuildRequires with maven-local
This commit is contained in:
Stanislav Ochotnicky 2013-02-06 20:50:10 +01:00
parent 65820d0940
commit 3f8c2f09e7

View File

@ -1,6 +1,6 @@
Name: xmvn
Version: 0.3.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Local Extensions for Apache Maven
License: ASL 2.0
URL: http://mizdebsk.fedorapeople.org/xmvn
@ -56,6 +56,10 @@ This package provides %{summary}.
%doc LICENSE NOTICE
%changelog
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 0.3.0-2
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
- Replace maven BuildRequires with maven-local
* Tue Feb 5 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.3.0-1
- Update to upstream version 0.3.0
- Don't rely on JPP symlinks when resolving artifacts