SPECS: jakarta-commons-pool.spec - just in case package the origin...

glen glen at pld-linux.org
Wed Apr 11 18:36:42 CEST 2007


Author: glen                         Date: Wed Apr 11 16:36:42 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- just in case package the original jar

---- Files affected:
SPECS:
   jakarta-commons-pool.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/jakarta-commons-pool.spec
diff -u SPECS/jakarta-commons-pool.spec:1.18 SPECS/jakarta-commons-pool.spec:1.19
--- SPECS/jakarta-commons-pool.spec:1.18	Wed Apr 11 18:04:08 2007
+++ SPECS/jakarta-commons-pool.spec	Wed Apr 11 18:36:36 2007
@@ -50,7 +50,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_javadir}
-
+install dist/commons-pool-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/commons-pool-%{version}.jar
 ln -s commons-pool-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/commons-pool.jar
 
 # javadoc
@@ -84,6 +84,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2007/04/11 16:36:36  glen
+- just in case package the original jar
+
 Revision 1.18  2007/04/11 16:04:08  baggins
 - removed Strange Things
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/jakarta-commons-pool.spec?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list