rpms/perl-Net-CUPS/F-9 perl-Net-CUPS.spec,1.7,1.8 sources,1.3,1.4

Chris Weyl cweyl at fedoraproject.org
Sat Jan 10 19:24:09 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-Net-CUPS/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8267

Modified Files:
	perl-Net-CUPS.spec sources 
Log Message:
* Sat Jan 10 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.59-2
- ...and finish cleaning up



Index: perl-Net-CUPS.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Net-CUPS/F-9/perl-Net-CUPS.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Net-CUPS.spec	7 Mar 2008 02:11:02 -0000	1.7
+++ perl-Net-CUPS.spec	10 Jan 2009 19:23:39 -0000	1.8
@@ -1,16 +1,20 @@
 Name:           perl-Net-CUPS
-Version:        0.55
-Release:        4%{?dist}
+Version:        0.59
+Release:        2%{?dist}
 Summary:        Perl bindings to the CUPS C API Interface
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Net-CUPS/
 Source0:        http://www.cpan.org/authors/id/D/DH/DHAGEMAN/Net-CUPS-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+
+# non-perl
+BuildRequires:  cups-devel 
+
+# perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::More)
-BuildRequires:  cups-devel 
-Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
 Net::CUPS is an interface to the Common Unix Printing System API.  If you feel
@@ -51,8 +55,25 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sat Jan 10 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.59-2
+- ...and finish cleaning up
+
+* Sat Jan 10 2009 Chris Weyl <cweyl at alumni.drew.edu> 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 at alumni.drew.edu> 0.56-2
+- and remove i18n.h from CUPS.xs.  See bz#455190
+- add zlib-devel as a BR.  See bz#455192
+- patch t/03_destination.t to not test add/remove functionality -- this is an
+  admin action under Fedora, if memory serves
+
+* Sun Jul 13 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.56-1
+- update to 0.56
+
 * Thu Mar 06 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.55-4
-Rebuild for new perl
+- Rebuild for new perl
 
 * Mon Feb 18 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 0.55-3
 - Autorebuild for GCC 4.3


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Net-CUPS/F-9/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	4 Dec 2007 19:49:14 -0000	1.3
+++ sources	10 Jan 2009 19:23:39 -0000	1.4
@@ -1 +1 @@
-e2667d6d9b63befac5d38d7f0d4aadda  Net-CUPS-0.55.tar.gz
+415619f4e5fac5f5dd8727b1321efd68  Net-CUPS-0.59.tar.gz




More information about the Fedora-perl-devel-list mailing list