]> git.pld-linux.org Git - packages/tomcat.git/commitdiff
- updated to 4.0.6
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 26 Nov 2002 21:46:30 +0000 (21:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    tomcat.spec -> 1.14

tomcat.spec

index 5850607dc6f099caed244fed937576bd67b171dd..cb3415acb895a3b05d7c34b55fc3449741e4ae38 100644 (file)
@@ -1,15 +1,14 @@
 Summary:       The Tomcat Servlet/JSP Container
 Summary(pl):   Tomcat - Zasobnik servletów/JSP
 Name:          jakarta-tomcat
-Version:       4.0.1
+Version:       4.0.6
 %define                base_version 4.0
-Release:       3
+Release:       1
 License:       Apache
 Group:         Development/Languages/Java
 Source0:       http://jakarta.apache.org/builds/%{name}-%{base_version}/release/v%{version}/src/%{name}-%{version}-src.tar.gz
 Source1:       %{name}.init
 Patch0:                %{name}-fixes.patch
-Patch1:                %{name}-JAVA_HOME.patch
 URL:           http://jakarta.apache.org/tomcat/index.html
 # required:
 BuildRequires: jdk >= 1.2
@@ -73,7 +72,6 @@ Dokumentacja do Tomcata.
 %prep
 %setup -q -n %{name}-%{version}-src
 %patch0 -p1
-%patch1 -p1
 
 %build
 if [ -z "$JAVA_HOME" ]; then
This page took 0.039757 seconds and 4 git commands to generate.