Author: arekm                        Date: Sat Oct 22 07:36:52 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add missing changes from fc

---- Files affected:
packages/pdftk:
   pdftk.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: packages/pdftk/pdftk.spec
diff -u packages/pdftk/pdftk.spec:1.24 packages/pdftk/pdftk.spec:1.25
--- packages/pdftk/pdftk.spec:1.24      Sat Oct 22 09:23:02 2011
+++ packages/pdftk/pdftk.spec   Sat Oct 22 09:36:47 2011
@@ -1,4 +1,5 @@
 # $Revision$, $Date$
+%global                itextvers 2.1.7
 Summary:       pdftk - the pdf tool kit
 Summary(pl.UTF-8):     pdftk - Zestaw narzędzi dla plików PDF
 Name:          pdftk
@@ -15,12 +16,14 @@
 BuildRequires: dos2unix
 BuildRequires: jar
 BuildRequires: gcc-java
+BuildRequires: itext >= %{itextvers}
 BuildRequires: jasper-devel
 BuildRequires: libgcj-devel
 BuildRequires: libstdc++-devel
 BuildRequires: libwmf-devel
 BuildRequires: unzip
 Requires:      libgcj
+Requires:      itext >= 2.1.7-6
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -56,7 +59,9 @@
 
 %build
 unset CLASSPATH
-%{__make} -j1 -f Makefile.Redhat -C pdftk
+%{__make} -j1 -f Makefile.Redhat -C pdftk \
+       LIBDIR="%{_libdir}" \
+       ITEXTVERS="%{itextvers}" 
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -80,6 +85,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2011/10/22 07:36:47  arekm
+- add missing changes from fc
+
 Revision 1.24  2011/10/22 07:23:02  arekm
 - release 4
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pdftk/pdftk.spec?r1=1.24&r2=1.25&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to