packages: python-Crypto/python-Crypto.spec - Up to 2.5
caleb
caleb at pld-linux.org
Wed Jan 18 15:02:05 CET 2012
Author: caleb Date: Wed Jan 18 14:02:05 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- Up to 2.5
---- Files affected:
packages/python-Crypto:
python-Crypto.spec (1.31 -> 1.32)
---- Diffs:
================================================================
Index: packages/python-Crypto/python-Crypto.spec
diff -u packages/python-Crypto/python-Crypto.spec:1.31 packages/python-Crypto/python-Crypto.spec:1.32
--- packages/python-Crypto/python-Crypto.spec:1.31 Fri Nov 5 12:38:37 2010
+++ packages/python-Crypto/python-Crypto.spec Wed Jan 18 15:01:59 2012
@@ -3,13 +3,13 @@
Summary: PyCrypto - The Python Cryptography Toolkit
Summary(pl.UTF-8): Kryptograficzny przybornik dla języka Python
Name: python-%{module}
-Version: 2.3
+Version: 2.5
Release: 1
# Mostly Public Domain apart from parts of HMAC.py and setup.py, which are Python
License: Public Domain and Python
Group: Development/Languages/Python
Source0: http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/pycrypto-%{version}.tar.gz
-# Source0-md5: 2b811cfbfc342d83ee614097effb8101
+# Source0-md5: 783e45d4a1a309e03ab378b00f97b291
URL: http://www.dlitz.net/software/pycrypto/
BuildRequires: python
BuildRequires: python-devel >= 2.2
@@ -80,6 +80,7 @@
%dir %{py_sitedir}/%{module}/Random
%dir %{py_sitedir}/%{module}/Random/Fortuna
%dir %{py_sitedir}/%{module}/Random/OSRNG
+%dir %{py_sitedir}/%{module}/Signature
%dir %{py_sitedir}/%{module}/Util
%attr(755,root,root) %{py_sitedir}/%{module}/*/*.so
%{py_sitedir}/%{module}/*/*.py[co]
@@ -94,6 +95,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.32 2012/01/18 14:01:59 caleb
+- Up to 2.5
+
Revision 1.31 2010/11/05 11:38:37 caleb
- Up to 2.3
- Removed patch applied upstream
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-Crypto/python-Crypto.spec?r1=1.31&r2=1.32&f=u
More information about the pld-cvs-commit
mailing list