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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:44:48 UTC 2013


commit eb84b450bfce8068ceec6a41cf979f094f4035ba
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:44:43 2013 +0100

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

 felix-osgi-obr.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/felix-osgi-obr.spec b/felix-osgi-obr.spec
index 005ebc6..cff1ec7 100644
--- a/felix-osgi-obr.spec
+++ b/felix-osgi-obr.spec
@@ -2,7 +2,7 @@
 
 Name:           felix-osgi-obr
 Version:        1.0.2
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Felix OSGi OBR Service API
 
 Group:          Development/Libraries
@@ -12,7 +12,7 @@ Source0:        http://www.apache.org/dist/felix/org.osgi.service.obr-%{version}
 BuildArch:      noarch
 
 BuildRequires:  jpackage-utils
-BuildRequires:  maven
+BuildRequires:  maven-local
 BuildRequires:  maven-plugin-bundle
 BuildRequires:  maven-surefire-plugin
 BuildRequires:  maven-surefire-provider-junit4
@@ -61,6 +61,10 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.0.2-8
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Tue Sep  4 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.0.2-7
 - Install LICENSE and NOTICE with javadoc package
 - Build with maven


More information about the scm-commits mailing list