rpms/pdftk/devel pdftk.spec,1.26,1.27

Jochen Schmitt s4504kr at fedoraproject.org
Thu Jun 17 18:55:55 UTC 2010


Author: s4504kr

Update of /cvs/pkgs/rpms/pdftk/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv23094

Modified Files:
	pdftk.spec 
Log Message:
Remove other experimental stuff


Index: pdftk.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pdftk/devel/pdftk.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -p -r1.26 -r1.27
--- pdftk.spec	17 Jun 2010 18:35:22 -0000	1.26
+++ pdftk.spec	17 Jun 2010 18:55:54 -0000	1.27
@@ -3,7 +3,7 @@
 Summary:        The PDF Tool Kit
 Name:           pdftk
 Version:        1.41
-Release:        25%{?dist}
+Release:        26%{?dist}
 License:        GPLv2+
 URL:            http://www.pdfhacks.com/pdftk/
 # Remove java-lib/com because it's contains licensing issue
@@ -49,10 +49,6 @@ C++ code to use iText's (itext-paulo) Ja
 %patch2 -p1
 %patch4 -p0 -b .classpath
 
-cd pdftk
-find -type f -exec sed -i -e 's|com/lowagie|com/itextpdf|g' \
-     	     	         -e 's|com::lowagie|com::itextpdf|g' {} \;
-cd ..
 rm -rf java_libs
 
 %build
@@ -93,6 +89,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/*
 
 %changelog
+* Thu Jun 17 2010 Jochen Schmitt <Jochen herr-schmitt de> 1.41-26
+- Remove some other exerimental stuff
+
 * Thu Jun 17 2010 Jochen Schmitt <Jochen herr-schmitt de> 1.41-25
 - Remove experimental changes
 



More information about the scm-commits mailing list