rpms/perl-Net-SSLeay/devel .cvsignore, 1.2, 1.3 perl-Net-SSLeay.spec, 1.5, 1.6 sources, 1.2, 1.3

Ville Skytta (scop) fedora-extras-commits at redhat.com
Sun Jan 15 12:25:19 UTC 2006


Author: scop

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

Modified Files:
	.cvsignore perl-Net-SSLeay.spec sources 
Log Message:
* Sun Jan 15 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.30-1
- 1.30.
- Optionally run the test suite during build with "--with tests".



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Net-SSLeay/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	20 Dec 2004 17:25:07 -0000	1.2
+++ .cvsignore	15 Jan 2006 12:25:16 -0000	1.3
@@ -1 +1 @@
-Net_SSLeay.pm-1.26.tar.gz
+Net_SSLeay.pm-1.30.tar.gz


Index: perl-Net-SSLeay.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Net-SSLeay/devel/perl-Net-SSLeay.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Net-SSLeay.spec	9 Nov 2005 21:28:33 -0000	1.5
+++ perl-Net-SSLeay.spec	15 Jan 2006 12:25:16 -0000	1.6
@@ -1,12 +1,12 @@
 Name:           perl-Net-SSLeay
-Version:        1.26
-Release:        3%{?dist}
+Version:        1.30
+Release:        1%{?dist}
 Summary:        Perl extension for using OpenSSL
 
 Group:          Development/Libraries
 License:        BSDish
 URL:            http://search.cpan.org/dist/Net_SSLeay.pm/
-Source0:        http://www.fas.harvard.edu/~behrooz/Net_SSLeay.pm-1.26.tar.gz
+Source0:        http://www.cpan.org/authors/id/F/FL/FLORA/Net_SSLeay.pm-%{version}.tar.gz
 Patch0:         %{name}-test14.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -27,7 +27,7 @@
 %setup -q -n Net_SSLeay.pm-%{version}
 %patch0 -p0
 cp -p Net-SSLeay-Handle-*/Changes Changes.Net-SSLeay-Handle
-chmod 644 examples/*
+chmod -c 644 examples/*
 %{__perl} -pi -e 's|/usr/local/bin/perl|%{__perl}|' examples/*.pl
 iconv -f iso-8859-1 -t utf-8 SSLeay.pm > SSLeay.pm.utf8
 mv SSLeay.pm.utf8 SSLeay.pm
@@ -49,7 +49,7 @@
 
 
 %check
-# make test # spawns servers, contacts external sites...
+%{?_with_tests:make test} # spawns servers, contacts external sites...
 
 
 %clean
@@ -65,6 +65,10 @@
 
 
 %changelog
+* Sun Jan 15 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.30-1
+- 1.30.
+- Optionally run the test suite during build with "--with tests".
+
 * Wed Nov  9 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.26-3
 - Rebuild for new OpenSSL.
 - Cosmetic cleanups.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Net-SSLeay/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	20 Dec 2004 17:25:07 -0000	1.2
+++ sources	15 Jan 2006 12:25:19 -0000	1.3
@@ -1 +1 @@
-6b7b044f553d089a1bce9fa0ef4c6615  Net_SSLeay.pm-1.26.tar.gz
+b0cd6c1681bbc0695d81be5cd852d1d0  Net_SSLeay.pm-1.30.tar.gz




More information about the fedora-extras-commits mailing list