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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:45:08 UTC 2013


commit 7dee517215d9453aa0b377429356501041f41d45
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:45:03 2013 +0100

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

 felix-parent.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/felix-parent.spec b/felix-parent.spec
index 29b1c26..3f73f42 100644
--- a/felix-parent.spec
+++ b/felix-parent.spec
@@ -1,6 +1,6 @@
 Name:           felix-parent
 Version:        1.2.1
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        Parent POM file for Apache Felix Specs
 
 Group:          Development/Libraries
@@ -17,7 +17,7 @@ BuildArch: noarch
 
 BuildRequires: jpackage-utils
 BuildRequires: junit
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: easymock2
 BuildRequires: maven-plugin-plugin
 BuildRequires: maven-compiler-plugin
@@ -101,6 +101,10 @@ install -pD -T -m 644 pom.xml \
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.2.1-10
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Tue Dec 18 2012 Michal Srb <msrb at redhat.com> - 1.2.1-9
 - Removed dependency on maven-site-plugin
 


More information about the scm-commits mailing list