rpms/perl-Net-Patricia/devel perl-Net-Patricia.spec,1.5,1.6

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Oct 17 01:55:36 UTC 2007


Author: spot

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

Modified Files:
	perl-Net-Patricia.spec 
Log Message:

fix br



Index: perl-Net-Patricia.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Net-Patricia/devel/perl-Net-Patricia.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Net-Patricia.spec	23 Aug 2007 16:01:20 -0000	1.5
+++ perl-Net-Patricia.spec	17 Oct 2007 01:55:03 -0000	1.6
@@ -1,12 +1,13 @@
 Name:           perl-Net-Patricia
 Version:        1.014
-Release:        4%{?dist}
+Release:        4%{?dist}.1
 Summary:        Patricia Trie perl module for fast IP address lookups
 License:        GPLv2+
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Net-Patricia/
 Source0:        http://www.cpan.org/modules/by-module/Net/Net-Patricia-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -53,6 +54,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.014-4.1
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Thu Aug 23 2007 - Orion Poplawski <orion at cora.nwra.com> - 1.014-4
 - Update license tag to GPLv2+
 - Rebuild for BuildID




More information about the fedora-extras-commits mailing list