packages: tomcat/tomcat.spec - jasper subpackage must not create symlinks i...

pawelz pawelz at pld-linux.org
Sat Dec 12 18:04:39 CET 2009


Author: pawelz                       Date: Sat Dec 12 17:04:39 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- jasper subpackage must not create symlinks in tomcat dirs. These links should
  be provided by base tomcat package.

---- Files affected:
packages/tomcat:
   tomcat.spec (1.146 -> 1.147) 

---- Diffs:

================================================================
Index: packages/tomcat/tomcat.spec
diff -u packages/tomcat/tomcat.spec:1.146 packages/tomcat/tomcat.spec:1.147
--- packages/tomcat/tomcat.spec:1.146	Sat Dec 12 17:40:29 2009
+++ packages/tomcat/tomcat.spec	Sat Dec 12 18:04:33 2009
@@ -372,8 +372,11 @@
 %{_tomcatdir}/lib/commons-dbcp-tomcat5.jar
 %{_tomcatdir}/lib/commons-pool-tomcat5.jar
 %{_tomcatdir}/lib/el-api.jar
+%{_tomcatdir}/lib/jasper-el.jar
+%{_tomcatdir}/lib/jasper.jar
 %{_tomcatdir}/lib/jsp-api-2.1.jar
 %{_tomcatdir}/lib/mysql-connector-java.jar
+%{_tomcatdir}/lib/org.eclipse.jdt.core.jar
 %{_tomcatdir}/lib/servlet-api-2.5.jar
 %{_tomcatdir}/lib/tomcat-coyote.jar
 %{_tomcatdir}/lib/tomcat-i18n-es.jar
@@ -435,9 +438,6 @@
 %defattr(644,root,root,755)
 %{_javadir}/jasper-el.jar
 %{_javadir}/jasper.jar
-%{_tomcatdir}/lib/jasper-el.jar
-%{_tomcatdir}/lib/jasper.jar
-%{_tomcatdir}/lib/org.eclipse.jdt.core.jar
 
 %files catalina
 %defattr(644,root,root,755)
@@ -458,6 +458,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.147  2009/12/12 17:04:33  pawelz
+- jasper subpackage must not create symlinks in tomcat dirs. These links should
+  be provided by base tomcat package.
+
 Revision 1.146  2009/12/12 16:40:29  pawelz
 - split catalina and coyote into subpackages. It will allow to reuse these jars
   in applications that embed tomcat, like red5 or jboss.
================================================================

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



More information about the pld-cvs-commit mailing list