SPECS: python-Crypto.spec - rel 6; silence deprecation warnings

arekm arekm at pld-linux.org
Sat Dec 6 13:33:50 CET 2008


Author: arekm                        Date: Sat Dec  6 12:33:50 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 6; silence deprecation warnings

---- Files affected:
SPECS:
   python-Crypto.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/python-Crypto.spec
diff -u SPECS/python-Crypto.spec:1.22 SPECS/python-Crypto.spec:1.23
--- SPECS/python-Crypto.spec:1.22	Fri Oct  3 19:47:45 2008
+++ SPECS/python-Crypto.spec	Sat Dec  6 13:33:44 2008
@@ -6,10 +6,11 @@
 Summary(pl.UTF-8):	Kryptograficzny przybornik dla języka Python
 Name:		python-%{module}
 Version:	2.0.1
-Release:	5
+Release:	6
 License:	Free
 Source0:	http://www.amk.ca/files/python/crypto/pycrypto-%{version}.tar.gz
 # Source0-md5:	4d5674f3898a573691ffb335e8d749cd
+Patch0:		%{name}-warn.patch
 URL:		http://www.amk.ca/python/code/crypto.html
 Group:		Development/Languages/Python
 %pyrequires_eq	python-modules
@@ -45,6 +46,7 @@
 
 %prep
 %setup -q -n pycrypto-%{version}
+%patch0 -p1
 
 %build
 CFLAGS="%{rpmcflags}"
@@ -82,6 +84,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2008/12/06 12:33:44  arekm
+- rel 6; silence deprecation warnings
+
 Revision 1.22  2008/10/03 17:47:45  arekm
 - release 5
 
================================================================

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



More information about the pld-cvs-commit mailing list