[jboss-jstl-1.2-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:03:05 UTC 2013


commit 234529857cc6b67403f4f1e068ec02de61b33beb
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:03:01 2013 +0100

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

 jboss-jstl-1.2-api.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/jboss-jstl-1.2-api.spec b/jboss-jstl-1.2-api.spec
index 91bb3fa..63dace2 100644
--- a/jboss-jstl-1.2-api.spec
+++ b/jboss-jstl-1.2-api.spec
@@ -3,7 +3,7 @@
 
 Name: jboss-jstl-1.2-api
 Version: 1.0.3
-Release: 4%{dist}
+Release: 5%{dist}
 Summary: JSP Standard Template Library 1.2 API
 Group: Development/Libraries
 License: CDDL or GPLv2 with exceptions
@@ -19,7 +19,7 @@ Patch0: %{name}-fix-fsf-address.patch
 BuildRequires: java-devel
 BuildRequires: jboss-parent
 BuildRequires: jpackage-utils
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: maven-compiler-plugin
 BuildRequires: maven-enforcer-plugin
 BuildRequires: maven-install-plugin
@@ -100,6 +100,10 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.0.3-5
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Tue Jul 24 2012 Juan Hernandez <juan.hernandez at redhat.com> - 1.0.3-4
 - Added maven-enforcer-plugin build time dependency
 


More information about the scm-commits mailing list