packages: java-servletapi5/java-servletapi5.spec - do what the comment says!

glen glen at pld-linux.org
Wed Sep 9 19:24:00 CEST 2009


Author: glen                         Date: Wed Sep  9 17:24:00 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- do what the comment says!

---- Files affected:
packages/java-servletapi5:
   java-servletapi5.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: packages/java-servletapi5/java-servletapi5.spec
diff -u packages/java-servletapi5/java-servletapi5.spec:1.27 packages/java-servletapi5/java-servletapi5.spec:1.28
--- packages/java-servletapi5/java-servletapi5.spec:1.27	Wed Sep  9 16:20:16 2009
+++ packages/java-servletapi5/java-servletapi5.spec	Wed Sep  9 19:23:55 2009
@@ -91,8 +91,8 @@
 cp -a jsr154/dist/lib/servlet-api.jar $RPM_BUILD_ROOT%{_javadir}/servlet-api-%{servletapiver}.jar
 
 # Don't install these files in distros where tomcat6 is available, to allow it
-# to coexist with java-servletapi-6.0
-%if "%{pld_release}" == "ti"
+# to co-exist with java-servletapi-6.0
+%if "%{pld_release}" != "th"
 ln -s servlet-api-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/servlet-api.jar
 ln -s servlet-api-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/servlet.jar
 ln -s jsp-api-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/jsp-api.jar
@@ -129,6 +129,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2009/09/09 17:23:55  glen
+- do what the comment says!
+
 Revision 1.27  2009/09/09 14:20:16  pawelz
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/java-servletapi5/java-servletapi5.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list