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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:40:51 UTC 2013


commit 50693025da37793a3016fafc1534ac698e74f7d1
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:40:47 2013 +0100

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

 resteasy.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/resteasy.spec b/resteasy.spec
index 4f021e6..c0a6e49 100644
--- a/resteasy.spec
+++ b/resteasy.spec
@@ -3,7 +3,7 @@
 
 Name: resteasy
 Version: 2.3.2
-Release: 9%{?dist}
+Release: 10%{?dist}
 Summary: Framework for RESTful Web services and Java applications
 Group: Development/Libraries
 License: ASL 2.0 and CDDL
@@ -81,7 +81,7 @@ BuildRequires: xerces-j2
 
 #BuildRequires: findbugs-maven-plugin
 BuildRequires: jetty-version-maven-plugin
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: maven-checkstyle-plugin
 BuildRequires: maven-compiler-plugin
 BuildRequires: maven-deploy-plugin
@@ -268,6 +268,10 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 %doc License.html
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 2.3.2-10
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Tue Aug 7 2012 Ade Lee <alee at redhat.com> - 2.3.2-9
 - Added tomcat6-servlet-2.5-api as a dependency
 


More information about the scm-commits mailing list