rpms/perl-IO-Socket-SSL/devel .cvsignore, 1.9, 1.10 perl-IO-Socket-SSL.spec, 1.12, 1.13 sources, 1.9, 1.10

Paul Howarth pghmcfc at fedoraproject.org
Sat Aug 30 14:21:07 UTC 2008


Author: pghmcfc

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

Modified Files:
	.cvsignore perl-IO-Socket-SSL.spec sources 
Log Message:
* Sat Aug 30 2008 Paul Howarth <paul at city-fan.org> - 1.15-1
- Update to latest upstream version: 1.15
- Add buildreq and req for perl(Net::LibIDN) to avoid croaking when trying to
  verify an international name against a certificate



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-IO-Socket-SSL/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	16 Jul 2008 15:59:27 -0000	1.9
+++ .cvsignore	30 Aug 2008 14:20:37 -0000	1.10
@@ -1 +1 @@
-IO-Socket-SSL-1.14.tar.gz
+IO-Socket-SSL-1.15.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.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- perl-IO-Socket-SSL.spec	16 Jul 2008 15:59:27 -0000	1.12
+++ perl-IO-Socket-SSL.spec	30 Aug 2008 14:20:37 -0000	1.13
@@ -4,7 +4,7 @@
 #
 
 Name:		perl-IO-Socket-SSL
-Version:	1.14
+Version:	1.15
 Release:	1%{?dist}
 Summary:	Perl library for transparent SSL
 Group:		Development/Libraries
@@ -13,8 +13,10 @@
 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(ExtUtils::MakeMaker), perl(Net::SSLeay) >= 1.21, perl(Test::Simple)
+BuildRequires:	perl(ExtUtils::MakeMaker), perl(Test::Simple)
+BuildRequires:	perl(Net::LibIDN), perl(Net::SSLeay) >= 1.21
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+Requires:	perl(Net::LibIDN)
 
 %description
 This module is a true drop-in replacement for IO::Socket::INET that
@@ -58,6 +60,11 @@
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sat Aug 30 2008 Paul Howarth <paul at city-fan.org> - 1.15-1
+- Update to latest upstream version: 1.15
+- Add buildreq and req for perl(Net::LibIDN) to avoid croaking when trying to
+  verify an international name against a certificate
+
 * Wed Jul 16 2008 Paul Howarth <paul at city-fan.org> - 1.14-1
 - Update to latest upstream version: 1.14
 - BuildRequire perl(Net::SSLeay) >= 1.21
@@ -66,7 +73,7 @@
 - Rebuild for perl 5.10 (again)
 
 * Thu Jan 31 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.12-3
-- rebuild for new perl
+- Rebuild for new perl
 
 * Wed Nov 28 2007 Paul Howarth <paul at city-fan.org> - 1.12-2
 - Cosmetic spec changes suiting new maintainer's preferences
@@ -80,8 +87,8 @@
 - 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)
+- Correct license tag
+- Add BR: perl(ExtUtils::MakeMaker)
 
 * Sat Dec 02 2006 Robin Norwood <rnorwood at redhat.com> - 1.02-1
 - Upgrade to latest CPAN version: 1.02
@@ -99,7 +106,7 @@
 - 0.991
 
 * Wed Jul 12 2006 Warren Togami <wtogami at redhat.com> - 0.97-3
-- import into FC6
+- Import into FC6
 
 * Tue Feb 28 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.97-2
 - Rebuild for FC5 (perl 5.8.8).
@@ -110,7 +117,7 @@
 - Convert docs to UTF-8, drop some unuseful ones.
 
 * Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.96-4
-- rebuilt
+- Rebuilt
 
 * Tue Oct 12 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.96-3
 - Disable session test suite even if Net::SSLeay >= 1.26 is available.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-IO-Socket-SSL/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	16 Jul 2008 15:59:27 -0000	1.9
+++ sources	30 Aug 2008 14:20:37 -0000	1.10
@@ -1 +1 @@
-367019d835019769caff824fb5713e11  IO-Socket-SSL-1.14.tar.gz
+a5e8df9227ed0cac47ed4c4ebea03bdc  IO-Socket-SSL-1.15.tar.gz




More information about the fedora-extras-commits mailing list