[pax-logging] - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires wi

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:33:32 UTC 2013


commit c83b9d2b4d8b31ca9c628e0b7b91c9b0abf4fbf2
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:33:28 2013 +0100

    - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
    - Replace maven BuildRequires with maven-local

 pax-logging.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/pax-logging.spec b/pax-logging.spec
index 7bff524..7ced51e 100644
--- a/pax-logging.spec
+++ b/pax-logging.spec
@@ -1,6 +1,6 @@
 Name:          pax-logging
 Version:       1.6.9
-Release:       3%{?dist}
+Release:       4%{?dist}
 Summary:       OSGi Logging framework implementation
 Group:         Development/Libraries
 License:       ASL 2.0 and BSD and MIT
@@ -17,7 +17,7 @@ BuildRequires: felix-osgi-compendium
 BuildRequires: felix-osgi-core
 BuildRequires: log4j
 
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: maven-compiler-plugin
 BuildRequires: maven-install-plugin
 BuildRequires: maven-javadoc-plugin
@@ -117,6 +117,10 @@ cp -rp pax-logging-api/NOTICE.txt .
 %doc LICENSE.txt NOTICE.txt
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.6.9-4
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Mon Oct 15 2012 gil cattaneo <puntogil at libero.it> 1.6.9-3
 - remove duplicate buildrequire
 


More information about the scm-commits mailing list