[jboss-jsp-2.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:02:56 UTC 2013


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

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

 jboss-jsp-2.2-api.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/jboss-jsp-2.2-api.spec b/jboss-jsp-2.2-api.spec
index 562873d..04f08ae 100644
--- a/jboss-jsp-2.2-api.spec
+++ b/jboss-jsp-2.2-api.spec
@@ -3,7 +3,7 @@
 
 Name:             jboss-jsp-2.2-api
 Version:          1.0.1
-Release:          4%{dist}
+Release:          5%{dist}
 Summary:          JavaServer(TM) Pages 2.2 API
 Group:            Development/Libraries
 License:          CDDL or GPLv2 with exceptions
@@ -16,7 +16,7 @@ Source0:          %{name}-%{namedversion}.tar.xz
 BuildRequires:    java-devel
 BuildRequires:    jboss-parent
 BuildRequires:    jpackage-utils
-BuildRequires:    maven
+BuildRequires:    maven-local
 BuildRequires:    maven-compiler-plugin
 BuildRequires:    maven-install-plugin
 BuildRequires:    maven-jar-plugin
@@ -76,6 +76,10 @@ cp -rp target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %doc LICENSE README
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.0.1-5
+- 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-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list