packages (AC-branch): python-hashlib/python-hashlib.spec - up to 20081119

glen glen at pld-linux.org
Tue Aug 23 18:21:33 CEST 2011


Author: glen                         Date: Tue Aug 23 16:21:33 2011 GMT
Module: packages                      Tag: AC-branch
---- Log message:
- up to 20081119

---- Files affected:
packages/python-hashlib:
   python-hashlib.spec (1.1 -> 1.1.2.1) 

---- Diffs:

================================================================
Index: packages/python-hashlib/python-hashlib.spec
diff -u packages/python-hashlib/python-hashlib.spec:1.1 packages/python-hashlib/python-hashlib.spec:1.1.2.1
--- packages/python-hashlib/python-hashlib.spec:1.1	Fri Jul 25 19:45:26 2008
+++ packages/python-hashlib/python-hashlib.spec	Tue Aug 23 18:21:28 2011
@@ -2,15 +2,16 @@
 %define		module	hashlib
 Summary:	Python secure hash and message digest module
 Name:		python-%{module}
-Version:	20060408a
+Version:	20081119
 Release:	1
 License:	PSF
 Group:		Libraries/Python
 Source0:	http://code.krypto.org/python/hashlib/hashlib-%{version}.tar.gz
-# Source0-md5:	7c8df988d2d467dae1f34251ec5d95bd
+# Source0-md5:	09dea11f5b826718d2032db210183d3c
 URL:		http://code.krypto.org/python/hashlib/
 BuildRequires:	python-devel < 1:2.5
 BuildRequires:	python-devel >= 1:2.4
+BuildRequires:	rpmbuild(macros) >= 1.219
 %pyrequires_eq	python-modules
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -26,12 +27,13 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 %{__python} setup.py install \
 	--root=$RPM_BUILD_ROOT \
 	--install-lib=%{py_sitedir} \
 	--optimize=2
 
+%py_postclean
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -46,6 +48,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.1.2.1  2011/08/23 16:21:28  glen
+- up to 20081119
+
 Revision 1.1  2008/07/25 17:45:26  arekm
 - new
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-hashlib/python-hashlib.spec?r1=1.1&r2=1.1.2.1&f=u



More information about the pld-cvs-commit mailing list