SPECS: apache-tomcat.spec - fix one more jakarta in pkg name
glen
glen at pld-linux.org
Sun Apr 12 13:52:28 CEST 2009
Author: glen Date: Sun Apr 12 11:52:28 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix one more jakarta in pkg name
---- Files affected:
SPECS:
apache-tomcat.spec (1.101 -> 1.102)
---- Diffs:
================================================================
Index: SPECS/apache-tomcat.spec
diff -u SPECS/apache-tomcat.spec:1.101 SPECS/apache-tomcat.spec:1.102
--- SPECS/apache-tomcat.spec:1.101 Sat Apr 11 20:24:51 2009
+++ SPECS/apache-tomcat.spec Sun Apr 12 13:52:22 2009
@@ -289,7 +289,7 @@
ln -sf %{_vardir}/conf $RPM_BUILD_ROOT%{_sysconfdir}
# symlinks instead of copies
-jars="commons-el jakarta-commons-dbcp-tomcat5 servlet-api jsp-api commons-modeler"
+jars="commons-el commons-dbcp-tomcat5 servlet-api jsp-api commons-modeler"
for jar in $jars; do
jar=$(find-jar $jar)
ln -sf $jar $TOMCATDIR/common/lib
@@ -444,6 +444,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.102 2009/04/12 11:52:22 glen
+- fix one more jakarta in pkg name
+
Revision 1.101 2009/04/11 18:24:51 glen
- make find-jar subshells fatal
- cleanup
@@ -560,7 +563,7 @@
- added sysconfig file
Revision 1.68 2009/01/23 20:25:05 pawelz
-- fixed logdir path in %%files
+- fixed logdir path in %files
Revision 1.67 2009/01/23 20:16:11 pawelz
- install directories writable for tomcat into /var/lib
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apache-tomcat.spec?r1=1.101&r2=1.102&f=u
More information about the pld-cvs-commit
mailing list