Author: pawelz                       Date: Sun Sep 20 18:59:42 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed symlinks
- rel 3 (for Titanium only. There is no need to rebuild it for Th or Ac)

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

---- Diffs:

================================================================
Index: packages/java-servletapi5/java-servletapi5.spec
diff -u packages/java-servletapi5/java-servletapi5.spec:1.28 
packages/java-servletapi5/java-servletapi5.spec:1.29
--- packages/java-servletapi5/java-servletapi5.spec:1.28        Wed Sep  9 
19:23:55 2009
+++ packages/java-servletapi5/java-servletapi5.spec     Sun Sep 20 20:59:37 2009
@@ -20,7 +20,7 @@
 Summary(pl.UTF-8):     Klasy z implementacjÄ… Java Servlet i JSP
 Name:          java-servletapi5
 Version:       5.5.28
-Release:       2
+Release:       3
 License:       Apache v2
 Group:         Libraries/Java
 Source0:       
http://www.apache.org/dist/tomcat/tomcat-5/v%{version}/src/apache-tomcat-%{version}-src.tar.gz
@@ -93,9 +93,9 @@
 # Don't install these files in distros where tomcat6 is available, to allow it
 # 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
+ln -s servlet-api-%{servletapiver}.jar 
$RPM_BUILD_ROOT%{_javadir}/servlet-api.jar
+ln -s servlet-api-%{servletapiver}.jar $RPM_BUILD_ROOT%{_javadir}/servlet.jar
+ln -s jsp-api-%{jspapiver}.jar $RPM_BUILD_ROOT%{_javadir}/jsp-api.jar
 %endif
 
 # javadoc
@@ -129,6 +129,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2009/09/20 18:59:37  pawelz
+- fixed symlinks
+- rel 3 (for Titanium only. There is no need to rebuild it for Th or Ac)
+
 Revision 1.28  2009/09/09 17:23:55  glen
 - do what the comment says!
 
================================================================

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

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

Reply via email to