Author: bjohnson Update of /cvs/pkgs/rpms/perl-PDF-API2/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20392 Modified Files: font-location.patch perl-PDF-API2.spec Log Message: - fix patch fuzz - change patch numbering font-location.patch: Index: font-location.patch =================================================================== RCS file: /cvs/pkgs/rpms/perl-PDF-API2/devel/font-location.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- font-location.patch 23 May 2008 01:02:29 -0000 1.2 +++ font-location.patch 30 Sep 2008 20:03:09 -0000 1.3 @@ -1,6 +1,7 @@ ---- PDF-API2-0.60/lib/PDF/API2.pm.orig 2007-03-17 14:07:21.000000000 -0600 -+++ PDF-API2-0.60/lib/PDF/API2.pm 2007-04-29 16:44:03.000000000 -0600 -@@ -39,8 +39,7 @@ +diff -up PDF-API2-0.69/lib/PDF/API2.pm.font-location PDF-API2-0.69/lib/PDF/API2.pm +--- PDF-API2-0.69/lib/PDF/API2.pm.font-location 2008-01-18 01:11:38.000000000 +0100 ++++ PDF-API2-0.69/lib/PDF/API2.pm 2008-09-29 10:57:36.000000000 +0200 +@@ -39,8 +39,7 @@ BEGIN { ($VERSION) = sprintf '%i.%03i', split(/\./,('$Revision$' =~ /Revision: (\S+)\s/)[0]); # $Date$ Index: perl-PDF-API2.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-PDF-API2/devel/perl-PDF-API2.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- perl-PDF-API2.spec 23 May 2008 01:18:59 -0000 1.12 +++ perl-PDF-API2.spec 30 Sep 2008 20:03:09 -0000 1.13 @@ -1,13 +1,13 @@ Name: perl-PDF-API2 Version: 0.69 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Perl module for creation and modification of PDF files Group: System Environment/Libraries License: LGPLv2+ URL: http://search.cpan.org/dist/PDF-API2/ Source0: http://search.cpan.org/CPAN/authors/id/A/AR/AREIBENS/PDF-API2-%{version}.tar.gz -Patch0: font-location.patch +Patch1: font-location.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -24,7 +24,7 @@ %prep %setup -q -n PDF-API2-%{version} -%patch0 -p1 -b .font-location +%patch1 -p1 -b .font-location # remove patch backup file so that it doesn't get installed (bz #427762) rm -f lib/PDF/API2.pm.orig @@ -121,6 +121,10 @@ %changelog +* Tue Sep 30 2008 Bernard Johnson <bjohnson@xxxxxxxxxxxx> - 0.69-6 +- fix patch fuzz +- change patch numbering + * Thu May 22 2008 Bernard Johnson <bjohnson@xxxxxxxxxxxx> - 0.69-5 - bump rel for new sources in F-7 -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list