rpms/perl-Net-SSLeay/devel perl-Net-SSLeay.spec,1.2,1.3

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Oct 17 02:04:20 UTC 2007


Author: spot

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

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

fix license, br



Index: perl-Net-SSLeay.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Net-SSLeay/devel/perl-Net-SSLeay.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Net-SSLeay.spec	21 Aug 2007 14:51:04 -0000	1.2
+++ perl-Net-SSLeay.spec	17 Oct 2007 02:03:27 -0000	1.3
@@ -5,11 +5,11 @@
 
 Name:           perl-Net-SSLeay
 Version:        1.30
-Release:        5%{?dist}
+Release:        5%{?dist}.1
 Summary:        Perl extension for using OpenSSL
 
 Group:          Development/Libraries
-License:        BSDish
+License:        OpenSSL
 URL:            http://search.cpan.org/dist/Net_SSLeay.pm/
 Source0:        http://www.cpan.org/authors/id/F/FL/FLORA/Net_SSLeay.pm-%{version}.tar.gz
 Patch0:         %{name}-test14.patch
@@ -17,6 +17,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  openssl-devel
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -72,6 +73,10 @@
 
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.30-5.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Tue Aug 21 2007 Warren Togami <wtogami at redhat.com> - 1.30-5
 - rebuild
 




More information about the fedora-extras-commits mailing list