Author: pawelz                       Date: Tue Jun  8 21:57:00 2010 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- first attempt to package tomcat 7
- does not build yet

---- Files affected:
packages/tomcat:
   tomcat.spec (1.172 -> 1.172.2.1) 

---- Diffs:

================================================================
Index: packages/tomcat/tomcat.spec
diff -u packages/tomcat/tomcat.spec:1.172 packages/tomcat/tomcat.spec:1.172.2.1
--- packages/tomcat/tomcat.spec:1.172   Sun May 30 23:16:11 2010
+++ packages/tomcat/tomcat.spec Tue Jun  8 23:56:54 2010
@@ -7,16 +7,19 @@
 %define                jspapiver       2.1
 %define                servletapiver   2.5
 
+%define                subver  rc4
+%define                rel     0.1
+
 %include       /usr/lib/rpm/macros.java
 Summary:       Web server and Servlet/JSP Engine, RI for Servlet 
%{servletapiver}/JSP %{jspapiver} API
 Summary(pl.UTF-8):     Serwer www i silnik Servlet/JSP będący wzorcową 
implementacją API Servlet %{servletapiver}/JSP %{jspapiver}
 Name:          tomcat
-Version:       6.0.26
-Release:       7
+Version:       7.0.0
+Release:       0.%{subver}.%{rel}
 License:       Apache v2.0
 Group:         Networking/Daemons/Java
-Source0:       
http://www.apache.org/dist/tomcat/tomcat-6/v%{version}/src/apache-%{name}-%{version}-src.tar.gz
-# Source0-md5: 83b46d9346bcbc517dbf6f1cac9ef8b1
+Source0:       http://execve.pl/PLD/%{name}-%{version}.tar.bz2
+# Source0-md5: cc386ea8fbc8efde51a3238cfb294191
 Source1:       apache-%{name}.init
 Source2:       apache-%{name}.sysconfig
 Source3:       %{name}-build.properties
@@ -25,8 +28,6 @@
 Source12:      %{name}-context-manager.xml
 Source13:      %{name}-context-host-manager.xml
 Source14:      %{name}-context-examples.xml
-Patch0:                %{name}-build.xml.patch
-Patch1:                %{name}-extras.xml.patch
 URL:           http://tomcat.apache.org/
 BuildRequires: ant >= 1.5.3
 BuildRequires: ant-trax
@@ -216,10 +217,7 @@
 javax.servlet.http, javax.servlet.jsp i java.servlet.jsp.tagext).
 
 %prep
-%setup -q -n apache-%{name}-%{version}-src
-
-%patch0 -p0
-%patch1 -p0
+%setup -q
 
 # we don't need those scripts
 rm bin/*.bat
@@ -455,6 +453,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.172.2.1  2010/06/08 21:56:54  pawelz
+- first attempt to package tomcat 7
+- does not build yet
+
 Revision 1.172  2010/05/30 21:16:11  pawelz
 - really do install java-mail
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tomcat/tomcat.spec?r1=1.172&r2=1.172.2.1&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to