SPECS: python-ssl.spec - rel 1; builds now

arekm arekm at pld-linux.org
Tue Feb 12 19:37:46 CET 2008


Author: arekm                        Date: Tue Feb 12 18:37:46 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 1; builds now

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

---- Diffs:

================================================================
Index: SPECS/python-ssl.spec
diff -u SPECS/python-ssl.spec:1.4 SPECS/python-ssl.spec:1.5
--- SPECS/python-ssl.spec:1.4	Fri Dec 14 15:56:53 2007
+++ SPECS/python-ssl.spec	Tue Feb 12 19:37:41 2008
@@ -5,11 +5,12 @@
 Summary:	SSL wrapper for socket objects from Python 2.6
 Name:		python-%{module}
 Version:	1.13
-Release:	0.1
+Release:	1
 License:	PSF
 Group:		Libraries/Python
 Source0:	http://pypi.python.org/packages/source/s/ssl/ssl-%{version}.tar.gz
 # Source0-md5:	f254773cb8023379fd071fd51112189a
+Patch0:		%{name}-setup.patch
 URL:		http://docs.python.org/dev/library/ssl.html
 BuildRequires:	bluez-libs-devel
 BuildRequires:	krb5-devel
@@ -32,6 +33,7 @@
 
 %prep
 %setup -q -n %{module}-%{version}
+%patch0 -p1
 
 %build
 python setup.py build
@@ -60,6 +62,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2008-02-12 18:37:41  arekm
+- rel 1; builds now
+
 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)
 
================================================================

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



More information about the pld-cvs-commit mailing list