rpms/pdftk/F-10 pdftk.spec, 1.16, 1.17 pdftk-1.41-stdin.patch, 1.1, NONE

Jochen Schmitt s4504kr at fedoraproject.org
Wed Apr 22 21:18:17 UTC 2009


Author: s4504kr

Update of /cvs/extras/rpms/pdftk/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28505

Modified Files:
	pdftk.spec 
Removed Files:
	pdftk-1.41-stdin.patch 
Log Message:
Remove stdin patch and add Req. to modified iText release


Index: pdftk.spec
===================================================================
RCS file: /cvs/extras/rpms/pdftk/F-10/pdftk.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- pdftk.spec	9 Apr 2009 18:54:25 -0000	1.16
+++ pdftk.spec	22 Apr 2009 21:18:13 -0000	1.17
@@ -3,7 +3,7 @@
 Summary:        The PDF Tool Kit
 Name:           pdftk
 Version:        1.41
-Release:        15%{?dist}
+Release:        17%{?dist}
 License:        GPLv2+
 URL:            http://www.pdfhacks.com/pdftk/
 # Remove java-lib/com because it's contains licensing issue
@@ -11,7 +11,6 @@
 Patch0:         pdftk-use-internal-itext.patch
 Patch1:         pdftk-1.41-make.patch
 Patch2:         pdftk-1.41-gcc44.patch
-Patch3:		pdftk-1.41-stdin.patch
 # Solves ".afm files not found" error. RHBZ#494785:
 Patch4:		pdftk-classpath.patch
 Group:          Applications/Publishing
@@ -20,9 +19,10 @@
 BuildRequires:  libgcj-devel
 BuildRequires:  java-devel >= 1:1.6.0
 
-# Requires itext-2.1.4-3
 BuildRequires:  itext >= %{itextvers}
 
+Requires:	itext >= 2.1.5-2
+
 %description
 If PDF is electronic paper, then pdftk is an electronic staple-remover,
 hole-punch, binder, secret-decoder-ring, and X-Ray-glasses. Pdftk is a simple
@@ -47,7 +47,6 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1 -b .org
 %patch4 -p0 -b .classpath
 
 rm -rf java_libs
@@ -90,6 +89,12 @@
 %{_mandir}/man1/*
 
 %changelog
+* Tue Apr 21 2009 Jochen Schmitt <Jochen herr-schmitt de> 1.41-17
+- Bump release number
+
+* Tue Apr 21 2009 Jochen Schmitt <Jochen herr-schmitt de> 1.41-16
+- Remove stdin patch, add Req. to modified iText release (BZ #495574)
+
 * Wed Apr  8 2009 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> 1.41-15
 - Patch ".afm files not found" issue (#494785)
 


--- pdftk-1.41-stdin.patch DELETED ---




More information about the fedora-extras-commits mailing list