commit 56b474498b49f25167f036898ee901c3e90c3ff4 Author: Marcela Mašláňová <mmasl...@redhat.com> Date: Tue Dec 21 18:43:01 2010 +0100
Recreate patch to be applied with fuzz 0 font-location.patch | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) --- diff --git a/font-location.patch b/font-location.patch index ed6b6d6..c00be9f 100644 --- a/font-location.patch +++ b/font-location.patch @@ -1,13 +1,13 @@ -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 +diff -up PDF-API2-0.73/lib/PDF/API2.pm.font PDF-API2-0.73/lib/PDF/API2.pm +--- PDF-API2-0.73/lib/PDF/API2.pm.font 2008-01-18 01:11:38.000000000 +0100 ++++ PDF-API2-0.73/lib/PDF/API2.pm 2010-12-21 18:42:03.704817432 +0100 @@ -39,8 +39,7 @@ BEGIN { - ($VERSION) = sprintf '%i.%03i', split(/\./,('$Revision: 1.3 $' =~ /Revision: (\S+)\s/)[0]); # $Date: 2008/09/30 20:03:09 $ + ($VERSION) = sprintf '%i.%03i', split(/\./,('$Revision: 2.15 $' =~ /Revision: (\S+)\s/)[0]); # $Date: 2008/01/18 00:11:38 $ - @FontDirs = ( (map { "$_/PDF/API2/fonts" } @INC), - qw[ /usr/share/fonts /usr/local/share/fonts c:/windows/fonts c:/winnt/fonts ] ); -+ @FontDirs = ( qw[ /usr/share/fonts/dejavu /usr/share/fonts ] ); ++ @FontDirs = ( qw[ /usr/share/fonts/dejavu /usr/share/fonts ] ); $seq="AA"; -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel