rpms/perl-Net-CUPS/devel perl-Net-CUPS.spec,1.14,1.15

Chris Weyl cweyl at fedoraproject.org
Mon Aug 24 02:11:16 UTC 2009


Author: cweyl

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

Modified Files:
	perl-Net-CUPS.spec 
Log Message:
* Sun Aug 23 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.61-2
- add filtering to remove private so metadata



Index: perl-Net-CUPS.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Net-CUPS/devel/perl-Net-CUPS.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- perl-Net-CUPS.spec	23 Aug 2009 18:22:45 -0000	1.14
+++ perl-Net-CUPS.spec	24 Aug 2009 02:11:15 -0000	1.15
@@ -1,6 +1,6 @@
 Name:           perl-Net-CUPS
 Version:        0.61
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Perl bindings to the CUPS C API Interface
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -16,9 +16,11 @@ BuildRequires:  cups-devel
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::More)
 
+%{?perl_default_filter}
+
 %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 :)
+an urge to control CUPS servers via Perl, this is a good way to do it :)
 
 %prep
 %setup -q -n Net-CUPS-%{version}
@@ -55,6 +57,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Sun Aug 23 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.61-2
+- add filtering to remove private so metadata
+
 * Sun Aug 23 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.61-1
 - auto-update to 0.61 (by cpan-spec-update 0.01)
 - added a new req on perl(Test::More) (version 0)




More information about the scm-commits mailing list