Browse Source

python-crypto-vl.spec

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@5152 ec354946-7b23-47d6-9f5a-488ba84defc7
kudoh 12 years ago
parent
commit
512847c2d6
1 changed files with 8 additions and 4 deletions
  1. 8 4
      p/python-crypto/python-crypto-vl.spec

+ 8 - 4
p/python-crypto/python-crypto-vl.spec

@@ -4,15 +4,15 @@
 Summary:	Cryptography library for Python
 Summary(ja):	Python 用 Cryptography ライブラリ
 Name:		python-crypto
-Version:	2.3
-Release:	2%{?_dist_release}
+Version:	2.4.1
+Release:	1%{?_dist_release}
 License:	Python License (CNRI Python License)
 Group:		Development/Libraries
 URL:		http://www.dlitz.net/software/pycrypto/
 Source:		http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/pycrypto-%{version}.tar.gz
 
 #Patch0:         arc2-buffer-overflow.patch
-Patch1:         no-usr-local.patch
+#Patch1:         no-usr-local.patch
 #Patch2:         run-tests.patch
 Patch3:         doc.patch
 
@@ -29,7 +29,7 @@ Python-crypto is a collection of both secure hash functions
 %prep
 %setup -n pycrypto-%{version} -q
 #%patch0 -p1
-%patch1 -p1
+#%patch1 -p1
 #%patch2 -p1
 %patch3 -p1
 
@@ -58,6 +58,10 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/
 
 %changelog
+* Sun Nov 13 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> 2.4.1-1
+- new upstream release
+- dropt patch1
+
 * Sun Oct 3 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> 2.3-2
 - rebuilt with rpm-4.8.1 for pkg-config