SPECS: pdflib.spec - --with-java needs java_home

sls sls at pld-linux.org
Wed Oct 15 16:46:09 CEST 2008


Author: sls                          Date: Wed Oct 15 14:46:09 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- --with-java needs java_home

---- Files affected:
SPECS:
   pdflib.spec (1.81 -> 1.82) 

---- Diffs:

================================================================
Index: SPECS/pdflib.spec
diff -u SPECS/pdflib.spec:1.81 SPECS/pdflib.spec:1.82
--- SPECS/pdflib.spec:1.81	Wed Oct 15 16:31:32 2008
+++ SPECS/pdflib.spec	Wed Oct 15 16:46:03 2008
@@ -148,7 +148,7 @@
 %configure \
 	--enable-cxx \
 	--enable-shared-pdflib \
-	--with%{!?with_java:out}-java \
+	%{?with_java:--with-java=%{java_home}} \
 	--with-py=%{py_sitedir} \
 	--with-pyincl=%{py_incdir} \
 	--with-perl=%{__perl} \
@@ -234,6 +234,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.82  2008/10/15 14:46:03  sls
+- --with-java needs java_home
+
 Revision 1.81  2008/10/15 14:31:32  sls
 - not using config/aclocal.m4
 - added ac.patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pdflib.spec?r1=1.81&r2=1.82&f=u



More information about the pld-cvs-commit mailing list