rpms/python-crypto/devel python-crypto.spec,1.20,1.21

Thorsten Leemhuis (thl) fedora-extras-commits at redhat.com
Fri Jan 4 14:11:06 UTC 2008


Author: thl

Update of /cvs/pkgs/rpms/python-crypto/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15268

Modified Files:
	python-crypto.spec 
Log Message:
* Fri Jan 04 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.0.1-11
- egg-info file in python_sitearch and not in python_sitelib



Index: python-crypto.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-crypto/devel/python-crypto.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- python-crypto.spec	4 Jan 2008 13:57:15 -0000	1.20
+++ python-crypto.spec	4 Jan 2008 14:10:27 -0000	1.21
@@ -4,7 +4,7 @@
 Summary:	Cryptography library for Python
 Name:		python-crypto
 Version:	2.0.1
-Release:	10.1
+Release:	11.1
 License:	Public Domain
 Group:		Development/Libraries
 URL:		http://www.amk.ca/python/code/crypto.html
@@ -42,7 +42,7 @@
 %files
 %defattr(-,root,root,-)
 %doc README TODO ACKS ChangeLog LICENSE Doc
-%{python_sitelib}/*.egg-info
+%{python_sitearch}/*.egg-info
 %{python_sitearch}/Crypto/*.py*
 %{python_sitearch}/Crypto/Cipher/*.so
 %{python_sitearch}/Crypto/Cipher/*.py*
@@ -61,6 +61,9 @@
 
 
 %changelog
+* Fri Jan 04 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.0.1-11
+- egg-info file in python_sitearch and not in python_sitelib
+
 * Fri Jan 04 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.0.1-10
 - ship egg-file
 




More information about the fedora-extras-commits mailing list