]> git.pld-linux.org Git - packages/pdflib.git/commitdiff
- undefine earlier auto/th/pdflib-4_0_3-13
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 28 Jan 2007 14:46:32 +0000 (14:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pdflib.spec -> 1.76

pdflib.spec

index 97f73c9d664b61509b0eb98d856456d099a198eb..9ab8d66f44a2be2f650ce5db6e473504634556b4 100644 (file)
@@ -2,6 +2,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
@@ -34,10 +38,6 @@ BuildRoot:   %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %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
This page took 0.103383 seconds and 4 git commands to generate.