[maven-deploy-plugin] Remove unneeded BR: maven-idea-plugin

Mikolaj Izdebski mizdebsk at fedoraproject.org
Mon Apr 29 17:35:23 UTC 2013


commit c84a1d6c186136224890eff6208eec2e045a8879
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon Apr 29 17:55:21 2013 +0200

    Remove unneeded BR: maven-idea-plugin

 maven-deploy-plugin.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/maven-deploy-plugin.spec b/maven-deploy-plugin.spec
index 48d49eb..b66c25f 100644
--- a/maven-deploy-plugin.spec
+++ b/maven-deploy-plugin.spec
@@ -1,6 +1,6 @@
 Name:           maven-deploy-plugin
 Version:        2.7
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Maven Deploy Plugin
 
 Group:          Development/Libraries
@@ -29,7 +29,6 @@ BuildRequires: maven-archiver
 BuildRequires: mvn(org.apache.maven:maven-artifact:2.0.6)
 BuildRequires: mvn(org.apache.maven:maven-model:2.0.6)
 # The following maven packages haven't updated yet
-BuildRequires: maven-idea-plugin
 BuildRequires: maven-changes-plugin
 BuildRequires: maven-enforcer-plugin
 BuildRequires: maven-invoker-plugin
@@ -94,6 +93,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
 %{_javadocdir}/%{name}
 
 %changelog
+* Mon Apr 29 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 2.7-8
+- Remove unneeded BR: maven-idea-plugin
+
 * Mon Mar 11 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 2.7-7
 - Drop patch for maven-compat
 - Add missing requires on maven2 artifact and model


More information about the scm-commits mailing list