SPECS: icedtea.spec - starts building

arekm arekm at pld-linux.org
Sat Feb 7 17:13:50 CET 2009


Author: arekm                        Date: Sat Feb  7 16:13:50 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- starts building

---- Files affected:
SPECS:
   icedtea.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/icedtea.spec
diff -u SPECS/icedtea.spec:1.13 SPECS/icedtea.spec:1.14
--- SPECS/icedtea.spec:1.13	Sat Feb  7 17:06:12 2009
+++ SPECS/icedtea.spec	Sat Feb  7 17:13:45 2009
@@ -66,6 +66,8 @@
 sed -i -e 's#^PRINTF.*=.*#PRINTF = /bin/printf#g' \
 	openjdk/*/make/common/shared/Defs-utils.gmk
 
+mv openjdk openjdk-src
+
 %build
 unset JAVA_HOME || :
 %configure \
@@ -76,7 +78,7 @@
 	--with-xalan2-jar=%{_javadir}/xalan.jar \
 	--with-xalan2-serializer-jar=%{_javadir}/serializer.jar \
 	--with-xerces2-jar=%{_javadir}/xerces.jar \
-	--with-openjdk-src-dir=${PWD}/openjdk \
+	--with-openjdk-src-dir=${PWD}/openjdk-src \
 	--with-rhino=%{_javadir}/js.jar
 
 %{__make} -j1 \
@@ -100,6 +102,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2009/02/07 16:13:45  arekm
+- starts building
+
 Revision 1.13  2009/02/07 16:06:12  arekm
 - play with 1.8
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/icedtea.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list