msimacek pushed to apache-commons-el (master). "Bump tomcat depenency versions"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Mar 30 13:28:08 UTC 2015


>From e91b961f957d2d200c238a79d7850aec3e74a6af Mon Sep 17 00:00:00 2001
From: Michael Simacek <msimacek at redhat.com>
Date: Mon, 30 Mar 2015 15:26:03 +0200
Subject: Bump tomcat depenency versions


diff --git a/apache-commons-el.spec b/apache-commons-el.spec
index 72b5431..9980331 100644
--- a/apache-commons-el.spec
+++ b/apache-commons-el.spec
@@ -5,7 +5,7 @@
 
 Name:           apache-%{short_name}
 Version:        1.0
-Release:        32%{?dist}
+Release:        33%{?dist}
 Summary:        The Apache Commons Extension Language
 License:        ASL 1.1
 URL:            http://commons.apache.org/%{base_name}
@@ -16,8 +16,8 @@ Patch0:         %{short_name}-%{version}-license.patch
 Patch1:         %{short_name}-eclipse-manifest.patch
 Patch2:         %{short_name}-enum.patch
 BuildRequires:  ant
-BuildRequires:  tomcat-jsp-2.2-api
-BuildRequires:  tomcat-servlet-3.0-api
+BuildRequires:  tomcat-jsp-2.3-api
+BuildRequires:  tomcat-servlet-3.1-api
 BuildRequires:  junit
 
 %description
@@ -44,8 +44,8 @@ find . -type f -name "*.jar" -exec rm -f {} \;
 cat > build.properties <<EOBP
 build.compiler=modern
 junit.jar=$(build-classpath junit)
-servlet-api.jar=$(build-classpath tomcat-servlet-3.0-api)
-jsp-api.jar=$(build-classpath tomcat-jsp-2.2-api)
+servlet-api.jar=$(build-classpath tomcat-servlet-3.1-api)
+jsp-api.jar=$(build-classpath tomcat-jsp-2.3-api)
 servletapi.build.notrequired=true
 jspapi.build.notrequired=true
 EOBP
@@ -88,6 +88,9 @@ cp -pr dist/docs/api/* %{buildroot}%{_javadocdir}/%{name}
 
 
 %changelog
+* Mon Mar 30 2015 Michael Simacek <msimacek at redhat.com> - 1.0-33
+- Bump tomcat depenency versions
+
 * Tue Oct 14 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.0-32
 - Remove legacy Obsoletes/Provides for jakarta-commons
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/apache-commons-el.git/commit/?h=master&id=e91b961f957d2d200c238a79d7850aec3e74a6af


More information about the scm-commits mailing list