[apache-commons-discovery] - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires wi

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:30:51 UTC 2013


commit bd0ec70777b9fe2df221271f67b64bcea3416995
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:30:47 2013 +0100

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

 apache-commons-discovery.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/apache-commons-discovery.spec b/apache-commons-discovery.spec
index b10b716..e8dac49 100644
--- a/apache-commons-discovery.spec
+++ b/apache-commons-discovery.spec
@@ -3,7 +3,7 @@
 
 Name:           apache-%{short_name}
 Version:        0.5
-Release:        5%{?dist}
+Release:        6%{?dist}
 Epoch:          2
 Summary:        Apache Commons Discovery
 License:        ASL 2.0
@@ -13,7 +13,7 @@ Source0:        http://www.apache.org/dist/commons/%{base_name}/source/%{short_n
 Patch0:         %{name}-addosgimanifest.patch
 BuildArch:      noarch
 
-BuildRequires:  xmvn >= 0.2.3
+BuildRequires:  maven-local >= 0.2.3
 BuildRequires:  java-devel >= 1:1.6.0
 BuildRequires:  jpackage-utils >= 0:1.6
 BuildRequires:  maven-surefire-provider-junit4
@@ -60,6 +60,10 @@ Obsoletes:      jakarta-%{short_name}-javadoc <= 1:0.4
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 2:0.5-6
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Tue Jan 15 2013 Michal Srb <msrb at redhat.com> - 2:0.5-5
 - Build with xmvn
 


More information about the scm-commits mailing list