rpms/perl-IO-Socket-INET6/devel perl-IO-Socket-INET6.spec,1.1,1.2

Tom Callaway (spot) fedora-extras-commits at redhat.com
Tue Oct 16 20:22:22 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-IO-Socket-INET6/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20500/devel

Modified Files:
	perl-IO-Socket-INET6.spec 
Log Message:

fix br, license



Index: perl-IO-Socket-INET6.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-IO-Socket-INET6/devel/perl-IO-Socket-INET6.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-IO-Socket-INET6.spec	12 Jul 2006 17:09:47 -0000	1.1
+++ perl-IO-Socket-INET6.spec	16 Oct 2007 20:21:49 -0000	1.2
@@ -1,10 +1,10 @@
 Name:           perl-IO-Socket-INET6
 Version:        2.51
-Release:        2%{?dist}
+Release:        2%{?dist}.1
 Summary:        Perl Object interface for AF_INET|AF_INET6 domain sockets
 
 Group:          Development/Libraries
-License:        Artistic or GPL
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/~mondejar/IO-Socket-INET6/
 Source0:        http://search.cpan.org/CPAN/authors/id/M/MO/MONDEJAR/IO-Socket-INET6-2.51.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -12,6 +12,7 @@
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl(Socket6)
+BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -49,6 +50,10 @@
 %{_mandir}/man3/*.3*
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 2.51-2.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Thu Jul 06 2006 Warren Togami <wtogami at redhat.com> 2.51-2
 - minor spec fixes (#197821)
 




More information about the fedora-extras-commits mailing list