rpms/jetty/F-12 jetty.spec,1.20,1.21

Alexander Kurtakov akurtakov at fedoraproject.org
Tue Sep 29 08:15:27 UTC 2009


Author: akurtakov

Update of /cvs/pkgs/rpms/jetty/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4131/F-12

Modified Files:
	jetty.spec 
Log Message:
No need to require the whole tomcat5.


Index: jetty.spec
===================================================================
RCS file: /cvs/pkgs/rpms/jetty/F-12/jetty.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- jetty.spec	18 Sep 2009 19:42:06 -0000	1.20
+++ jetty.spec	29 Sep 2009 08:15:26 -0000	1.21
@@ -42,7 +42,7 @@
 
 Name:           jetty
 Version:        6.1.20
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        The Jetty Webserver and Servlet Container
 
 Group:          Applications/Internet
@@ -96,8 +96,6 @@ Requires:  jakarta-commons-logging
 Requires:  tomcat5-jasper >= 5.5.26-1.5
 Requires:  jsp
 Requires:  mx4j >= 0:3.0
-Requires: tomcat5
-Requires: tomcat5-jasper
 Requires: tomcat6-servlet-2.5-api
 Requires: tomcat6-jsp-2.1-api
 Requires: slf4j
@@ -363,6 +361,9 @@ fi
 %doc %{_docdir}/%{name}-%{version}
 
 %changelog
+* Tue Sep 29 2009 Alexander Kurtakov <akurtako at redhat.com> 6.1.20-4
+- No need to require the whole tomcat5.
+
 * Fri Sep 18 2009 Jeff Johnston <jjohnstn at redhat.com> 6.1.20-3
 - Add djetty script source and fix init script to work properly.
 




More information about the fedora-extras-commits mailing list