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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:35:31 UTC 2013


commit c22146fb83e9d412ff0bdc385943e6e116e5c4c7
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:35:27 2013 +0100

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

 aqute-bndlib.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/aqute-bndlib.spec b/aqute-bndlib.spec
index a50a73f..5d473ce 100644
--- a/aqute-bndlib.spec
+++ b/aqute-bndlib.spec
@@ -1,7 +1,7 @@
 
 Name:           aqute-bndlib
 Version:        1.50.0
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        BND Library
 License:        ASL 2.0
 Group:          Development/Tools
@@ -14,7 +14,7 @@ BuildArch:      noarch
 
 BuildRequires:  jpackage-utils
 BuildRequires:  java-devel
-BuildRequires:  maven
+BuildRequires:  maven-local
 BuildRequires:  maven-surefire-provider-junit4
 
 Requires:       java
@@ -93,6 +93,10 @@ cp -pr target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.50.0-4
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.50.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list