SPECS: apache-tomcat.spec - require exact version of java-servletapi5

pawelz pawelz at pld-linux.org
Thu Jan 22 13:17:05 CET 2009


Author: pawelz                       Date: Thu Jan 22 12:17:05 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- require exact version of java-servletapi5

---- Files affected:
SPECS:
   apache-tomcat.spec (1.61 -> 1.62) 

---- Diffs:

================================================================
Index: SPECS/apache-tomcat.spec
diff -u SPECS/apache-tomcat.spec:1.61 SPECS/apache-tomcat.spec:1.62
--- SPECS/apache-tomcat.spec:1.61	Thu Jan 22 13:10:44 2009
+++ SPECS/apache-tomcat.spec	Thu Jan 22 13:17:00 2009
@@ -47,7 +47,7 @@
 BuildRequires:	java-commons-modeler >= 2.0
 BuildRequires:	java-commons-pool >= 0:1.2
 BuildRequires:	java-commons-pool-tomcat5 >= 0:1.2
-BuildRequires:	java-servletapi5
+BuildRequires:	java-servletapi5 = %{version}-%{release}
 BuildRequires:	javamail >= 0:1.3.1
 BuildRequires:	jaxp_parser_impl >= 0:2.7.1
 BuildRequires:	jdbc-stdext >= 0:2.0
@@ -82,7 +82,7 @@
 Requires:	java-commons-el
 #Requires:	java-commons-fileupload
 #Requires:	java-commons-logging
-Requires:	java-servletapi5
+Requires:	java-servletapi5 = %{version}-%{release}
 Requires:	javamail >= 1.2
 Requires:	jaxp_parser_impl
 Requires:	jdbc-stdext >= 2.0
@@ -375,6 +375,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.62  2009/01/22 12:17:00  pawelz
+- require exact version of java-servletapi5
+
 Revision 1.61  2009/01/22 12:10:44  pawelz
 - sed script converted to patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apache-tomcat.spec?r1=1.61&r2=1.62&f=u



More information about the pld-cvs-commit mailing list