- Replace maven BuildRequires with maven-local
This commit is contained in:
Stanislav Ochotnicky 2013-02-06 20:27:29 +01:00
parent cfc4f2036e
commit 933a1d6523

View File

@ -1,6 +1,6 @@
Name: maven-source-plugin
Version: 2.2.1
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Plugin creating source jar
Group: Development/Libraries
@ -10,7 +10,7 @@ Source0: http://repo1.maven.org/maven2/org/apache/maven/plugins/%{name}/%
BuildArch: noarch
BuildRequires: xmvn >= 0.2.3
BuildRequires: maven-local >= 0.2.3
BuildRequires: java-devel >= 1:1.6.0
BuildRequires: plexus-utils
BuildRequires: ant
@ -57,6 +57,10 @@ sed -i -e "s|plexus-container-default|plexus-container|g" pom.xml
%doc LICENSE NOTICE
%changelog
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 2.2.1-4
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
- Replace maven BuildRequires with maven-local
* Wed Jan 16 2013 Michal Srb <msrb@redhat.com> - 2.2.1-3
- Build with xmvn