- Replace maven BuildRequires with maven-local
This commit is contained in:
parent
c992e95709
commit
7a40019a91
@ -2,7 +2,7 @@
|
||||
|
||||
Name: %{short_name}-pom
|
||||
Version: 1.2
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Plexus Components POM
|
||||
BuildArch: noarch
|
||||
Group: Development/Libraries
|
||||
@ -11,7 +11,7 @@ URL: http://plexus.codehaus.org/%{short_name}
|
||||
Source0: http://repo.maven.apache.org/maven2/org/codehaus/plexus/%{short_name}/%{version}/%{short_name}-%{version}.pom
|
||||
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
||||
|
||||
BuildRequires: xmvn
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: plexus-pom
|
||||
|
||||
%description
|
||||
@ -32,6 +32,10 @@ cp -p %{SOURCE1} LICENSE
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 1.2-5
|
||||
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
|
||||
- Replace maven BuildRequires with maven-local
|
||||
|
||||
* Fri Dec 7 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.2-4
|
||||
- Build with xmvn
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user