From 92ae4ea2f93cebeb41d5823d09ae06c1edd40583 Mon Sep 17 00:00:00 2001 From: Krzysztof Daniel Date: Mon, 5 Aug 2013 13:01:29 +0200 Subject: [PATCH] Remove apache-rat-plugin. --- felix-parent.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/felix-parent.spec b/felix-parent.spec index 793786d..9e5f1b8 100644 --- a/felix-parent.spec +++ b/felix-parent.spec @@ -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 2.1-3 +- Remove apache-rat-plugin. + * Sat Aug 03 2013 Fedora Release Engineering - 2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild