]> git.pld-linux.org Git - packages/pdflib.git/commitdiff
- added skip_post_check_so to allow build auto/ti/pdflib-4_0_3-21
authorhawk <hawk@pld-linux.org>
Thu, 25 Nov 2010 11:03:05 +0000 (11:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pdflib.spec -> 1.94

pdflib.spec

index 5cc5f43da28969ecee130c29ddc1b96d96d6bbb6..57012ea64ebd086a5a73c1147c1831b0f11bd1a1 100644 (file)
@@ -6,17 +6,19 @@
 #
 # Conditional build:
 %bcond_without java    # Java binding
-#
+
 %ifnarch i586 i686 pentium3 pentium4 athlon %{x8664}
 %undefine       with_java
 %endif
-#
+
+%define                skip_post_check_so      pdflib_pl.so.0.0.0 pdflib_tcl.so.0.0.0 pdflib_py.so.0.0.0
+
 %include       /usr/lib/rpm/macros.perl
 Summary:       Portable C library for dynamically generating PDF files
 Summary(pl.UTF-8):     Przenośna biblioteka C do dynamicznego generowania plików PDF
 Name:          pdflib
 Version:       4.0.3
-Release:       20
+Release:       21
 License:       Aladdin Free Public License
 Group:         Libraries
 Source0:       %{name}-%{version}.tar.gz
This page took 0.041974 seconds and 4 git commands to generate.