Author: philipp

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

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-12/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- .cvsignore  8 Jan 2010 22:37:02 -0000       1.5
+++ .cvsignore  24 Feb 2010 19:13:45 -0000      1.6
@@ -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-12/perl-Net-Patricia.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- perl-Net-Patricia.spec      8 Jan 2010 22:37:02 -0000       1.12
+++ perl-Net-Patricia.spec      24 Feb 2010 19:13:45 -0000      1.13
@@ -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 <phil...@fedoraproject.org > - 1.16-1
+- new upstream version, official release
+
 * Fri Jan  8 2010 Stepan Kasal <ska...@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-12/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources     8 Jan 2010 22:37:02 -0000       1.5
+++ sources     24 Feb 2010 19:13:45 -0000      1.6
@@ -1 +1 @@
-2a3c90e0ce3dce93da17d61338feb5af  Net-Patricia-1.15_07.tar.gz
+0b3d6bdc2426ababe0c95304fd58d6eb  Net-Patricia-1.16.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to