rpms/perl-NetAddr-IP/devel perl-NetAddr-IP.spec,1.1,1.2

Andreas Thienemann (ixs) fedora-extras-commits at redhat.com
Tue Jul 10 15:56:57 UTC 2007


Author: ixs

Update of /cvs/extras/rpms/perl-NetAddr-IP/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15794

Modified Files:
	perl-NetAddr-IP.spec 
Log Message:
* Tue Jul 10 2007 Andreas Thienemann <andreas at bawue.net> 4.004-3
- Fixed missing BR on rawhide



Index: perl-NetAddr-IP.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-NetAddr-IP/devel/perl-NetAddr-IP.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-NetAddr-IP.spec	16 May 2007 21:08:44 -0000	1.1
+++ perl-NetAddr-IP.spec	10 Jul 2007 15:56:25 -0000	1.2
@@ -1,13 +1,13 @@
 Name:           perl-NetAddr-IP
 Version:        4.004
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Manages IPv4 and IPv6 addresses and subnets
 License:        Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/NetAddr-IP/
 Source0:        http://www.cpan.org/modules/by-module/NetAddr/NetAddr-IP-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker), perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -56,7 +56,10 @@
 %{_mandir}/man3/*
 
 %changelog
-* Thu Apr 26 2007 * Thu Apr 12 2007 Andreas Thienemann <andreas at bawue.net> 4.004-2
+* Tue Jul 10 2007 Andreas Thienemann <andreas at bawue.net> 4.004-3
+- Fixed missing BR on rawhide
+
+* Thu Apr 26 2007 Andreas Thienemann <andreas at bawue.net> 4.004-2
 - Moar docs!
 
 * Thu Apr 12 2007 Andreas Thienemann <andreas at bawue.net> 4.004-1




More information about the scm-commits mailing list