SPECS: jakarta-commons-cli.spec - common-lang.jar bulid fix

czarny czarny at pld-linux.org
Wed Jul 5 08:43:30 CEST 2006


Author: czarny                       Date: Wed Jul  5 06:43:30 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
 - common-lang.jar bulid fix

---- Files affected:
SPECS:
   jakarta-commons-cli.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/jakarta-commons-cli.spec
diff -u SPECS/jakarta-commons-cli.spec:1.5 SPECS/jakarta-commons-cli.spec:1.6
--- SPECS/jakarta-commons-cli.spec:1.5	Fri May 19 13:28:19 2006
+++ SPECS/jakarta-commons-cli.spec	Wed Jul  5 08:43:24 2006
@@ -41,6 +41,8 @@
 
 %build
 install -d lib
+#Doesn't build without it, thou it get's the rest deps OK
+ln -s %{_javadir}/commons-lang.jar lib/commons-lang.jar
 ant dist \
 	-Dnoget="true"
 
@@ -69,6 +71,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/07/05 06:43:24  czarny
+ - common-lang.jar bulid fix
+
 Revision 1.5  2006/05/19 11:28:19  jajcus
 - s/jakarta-ant/ant/ in BR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/jakarta-commons-cli.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list