rpms/python-twisted-core/devel python-twisted-core.spec,1.9,1.10

Ignacio Vazquez-Abrams ivazquez at fedoraproject.org
Sun Nov 30 07:29:46 UTC 2008


Author: ivazquez

Update of /cvs/pkgs/rpms/python-twisted-core/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13412

Modified Files:
	python-twisted-core.spec 
Log Message:
Fix locations for Python 2.6


Index: python-twisted-core.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-twisted-core/devel/python-twisted-core.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- python-twisted-core.spec	29 Nov 2008 16:01:55 -0000	1.9
+++ python-twisted-core.spec	30 Nov 2008 07:29:15 -0000	1.10
@@ -5,7 +5,7 @@
 
 Name:           %{python}-twisted-core
 Version:        2.5.0
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        An asynchronous networking framework written in Python
 
 Group:          Development/Libraries
@@ -171,7 +171,7 @@
 %{python_sitearch}/twisted/trial/test/notpython
 
 %if 0%{?fedora} >= 9
-  %{python_sitearch}/Twisted-%{version}-py2.5.egg-info
+  %{python_sitearch}/Twisted-%{version}-py?.?.egg-info
 %endif
 
 %files doc
@@ -184,6 +184,9 @@
 %{_datadir}/zsh/site-functions/_twisted_zsh_stub
 
 %changelog
+* Sun Nov 30 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 2.5.0-6
+- Fix locations for Python 2.6
+
 * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 2.5.0-5
 - Rebuild for Python 2.6
 




More information about the fedora-extras-commits mailing list