SPECS: python-ssl.spec - up to 1.13; need to fix ssl detection aga...

arekm arekm at pld-linux.org
Fri Dec 14 15:56:59 CET 2007


Author: arekm                        Date: Fri Dec 14 14:56:59 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.13; need to fix ssl detection again (forgot to commit ssl patch and now lost it)

---- Files affected:
SPECS:
   python-ssl.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/python-ssl.spec
diff -u SPECS/python-ssl.spec:1.3 SPECS/python-ssl.spec:1.4
--- SPECS/python-ssl.spec:1.3	Sat Oct  6 20:07:39 2007
+++ SPECS/python-ssl.spec	Fri Dec 14 15:56:53 2007
@@ -4,13 +4,12 @@
 %define		module	ssl
 Summary:	SSL wrapper for socket objects from Python 2.6
 Name:		python-%{module}
-Version:	1.5
-Release:	1
+Version:	1.13
+Release:	0.1
 License:	PSF
 Group:		Libraries/Python
 Source0:	http://pypi.python.org/packages/source/s/ssl/ssl-%{version}.tar.gz
-# Source0-md5:	ef2fff1da3df0ca10746bd5e9ea02765
-Patch0:		%{name}-check.patch
+# Source0-md5:	f254773cb8023379fd071fd51112189a
 URL:		http://docs.python.org/dev/library/ssl.html
 BuildRequires:	bluez-libs-devel
 BuildRequires:	krb5-devel
@@ -33,7 +32,6 @@
 
 %prep
 %setup -q -n %{module}-%{version}
-%patch0 -p1
 
 %build
 python setup.py build
@@ -62,7 +60,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.3  2007-10-06 18:07:39  arekm
+Revision 1.4  2007-12-14 14:56:53  arekm
+- up to 1.13; need to fix ssl detection again (forgot to commit ssl patch and now lost it)
+
+Revision 1.3  2007/10/06 18:07:39  arekm
 - missing dir
 
 Revision 1.2  2007/10/06 18:06:51  arekm
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-ssl.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list