SPECS: pdftk.spec - fix building with gcj 4.3

hawk hawk at pld-linux.org
Tue Mar 17 15:36:43 CET 2009


Author: hawk                         Date: Tue Mar 17 14:36:43 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix building with gcj 4.3

---- Files affected:
SPECS:
   pdftk.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/pdftk.spec
diff -u SPECS/pdftk.spec:1.9 SPECS/pdftk.spec:1.10
--- SPECS/pdftk.spec:1.9	Tue Nov 25 16:10:27 2008
+++ SPECS/pdftk.spec	Tue Mar 17 15:36:38 2009
@@ -12,6 +12,7 @@
 Group:		Applications/Publishing
 Source0:	http://www.pdfhacks.com/pdftk/%{name}-%{version}.tar.bz2
 # Source0-md5:	7214230b937dc996d209c05b7b7b3518
+Patch0:		%{name}-libgcj-4.3.patch
 URL:		http://www.accesspdf.com/pdftk/
 BuildRequires:	gcc-java
 BuildRequires:	libgcj-devel
@@ -45,6 +46,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 unset CLASSPATH
@@ -72,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2009/03/17 14:36:38  hawk
+- fix building with gcj 4.3
+
 Revision 1.9  2008/11/25 15:10:27  pawelz
 - added TODO (it does not build with libgcj-4.3)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pdftk.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list