Author: spot Update of /cvs/pkgs/rpms/perl-Cairo/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16822 Modified Files: .cvsignore perl-Cairo.spec sources Added Files: perl-Cairo-ATSUItoQUARTZ.patch Log Message: update to 1.045, convert ATSUI to QUARTZ perl-Cairo-ATSUItoQUARTZ.patch: --- NEW FILE perl-Cairo-ATSUItoQUARTZ.patch --- diff -up Cairo-1.045/Makefile.PL.BAD Cairo-1.045/Makefile.PL --- Cairo-1.045/Makefile.PL.BAD 2008-04-04 16:01:19.000000000 -0400 +++ Cairo-1.045/Makefile.PL 2008-04-04 16:01:31.000000000 -0400 @@ -235,7 +235,7 @@ if ($have_cairo_1_2) { CAIRO_FONT_TYPE_TOY CAIRO_FONT_TYPE_FT CAIRO_FONT_TYPE_WIN32 - CAIRO_FONT_TYPE_ATSUI + CAIRO_FONT_TYPE_QUARTZ /]; $enums{cairo_pattern_type_t} = [qw/ Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Cairo/devel/.cvsignore,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- .cvsignore 28 Nov 2007 18:46:25 -0000 1.14 +++ .cvsignore 4 Apr 2008 20:06:35 -0000 1.15 @@ -1 +1 @@ -Cairo-1.044.tar.gz +Cairo-1.045.tar.gz Index: perl-Cairo.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Cairo/devel/perl-Cairo.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- perl-Cairo.spec 3 Mar 2008 20:41:32 -0000 1.19 +++ perl-Cairo.spec 4 Apr 2008 20:06:35 -0000 1.20 @@ -5,14 +5,15 @@ # Name: perl-Cairo -Version: 1.044 -Release: 4%{?dist} +Version: 1.045 +Release: 1%{?dist} Summary: Perl interface to the cairo library Group: Development/Libraries License: LGPLv2+ URL: http://search.cpan.org/dist/Cairo/ Source0: http://www.cpan.org/authors/id/T/TS/TSCH/Cairo-%{version}.tar.gz +Patch0: perl-Cairo-ATSUItoQUARTZ.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::Depends), perl(ExtUtils::PkgConfig) @@ -29,6 +30,7 @@ %prep %setup -q -n Cairo-%{version} +%patch0 -p1 chmod -c a-x examples/*.pl @@ -63,6 +65,10 @@ %changelog +* Fri Apr 4 2008 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> - 1.045-1 +- update to 1.045 +- change references to ATSUI to QUARTZ (resolves bz 440741) + * Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> - 1.044-4 - Rebuild for perl 5.10 (again) Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Cairo/devel/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 28 Nov 2007 18:46:25 -0000 1.14 +++ sources 4 Apr 2008 20:06:35 -0000 1.15 @@ -1 +1 @@ -45c2043e5e91d8ccb45329867b29e364 Cairo-1.044.tar.gz +de123ac0ecf149136a8d54312eaa79cc Cairo-1.045.tar.gz -- 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