SPECS: pdflib.spec - undefine earlier

arekm arekm at pld-linux.org
Sun Jan 28 15:46:37 CET 2007


Author: arekm                        Date: Sun Jan 28 14:46:37 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- undefine earlier

---- Files affected:
SPECS:
   pdflib.spec (1.75 -> 1.76) 

---- Diffs:

================================================================
Index: SPECS/pdflib.spec
diff -u SPECS/pdflib.spec:1.75 SPECS/pdflib.spec:1.76
--- SPECS/pdflib.spec:1.75	Sun Jan 28 15:45:06 2007
+++ SPECS/pdflib.spec	Sun Jan 28 15:46:32 2007
@@ -3,6 +3,10 @@
 # Conditional build:
 %bcond_without	java	# Java binding
 #
+%ifarch i386 i486 ppc ppc64
+%undefine       with_java
+%endif
+#
 %include	/usr/lib/rpm/macros.perl
 Summary:	Portable C library for dynamically generating PDF files
 Summary(pl):	Przenośna biblioteka C do dynamicznego generowania plików PDF
@@ -35,10 +39,6 @@
 
 %define tcl_ver %(echo `echo "puts [info tclversion]" | tclsh`)
 
-%ifarch i386 i486 ppc ppc64
-%undefine	with_java
-%endif
-
 %description
 PDFlib is a C library for generating PDF files. It offers a graphics
 API with support for drawing, text, fonts, images, and hypertext. Call
@@ -232,6 +232,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.76  2007/01/28 14:46:32  arekm
+- undefine earlier
+
 Revision 1.75  2007/01/28 14:45:06  arekm
 - no java on 486, too
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pdflib.spec?r1=1.75&r2=1.76&f=u



More information about the pld-cvs-commit mailing list