rpms/perl-Net-CUPS/devel .cvsignore, 1.2, 1.3 perl-Net-CUPS.spec, 1.3, 1.4 sources, 1.2, 1.3

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Tue Dec 4 19:49:47 UTC 2007


Author: cweyl

Update of /cvs/extras/rpms/perl-Net-CUPS/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19909

Modified Files:
	.cvsignore perl-Net-CUPS.spec sources 
Log Message:
* Tue Dec 04 2007 Chris Weyl <cweyl at alumni.drew.edu> 0.55-1
- update to 0.55



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Net-CUPS/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	21 Mar 2007 15:02:54 -0000	1.2
+++ .cvsignore	4 Dec 2007 19:49:13 -0000	1.3
@@ -1 +1 @@
-Net-CUPS-0.51.tar.gz
+Net-CUPS-0.55.tar.gz


Index: perl-Net-CUPS.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Net-CUPS/devel/perl-Net-CUPS.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Net-CUPS.spec	21 Aug 2007 22:00:25 -0000	1.3
+++ perl-Net-CUPS.spec	4 Dec 2007 19:49:14 -0000	1.4
@@ -1,6 +1,6 @@
 Name:           perl-Net-CUPS
-Version:        0.51
-Release:        3%{?dist}
+Version:        0.55
+Release:        1%{?dist}
 Summary:        Perl bindings to the CUPS C API Interface
 License:        GPL or Artistic
 Group:          Development/Libraries
@@ -27,8 +27,8 @@
 
 make pure_install PERL_INSTALL_ROOT=%{buildroot}
 
-find %{buildroot} -type f -name .packlist -exec rm -f {} \;
-find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \;
+find %{buildroot} -type f -name .packlist -exec rm -f {} + 
+find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} +
 find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
 
 %{_fixperms} %{buildroot}/*
@@ -41,14 +41,16 @@
 
 %files
 %defattr(-,root,root,-)
-# not much in the way of examples, so let's throw in one of the tests.  better
-# than nothing.
-%doc Changes README TODO t/02_cups.t
+# not much in the way of examples, so let's throw in the tests.
+%doc Changes README TODO t/ examples/
 %{perl_vendorarch}/auto/*
 %{perl_vendorarch}/Net*
 %{_mandir}/man3/*
 
 %changelog
+* Tue Dec 04 2007 Chris Weyl <cweyl at alumni.drew.edu> 0.55-1
+- update to 0.55
+
 * Tue Aug 21 2007 Chris Weyl <cweyl at alumni.drew.edu> 0.51-3
 - bump
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Net-CUPS/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	21 Mar 2007 15:02:54 -0000	1.2
+++ sources	4 Dec 2007 19:49:14 -0000	1.3
@@ -1 +1 @@
-236f38f0dc33163ad5dbb0181e4bf7c4  Net-CUPS-0.51.tar.gz
+e2667d6d9b63befac5d38d7f0d4aadda  Net-CUPS-0.55.tar.gz




More information about the fedora-extras-commits mailing list