Clean up BuildRequires
This commit is contained in:
parent
a2c5785b55
commit
d939ebc961
@ -1,6 +1,6 @@
|
|||||||
Name: exec-maven-plugin
|
Name: exec-maven-plugin
|
||||||
Version: 1.2.1
|
Version: 1.2.1
|
||||||
Release: 10%{?dist}
|
Release: 11%{?dist}
|
||||||
Summary: Exec Maven Plugin
|
Summary: Exec Maven Plugin
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -14,23 +14,8 @@ Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: maven-local
|
BuildRequires: maven-local
|
||||||
BuildRequires: plexus-utils
|
|
||||||
BuildRequires: maven-shared-plugin-testing-harness
|
|
||||||
BuildRequires: maven-remote-resources-plugin
|
|
||||||
BuildRequires: maven-plugin-plugin
|
|
||||||
BuildRequires: maven-resources-plugin
|
|
||||||
BuildRequires: maven-compiler-plugin
|
|
||||||
BuildRequires: maven-install-plugin
|
|
||||||
BuildRequires: maven-jar-plugin
|
|
||||||
BuildRequires: maven-javadoc-plugin
|
|
||||||
BuildRequires: maven-enforcer-plugin
|
|
||||||
BuildRequires: maven-surefire-plugin
|
|
||||||
BuildRequires: maven-doxia-sitetools
|
|
||||||
BuildRequires: maven-plugin-cobertura
|
|
||||||
BuildRequires: mojo-signatures
|
|
||||||
BuildRequires: maven-invoker-plugin
|
BuildRequires: maven-invoker-plugin
|
||||||
BuildRequires: apache-commons-exec
|
BuildRequires: apache-commons-exec
|
||||||
BuildRequires: plexus-containers-container-default
|
|
||||||
|
|
||||||
Obsoletes: maven-plugin-exec < %{version}-%{release}
|
Obsoletes: maven-plugin-exec < %{version}-%{release}
|
||||||
Provides: maven-plugin-exec = %{version}-%{release}
|
Provides: maven-plugin-exec = %{version}-%{release}
|
||||||
@ -72,6 +57,9 @@ cp -p %{SOURCE1} .
|
|||||||
%doc LICENSE.txt LICENSE-2.0.txt
|
%doc LICENSE.txt LICENSE-2.0.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 5 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.2.1-11
|
||||||
|
- Clean up BuildRequires
|
||||||
|
|
||||||
* Thu Feb 14 2013 Michal Srb <msrb@redhat.com> - 1.2.1-10
|
* Thu Feb 14 2013 Michal Srb <msrb@redhat.com> - 1.2.1-10
|
||||||
- Disable animal-sniffer plugin
|
- Disable animal-sniffer plugin
|
||||||
|
|
||||||
@ -112,4 +100,3 @@ cp -p %{SOURCE1} .
|
|||||||
|
|
||||||
* Fri Sep 11 2009 Alexander Kurtakov <akurtako@gmail.com> 1.1-1
|
* Fri Sep 11 2009 Alexander Kurtakov <akurtako@gmail.com> 1.1-1
|
||||||
- Initial package.
|
- Initial package.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user