rpms/perl-Net-Patricia/F-11 .cvsignore, 1.4, 1.5 perl-Net-Patricia.spec, 1.10, 1.11 sources, 1.4, 1.5

Philip Prindeville philipp at fedoraproject.org
Wed Feb 24 19:10:25 UTC 2010


Author: philipp

Update of /cvs/pkgs/rpms/perl-Net-Patricia/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4631

Modified Files:
	.cvsignore perl-Net-Patricia.spec sources 
Log Message:
Update to stable release 1.16.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Net-Patricia/F-11/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	8 Jan 2010 22:23:20 -0000	1.4
+++ .cvsignore	24 Feb 2010 19:10:24 -0000	1.5
@@ -1 +1 @@
-Net-Patricia-1.15_07.tar.gz
+Net-Patricia-1.16.tar.gz


Index: perl-Net-Patricia.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Net-Patricia/F-11/perl-Net-Patricia.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- perl-Net-Patricia.spec	8 Jan 2010 22:23:20 -0000	1.10
+++ perl-Net-Patricia.spec	24 Feb 2010 19:10:25 -0000	1.11
@@ -1,5 +1,5 @@
 Name:           perl-Net-Patricia
-Version:        1.15_07
+Version:        1.16
 Release:        1%{?dist}
 Summary:        Patricia Trie perl module for fast IP address lookups
 License:        GPLv2+
@@ -35,7 +35,7 @@ rm -rf $RPM_BUILD_ROOT
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 
 find $RPM_BUILD_ROOT -type f \
-  \( -name .packlist -o -name '*.bs' -size 0 \) -exec rm {} \;
+  \( -name .packlist -o -name '*.bs' -size 0 \) -exec rm -f {} \;
 find $RPM_BUILD_ROOT -depth -type d -empty -exec rmdir {} \;
 
 chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/*
@@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Fri Feb 24 2010 Philip Prindeville <philipp at fedoraproject.org > - 1.16-1
+- new upstream version, official release
+
 * Fri Jan  8 2010 Stepan Kasal <skasal at redhat.com> - 1.15_07-1
 - new upstream version, recommended by the upstream maintainer
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Net-Patricia/F-11/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	8 Jan 2010 22:23:20 -0000	1.4
+++ sources	24 Feb 2010 19:10:25 -0000	1.5
@@ -1 +1 @@
-2a3c90e0ce3dce93da17d61338feb5af  Net-Patricia-1.15_07.tar.gz
+0b3d6bdc2426ababe0c95304fd58d6eb  Net-Patricia-1.16.tar.gz




More information about the perl-devel mailing list