rpms/perl-Socket6/devel perl-Socket6.spec,1.3,1.4

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Oct 17 03:07:06 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-Socket6/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3953

Modified Files:
	perl-Socket6.spec 
Log Message:

fix br



Index: perl-Socket6.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Socket6/devel/perl-Socket6.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Socket6.spec	21 Aug 2007 14:53:32 -0000	1.3
+++ perl-Socket6.spec	17 Oct 2007 03:06:33 -0000	1.4
@@ -1,6 +1,6 @@
 Name:           perl-Socket6
 Version:        0.19
-Release:        4%{?dist}
+Release:        4%{?dist}.1
 Summary:        IPv6 related part of the C socket.h defines and structure manipulators
 
 Group:          Development/Libraries
@@ -9,6 +9,7 @@
 Source0:        http://www.cpan.org/authors/id/U/UM/UMEMOTO/Socket6-%{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
@@ -52,6 +53,9 @@
 
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.19-4.1
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Tue Aug 21 2007 Warren Togami <wtogami at redhat.com> - 0.19-4
 - rebuild
 




More information about the fedora-extras-commits mailing list