[jboss-jaxrs-1.1-api] - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires wi

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:02:17 UTC 2013


commit b84297b3fc75f68faa8d4342870b911fbc87967e
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:02:13 2013 +0100

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

 jboss-jaxrs-1.1-api.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/jboss-jaxrs-1.1-api.spec b/jboss-jaxrs-1.1-api.spec
index aeb3aaa..1da0a28 100644
--- a/jboss-jaxrs-1.1-api.spec
+++ b/jboss-jaxrs-1.1-api.spec
@@ -3,7 +3,7 @@
 
 Name:          jboss-jaxrs-1.1-api
 Version:       1.0.1
-Release:       3%{?dist}
+Release:       4%{?dist}
 Summary:       Java API for RESTful Web Services (JAX-RS) 1.1
 Group:         Development/Libraries
 License:       CDDL
@@ -15,7 +15,7 @@ Source0:       jboss-jaxrs-1.1-api-%{namedversion}.tar.xz
 
 BuildRequires: java-devel
 BuildRequires: jpackage-utils
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: maven-compiler-plugin
 BuildRequires: maven-install-plugin
 BuildRequires: maven-jar-plugin
@@ -72,6 +72,10 @@ cp -rp target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %doc LICENSE
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.0.1-4
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list