Remove apache-rat-plugin.
This commit is contained in:
parent
d9d09e776f
commit
92ae4ea2f9
@ -1,6 +1,6 @@
|
||||
Name: felix-parent
|
||||
Version: 2.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Parent POM file for Apache Felix Specs
|
||||
License: ASL 2.0
|
||||
URL: http://felix.apache.org/
|
||||
@ -9,7 +9,6 @@ BuildArch: noarch
|
||||
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: mockito
|
||||
BuildRequires: apache-rat-plugin
|
||||
BuildRequires: maven-site-plugin
|
||||
|
||||
%description
|
||||
@ -20,6 +19,7 @@ Parent POM file for Apache Felix Specs.
|
||||
%mvn_alias : :felix
|
||||
%pom_remove_plugin :maven-site-plugin
|
||||
%pom_remove_plugin org.codehaus.mojo:ianal-maven-plugin
|
||||
%pom_remove_plugin :apache-rat-plugin
|
||||
|
||||
%build
|
||||
%mvn_build
|
||||
@ -31,6 +31,9 @@ Parent POM file for Apache Felix Specs.
|
||||
%doc LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Mon Aug 5 2013 Krzysztof Daniel <kdaniel@redhat.com> 2.1-3
|
||||
- Remove apache-rat-plugin.
|
||||
|
||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user