rpms/perl-Net-IP/devel perl-Net-IP.spec,1.9,1.10

Tom Callaway (spot) fedora-extras-commits at redhat.com
Fri Feb 1 14:36:46 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/perl-Net-IP/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13236

Modified Files:
	perl-Net-IP.spec 
Log Message:
Work around http://rt.perl.org/rt3//Public/Bug/Display.html?id=50114


Index: perl-Net-IP.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Net-IP/devel/perl-Net-IP.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- perl-Net-IP.spec	1 Feb 2008 03:33:27 -0000	1.9
+++ perl-Net-IP.spec	1 Feb 2008 14:35:58 -0000	1.10
@@ -1,6 +1,6 @@
 Name:           perl-Net-IP
 Version:        1.25
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Perl module for manipulation of IPv4 and IPv6 addresses
 
 Group:          Development/Libraries
@@ -15,6 +15,8 @@
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 Patch0:         perl-Net-IP-1.25-bz197425.patch
+# Work around http://rt.perl.org/rt3//Public/Bug/Display.html?id=50114
+ExcludeArch:    ppc ppc64
 
 %description
 This is the Net::IP module for Perl, designed to allow easy
@@ -60,6 +62,9 @@
 
 
 %changelog
+* Fri Feb  1 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.25-6
+- Work around http://rt.perl.org/rt3//Public/Bug/Display.html?id=50114
+
 * Thu Jan 31 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.25-5
 - rebuild for new perl
 




More information about the fedora-extras-commits mailing list