Author: pawelz                       Date: Mon Aug 17 15:00:51 2009 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- removed some commented lines
- dropped jta bcond

---- Files affected:
packages/tomcat:
   tomcat.spec (1.124.2.8 -> 1.124.2.9) 

---- Diffs:

================================================================
Index: packages/tomcat/tomcat.spec
diff -u packages/tomcat/tomcat.spec:1.124.2.8 
packages/tomcat/tomcat.spec:1.124.2.9
--- packages/tomcat/tomcat.spec:1.124.2.8       Mon Aug 17 16:57:12 2009
+++ packages/tomcat/tomcat.spec Mon Aug 17 17:00:45 2009
@@ -1,11 +1,9 @@
 # $Revision$, $Date$
 # TODO
-# - review %install section: which jar libs should we link to $TOMCATDIR/lib?
 # - review dependencies
 # - packages for *.renametojar files (-cgi and -ssi in server/lib)
 # Conditional build:
 %bcond_without javadoc         # skip building javadocs
-%bcond_with    jta             # put jta jar into tomcat lib dir.
 %bcond_without java_sun        # build with gcj (does not work)
 #
 
@@ -67,7 +65,6 @@
 Requires:      jaxp_parser_impl
 Requires:      jndi >= 1.2.1
 Requires:      jre >= 1.2
-%{?with_jta:Requires:  jta >= 1.0.1}
 Requires:      rc-scripts
 Provides:      group(servlet)
 Provides:      group(tomcat)
@@ -302,12 +299,6 @@
 %config(noreplace) %attr(664,root,tomcat) %verify(not md5 mtime size) 
%{_vardir}/conf/Catalina/localhost/ROOT.xml
 %{_tomcatdir}/webapps/ROOT
 
-# %config(noreplace) %attr(664,root,tomcat) %verify(not md5 mtime size) 
%{_vardir}/conf/Catalina/localhost/balancer.xml
-# %{_tomcatdir}/webapps/balancer
-#
-# %config(noreplace) %attr(664,root,tomcat) %verify(not md5 mtime size) 
%{_vardir}/conf/Catalina/localhost/webdav.xml
-# %{_tomcatdir}/webapps/webdav
-
 %{_tomcatdir}/logs
 %{_tomcatdir}/work
 %dir %{_vardir}
@@ -363,6 +354,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.124.2.9  2009/08/17 15:00:45  pawelz
+- removed some commented lines
+- dropped jta bcond
+
 Revision 1.124.2.8  2009/08/17 14:57:12  pawelz
 - servletapi subpackages
 - fixed rm paths in %prep
================================================================

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

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

Reply via email to