rpms/python-psyco/devel python-psyco.spec,1.16,1.17

Jesse Keating (jkeating) fedora-extras-commits at redhat.com
Fri Mar 7 16:42:15 UTC 2008


Author: jkeating

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

Modified Files:
	python-psyco.spec 
Log Message:
* Fri Mar 07 2008 Jesse Keating <jkeating at redhat.com> - 1.5.1-8
- Handle egg info files



Index: python-psyco.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-psyco/devel/python-psyco.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- python-psyco.spec	19 Feb 2008 23:49:32 -0000	1.16
+++ python-psyco.spec	7 Mar 2008 16:41:40 -0000	1.17
@@ -4,7 +4,7 @@
 
 Name:           python-%{srcname}
 Version:        1.5.1
-Release:        7%{?dist}
+Release:        8%{?dist}
 
 Summary:        The Python Specialing Compiler
 
@@ -52,8 +52,15 @@
 %{python_sitearch}/psyco/*.pyc
 %dir %{python_sitearch}/psyco
 %{python_sitearch}/psyco/*.pyo
+%if 0%{?fedora} >= 9
+  %{python_sitearch}/%{name}-%{version}-py2.5.egg-info
+%endif
+
 
 %changelog
+* Fri Mar 07 2008 Jesse Keating <jkeating at redhat.com> - 1.5.1-8
+- Handle egg info files
+
 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 1.5.1-7
 - Autorebuild for GCC 4.3
 




More information about the fedora-extras-commits mailing list