]> git.pld-linux.org Git - packages/tomcat.git/commitdiff
- jasper subpackage must not create symlinks in tomcat dirs. These links should
authorpawelz <pawelz@pld-linux.org>
Sat, 12 Dec 2009 17:04:33 +0000 (17:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  be provided by base tomcat package.

Changed files:
    tomcat.spec -> 1.147

tomcat.spec

index efe5e8afcc473ff4b51397d441ff416a04c6c5e8..788f621de601e6766b35cc0cc0b067a4796709d3 100644 (file)
@@ -371,8 +371,11 @@ fi
 %{_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
@@ -434,9 +437,6 @@ fi
 %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)
This page took 0.055982 seconds and 4 git commands to generate.