rpms/tomcat5/F-8 tomcat5.spec,1.113,1.114

David Walluck dwalluck at fedoraproject.org
Mon Sep 15 19:03:49 UTC 2008


Author: dwalluck

Update of /cvs/pkgs/rpms/tomcat5/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1502

Modified Files:
	tomcat5.spec 
Log Message:
- add commons-io symlink


Index: tomcat5.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tomcat5/F-8/tomcat5.spec,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- tomcat5.spec	15 Sep 2008 17:46:11 -0000	1.113
+++ tomcat5.spec	15 Sep 2008 19:03:19 -0000	1.114
@@ -69,7 +69,7 @@
 Name: tomcat5
 Epoch: 0
 Version: 5.5.27
-Release: 0jpp.1%{?dist}
+Release: 0jpp.2%{?dist}
 Summary: Apache Servlet/JSP Engine, RI for Servlet 2.4/JSP 2.0 API
 
 Group: Networking/Daemons
@@ -495,7 +495,6 @@
 commons-collections.jar=$(build-classpath commons-collections)
 commons-logging.jar=$(build-classpath commons-logging)
 commons-daemon.jar=$(build-classpath commons-daemon)
-commons-io.jar=$(build-classpath commons-io)
 junit.jar=$(build-classpath junit)
 jasper-compiler-jdt.jar=$(build-classpath eclipse-ecj)
 EOBP
@@ -1013,6 +1012,8 @@
     %{name}/catalina-host-manager 2>&1
 build-jar-repository %{serverdir}/webapps/manager/WEB-INF/lib \
     commons-fileupload %{name}/catalina-manager 2>&1
+build-jar-repository %{serverdir}/webapps/manager/WEB-INF/lib \
+    commons-io %{name}/catalina-manager 2>&1
 %if %{gcj_support}
     %{_bindir}/rebuild-gcj-db
 %endif
@@ -1303,6 +1304,9 @@
 %endif
 
 %changelog
+* Mon Sep 15 2008 David Walluck <dwalluck at redhat.com> 0:5.5.27-0jpp.2
+- add commons-io symlink
+
 * Mon Sep 15 2008 David Walluck <dwalluck at redhat.com> 0:5.5.27-0jpp.1
 - 5.5.27
   Resolves: rhbz#456120




More information about the fedora-extras-commits mailing list