rpms/perl-IO-Socket-SSL/devel .cvsignore, 1.7, 1.8 perl-IO-Socket-SSL.spec, 1.7, 1.8 sources, 1.7, 1.8

Robin Norwood (rnorwood) fedora-extras-commits at redhat.com
Fri Oct 26 18:19:11 UTC 2007


Author: rnorwood

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

Modified Files:
	.cvsignore perl-IO-Socket-SSL.spec sources 
Log Message:
Update to latest upstream version and fix package review issues.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-IO-Socket-SSL/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	2 Dec 2006 18:36:23 -0000	1.7
+++ .cvsignore	26 Oct 2007 18:18:32 -0000	1.8
@@ -1 +1 @@
-IO-Socket-SSL-1.02.tar.gz
+IO-Socket-SSL-1.12.tar.gz


Index: perl-IO-Socket-SSL.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-IO-Socket-SSL/devel/perl-IO-Socket-SSL.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-IO-Socket-SSL.spec	16 Oct 2007 20:28:39 -0000	1.7
+++ perl-IO-Socket-SSL.spec	26 Oct 2007 18:18:32 -0000	1.8
@@ -4,19 +4,20 @@
 #
 
 Name:           perl-IO-Socket-SSL
-Version:        1.02
-Release:        1%{?dist}.1
+Version:        1.12
+Release:        1%{?dist}
 Summary:        Perl library for transparent SSL
 
 Group:          Development/Libraries
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/IO-Socket-SSL/
-Source0:        http://www.cpan.org/authors/id/B/BE/BEHROOZI/IO-Socket-SSL-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/S/SU/SULLR/IO-Socket-SSL-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:  perl(Net::SSLeay)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Test::Simple)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -68,6 +69,14 @@
 
 
 %changelog
+* Fri Oct 26 2007 Robin Norwood <rnorwood at redhat.com> - 1.12-1
+- Update to latest upstream version: 1.12
+- Fix license tag
+- Add BuildRequires for ExtUtils::MakeMaker and Test::Simple
+- Fix package review issues:
+- Source URL
+- Resolves: bz#226264
+
 * Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.02-1.1
 - correct license tag
 - add BR: perl(ExtUtils::MakeMaker)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-IO-Socket-SSL/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	2 Dec 2006 18:36:23 -0000	1.7
+++ sources	26 Oct 2007 18:18:32 -0000	1.8
@@ -1 +1 @@
-54f766398d020cad97bb05765d06b81a  IO-Socket-SSL-1.02.tar.gz
+0f6e80c15341094df16828a25dbaeeaa  IO-Socket-SSL-1.12.tar.gz




More information about the fedora-extras-commits mailing list