[apache-commons-configuration] - 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:10 UTC 2013


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

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

 apache-commons-configuration.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/apache-commons-configuration.spec b/apache-commons-configuration.spec
index 1fe3dab..446208a 100644
--- a/apache-commons-configuration.spec
+++ b/apache-commons-configuration.spec
@@ -4,7 +4,7 @@
 
 Name:           apache-%{short_name}
 Version:        1.9
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Commons Configuration Package
 
 Group:          Development/Libraries
@@ -13,7 +13,7 @@ URL:            http://commons.apache.org/%{base_name}/
 Source0:        http://archive.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
 BuildArch:      noarch
 
-BuildRequires:  xmvn >= 0.2.1
+BuildRequires:  maven-local >= 0.2.1
 BuildRequires:  java-devel
 BuildRequires:  jpackage-utils
 BuildRequires:  maven-antrun-plugin
@@ -93,6 +93,10 @@ Obsoletes:      jakarta-%{short_name}-javadoc < 0:%{version}-%{release}
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.9-3
+- 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> - 1.9-2
 - Build with xmvn
 


More information about the scm-commits mailing list