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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:50:23 UTC 2013


commit cb62a9b9ebde6d1e450274b984e1238408fef700
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:50:19 2013 +0100

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

 xnio.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/xnio.spec b/xnio.spec
index 67ae5f9..221857c 100644
--- a/xnio.spec
+++ b/xnio.spec
@@ -3,7 +3,7 @@
 
 Name:             xnio
 Version:          3.0.3
-Release:          3%{?dist}
+Release:          4%{?dist}
 Summary:          JBoss XNIO
 Group:            Development/Libraries
 License:          LGPLv2+
@@ -18,7 +18,7 @@ BuildArch:        noarch
 
 BuildRequires:    jpackage-utils
 BuildRequires:    java-devel >= 1:1.7.0
-BuildRequires:    maven
+BuildRequires:    maven-local
 
 BuildRequires:    maven-compiler-plugin
 BuildRequires:    maven-install-plugin
@@ -99,6 +99,10 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
 %doc COPYING.txt
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 3.0.3-4
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Mon Jul 23 2012 Marek Goldmann <mgoldman at redhat.com> - 3.0.3-3
 - Fixed BR
 


More information about the scm-commits mailing list