- Replace maven BuildRequires with maven-local
This commit is contained in:
parent
9086d584b2
commit
4cf7cf94a6
@ -1,6 +1,6 @@
|
|||||||
Name: exec-maven-plugin
|
Name: exec-maven-plugin
|
||||||
Version: 1.2.1
|
Version: 1.2.1
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
Summary: Exec Maven Plugin
|
Summary: Exec Maven Plugin
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -13,7 +13,7 @@ Source0: http://repo1.maven.org/maven2/org/codehaus/mojo/exec-maven-plugi
|
|||||||
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: xmvn
|
BuildRequires: maven-local
|
||||||
BuildRequires: plexus-utils
|
BuildRequires: plexus-utils
|
||||||
BuildRequires: maven-shared-plugin-testing-harness
|
BuildRequires: maven-shared-plugin-testing-harness
|
||||||
BuildRequires: maven-remote-resources-plugin
|
BuildRequires: maven-remote-resources-plugin
|
||||||
@ -71,6 +71,10 @@ cp -p %{SOURCE1} .
|
|||||||
%doc LICENSE.txt LICENSE-2.0.txt
|
%doc LICENSE.txt LICENSE-2.0.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 1.2.1-8
|
||||||
|
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
|
||||||
|
- Replace maven BuildRequires with maven-local
|
||||||
|
|
||||||
* Fri Jan 11 2013 Michal Srb <msrb@redhat.com> - 1.2.1-7
|
* Fri Jan 11 2013 Michal Srb <msrb@redhat.com> - 1.2.1-7
|
||||||
- Fixed rpmlint warnings
|
- Fixed rpmlint warnings
|
||||||
- Remove bundled JAR files before building the package
|
- Remove bundled JAR files before building the package
|
||||||
|
Loading…
Reference in New Issue
Block a user