[pax-logging] remove duplicate buildrequire

gil gil at fedoraproject.org
Mon Oct 15 17:29:58 UTC 2012


commit ba77fc6c9be2025afc902720dbcfdd9b8f8a0e59
Author: gil <puntogil at libero.it>
Date:   Mon Oct 15 19:29:45 2012 +0200

    remove duplicate buildrequire

 pax-logging.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/pax-logging.spec b/pax-logging.spec
index 7f45bd3..7bff524 100644
--- a/pax-logging.spec
+++ b/pax-logging.spec
@@ -1,6 +1,6 @@
 Name:          pax-logging
 Version:       1.6.9
-Release:       2%{?dist}
+Release:       3%{?dist}
 Summary:       OSGi Logging framework implementation
 Group:         Development/Libraries
 License:       ASL 2.0 and BSD and MIT
@@ -24,7 +24,7 @@ BuildRequires: maven-javadoc-plugin
 BuildRequires: maven-plugin-bundle
 BuildRequires: maven-resources-plugin
 BuildRequires: maven-source-plugin
-BuildRequires: maven-source-plugin
+BuildRequires: maven-surefire-plugin
 
 Requires:      avalon-framework
 Requires:      felix-osgi-compendium
@@ -117,6 +117,9 @@ cp -rp pax-logging-api/NOTICE.txt .
 %doc LICENSE.txt NOTICE.txt
 
 %changelog
+* Mon Oct 15 2012 gil cattaneo <puntogil at libero.it> 1.6.9-3
+- remove duplicate buildrequire
+
 * Sun Oct 14 2012 gil cattaneo <puntogil at libero.it> 1.6.9-2
 - fixed license tag
 


More information about the scm-commits mailing list