Author: cweyl Update of /cvs/extras/rpms/perl-Net-CUPS/F-10 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8198 Modified Files: perl-Net-CUPS.spec sources Log Message: * Sat Jan 10 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 0.59-2 - ...and finish cleaning up Index: perl-Net-CUPS.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Net-CUPS/F-10/perl-Net-CUPS.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- perl-Net-CUPS.spec 13 Jul 2008 20:29:26 -0000 1.8 +++ perl-Net-CUPS.spec 10 Jan 2009 19:23:20 -0000 1.9 @@ -1,5 +1,5 @@ Name: perl-Net-CUPS -Version: 0.56 +Version: 0.59 Release: 2%{?dist} Summary: Perl bindings to the CUPS C API Interface License: GPL+ or Artistic @@ -11,34 +11,20 @@ # non-perl BuildRequires: cups-devel -# see BZ#455192 -BuildRequires: zlib-devel # perl BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More) - -# keep from running tests which require admin privs under the Fedora setup -Patch0: dest_test.patch - %description Net::CUPS is an interface to the Common Unix Printing System API. If you feel an urge to control CUPS servers via perl, this is a good way to do it :) %prep %setup -q -n Net-CUPS-%{version} -%patch0 find . -type f -exec chmod -c -x {} + -# until we get BZ#455190 resolved (one way or the other) -perl -pi -e 's|^#include <cups/i18n.h>|/*#include <cups/i18n.h>*/|' CUPS.xs - -# grr. see the long languishing RT#35966 -# (http://rt.cpan.org/Public/Bug/Display.html?id=35966) -perl -pi -e 's|IPP_|Net::CUPS::IPP_|' lib/Net/CUPS/Destination.pm - %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" make %{?_smp_mflags} @@ -55,9 +41,7 @@ %{_fixperms} %{buildroot}/* %check -%{?!_with_network_tests: mv t/03_destination.t . } make test -%{?!_with_network_tests: mv 03_destination.t t/ } %clean rm -rf %{buildroot} @@ -71,6 +55,14 @@ %{_mandir}/man3/* %changelog +* Sat Jan 10 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 0.59-2 +- ...and finish cleaning up + +* Sat Jan 10 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 0.59-1 +- update to 0.59 +- drop some fixes that have been applied upstream (RHBZ#455190, RHBZ#455192, + RT#35966) + * Sun Jul 13 2008 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 0.56-2 - and remove i18n.h from CUPS.xs. See bz#455190 - add zlib-devel as a BR. See bz#455192 @@ -81,7 +73,7 @@ - update to 0.56 * Thu Mar 06 2008 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> - 0.55-4 -Rebuild for new perl +- Rebuild for new perl * Mon Feb 18 2008 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxx> - 0.55-3 - Autorebuild for GCC 4.3 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Net-CUPS/F-10/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 13 Jul 2008 20:29:26 -0000 1.4 +++ sources 10 Jan 2009 19:23:20 -0000 1.5 @@ -1 +1 @@ -ae0d60ca4544d551177f923c3d29da5c Net-CUPS-0.56.tar.gz +415619f4e5fac5f5dd8727b1321efd68 Net-CUPS-0.59.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