Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/web
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv23418

Modified Files:
        tomcat5.info 
Log Message:
New upstream version and new maintainer (with permission from previous
maintainer, rangerrick).
Update by elcepi from the submissions tracker:
https://sourceforge.net/tracker/?func=detail&atid=414256&aid=2868459&group_id=17203


Index: tomcat5.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/web/tomcat5.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- tomcat5.info        3 Mar 2008 16:49:10 -0000       1.6
+++ tomcat5.info        8 Oct 2009 16:54:06 -0000       1.7
@@ -1,5 +1,5 @@
 Package: tomcat5
-Version: 5.5.26
+Version: 5.5.28
 Revision: 1
 Type: java(1.5)
 
@@ -11,11 +11,9 @@
        nam-CA: http://www.southofheaven.net/befunk
 <<
 Source: mirror:apache:tomcat/tomcat-5/v%v/bin/apache-tomcat-%v.tar.gz
-Source-MD5: d7d1ac1505a295ca304dc4e8b5bafdeb 
-Source2: mirror:apache:tomcat/tomcat-5/v%v/bin/apache-tomcat-%v-admin.tar.gz
-Source2-MD5: aecd046f56a3d4b77f46c509109fa292 
-Source3: 
http://mirrors.sirium.net/pub/apache/commons/io/binaries/commons-io-1.4-bin.tar.gz
-Source3-MD5: 2cef2d863797d4f06ea447199da56648 
+Source-MD5: ffe786075c2cdd9c1fde7640bce79d35 
+#Source2: mirror:apache:tomcat/tomcat-5/v%v/bin/apache-tomcat-%v-admin.tar.gz
+#Source2-MD5: 344cf521d2b295464c87d7d9b60e628d 
 PatchFile: %n.patch
 PatchFile-MD5: 1a4a0291281992c9fcb834ab7a4d85d1
 PatchScript: sed -e 's:@PREFIX@:%p:g' < %{PatchFile} | patch -p1
@@ -33,7 +31,7 @@
        %p/var/%N/conf/tomcat-users.xml
        %p/var/%N/conf/web.xml
 <<
-Conflicts: tomcat (<< 4.1.30-1)
+Conflicts: tomcat (<< 4.1.30-1), tomcat4
 Replaces: tomcat (<< 4.1.30-1)
 Provides: tomcat
 CompileScript: <<
@@ -58,7 +56,7 @@
        # logs
        install -d -m 755 %i/var/log
        chown tomcat:tomcat %i/var/log
-       chmod 2775 %i/var/log
+       chmod 755 %i/var/log
        ln -sf %p/var/%N/logs %i/var/log/%N
 
        # web apps
@@ -78,10 +76,6 @@
        # misc
        sudo chmod 0775 %i/share/webapps/* %i/var/%N/logs
 
-       # finx commons-io in the manager
-       cp ../commons-io-1.4/commons-io-1.4.jar 
%i/var/%N/server/webapps/manager/WEB-INF/lib
-       # chown tomcat:tomcat 
%i/var/%N/server/webapps/manager/WEB-INF/lib/commons-io-1.4.jar
-
        # fix up perms
        find %i/var/%N -type d -exec chmod 755 {} \;
        find %i/var/%N -type f -exec chmod 644 {} \;
@@ -117,7 +111,7 @@
        fi
 <<
 
-Recommends: %N-webapps
+Recommends: %N-webapps, tomcat5-admin
 SplitOff: <<
        Package: %N-webapps
        Files: <<
@@ -125,7 +119,6 @@
                var/%N/conf/Catalina/localhost/*
        <<
        ConfFiles: <<
-               %p/var/%N/conf/Catalina/localhost/admin.xml
                %p/var/%N/conf/Catalina/localhost/host-manager.xml
                %p/var/%N/conf/Catalina/localhost/manager.xml
        <<
@@ -138,7 +131,7 @@
 <<
 
 Homepage: http://jakarta.apache.org/tomcat/index.html
-Maintainer: Benjamin Reed <tomc...@fink.racoonfink.com>
+Maintainer: elcepi <elc...@users.sourceforge.net>
 Description: Java Servlet 2.4 Container and Web Server
 DescDetail: <<
 Apache Tomcat version 5.5 implements the Servlet 2.4 and JavaServer Pages
@@ -151,6 +144,10 @@
 the fink (and debian, for that matter) packaging guidelines.  I followed
 the way it's set up in the RedHat packages and put it in /var/tomcat5
 (I think debian does it this way as well.)
+
+
+It is not possible to build it using the --build-as-nobody flag since
+it needs to change the ownership of the files to user tomcat:tomcat
 <<
 DescUsage: <<
 To start, stop, or restart Tomcat, do:
@@ -162,3 +159,4 @@
   sudo daemonic enable %N
 <<
 License: BSD
+DocFiles: LICENSE NOTICE RELEASE-NOTES


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to