rpms/python-psyco/devel python-psyco.spec,1.22,1.23

Conrad Meyer konradm at fedoraproject.org
Sat Jan 24 22:36:23 UTC 2009


Author: konradm

Update of /cvs/pkgs/rpms/python-psyco/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26637

Modified Files:
	python-psyco.spec 
Log Message:
Added comment about being i386 only.


Index: python-psyco.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-psyco/devel/python-psyco.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- python-psyco.spec	13 Dec 2008 02:43:50 -0000	1.22
+++ python-psyco.spec	24 Jan 2009 22:35:52 -0000	1.23
@@ -14,6 +14,16 @@
 Source0:        http://download.sourceforge.net/psyco/%{srcname}-%{version}-src.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+# Upstream makes *heavy* use of inline i386 asm this would take extensive
+# work to support anything other than i386. See the URL for more info.
+# http://psyco.sourceforge.net/links.html
+# 
+# """
+# Here are a couple of non-Pythonic dynamic compilation projects. I am
+# often pointed to them as potentials back-ends for Psyco, to help make
+# Psyco portable beyond the current x86 machine code. However, I consider
+# them as not really suited for Psyco.
+# """
 ExclusiveArch:  i386
 BuildRequires:  python-devel
 




More information about the fedora-extras-commits mailing list