rpms/Cython/F-9 Cython.spec,1.3,1.4

Neal Becker nbecker at fedoraproject.org
Sun Nov 9 12:54:32 UTC 2008


Author: nbecker

Update of /cvs/extras/rpms/Cython/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25549

Modified Files:
	Cython.spec 
Log Message:
Add pximport



Index: Cython.spec
===================================================================
RCS file: /cvs/extras/rpms/Cython/F-9/Cython.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Cython.spec	9 Nov 2008 12:43:21 -0000	1.3
+++ Cython.spec	9 Nov 2008 12:54:02 -0000	1.4
@@ -4,7 +4,7 @@
 
 Name:		Cython
 Version:	0.10
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	A language for writing Python extension modules
 
 Group:		Development/Tools
@@ -51,6 +51,7 @@
 %defattr(-,root,root,-)
 %{_bindir}/cython
 %{python_sitearch}/Cython
+%{python_sitearch}/pximport
 %if 0%{?fedora} >= 9
 %{python_sitearch}/Cython*egg-info
 %endif




More information about the fedora-extras-commits mailing list