rpms/python-twisted-runner/devel python-twisted-runner.spec, 1.4, 1.5

Ignacio Vazquez-Abrams ivazquez at fedoraproject.org
Sun Nov 30 12:43:01 UTC 2008


Author: ivazquez

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

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


Index: python-twisted-runner.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-twisted-runner/devel/python-twisted-runner.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- python-twisted-runner.spec	29 Nov 2008 16:01:57 -0000	1.4
+++ python-twisted-runner.spec	30 Nov 2008 12:42:30 -0000	1.5
@@ -5,7 +5,7 @@
 
 Name:           %{python}-twisted-runner
 Version:        0.2.0
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Twisted Runner process management library and inetd replacement
 
 Group:          Development/Libraries
@@ -46,10 +46,13 @@
 %{python_sitearch}/twisted/runner/
 
 %if 0%{?fedora} >= 9
-  %{python_sitearch}/Twisted_Runner-%{version}-py2.5.egg-info
+  %{python_sitearch}/Twisted_Runner-%{version}-py?.?.egg-info
 %endif
 
 %changelog
+* Sun Nov 30 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 0.2.0-8
+- Fix locations for Python 2.6
+
 * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 0.2.0-7
 - Rebuild for Python 2.6
 




More information about the fedora-extras-commits mailing list