[apache-commons-jxpath] Remove unneeded BR: maven-idea-plugin

Mikolaj Izdebski mizdebsk at fedoraproject.org
Mon Apr 29 17:34:14 UTC 2013


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

    Remove unneeded BR: maven-idea-plugin

 apache-commons-jxpath.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/apache-commons-jxpath.spec b/apache-commons-jxpath.spec
index a346d16..689e7a4 100644
--- a/apache-commons-jxpath.spec
+++ b/apache-commons-jxpath.spec
@@ -3,7 +3,7 @@
 
 Name:             apache-%{short_name}
 Version:          1.3
-Release:          15%{?dist}
+Release:          16%{?dist}
 Summary:          Simple XPath interpreter
 
 Group:            Development/Libraries
@@ -19,7 +19,6 @@ BuildRequires:    maven-local
 BuildRequires:    maven-antrun-plugin
 BuildRequires:    maven-assembly-plugin
 BuildRequires:    maven-compiler-plugin
-BuildRequires:    maven-idea-plugin
 BuildRequires:    maven-install-plugin
 BuildRequires:    maven-jar-plugin
 BuildRequires:    maven-javadoc-plugin
@@ -75,6 +74,9 @@ rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
 %doc LICENSE.txt NOTICE.txt
 
 %changelog
+* Mon Apr 29 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.3-16
+- Remove unneeded BR: maven-idea-plugin
+
 * Tue Feb 26 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.3-15
 - Migrate from Tomcat 6 to Tomcat 7
 - Resolves: rhbz#913879


More information about the scm-commits mailing list