rpms/python-psyco/devel python-psyco.spec,1.24,1.25

Conrad Meyer konradm at fedoraproject.org
Sat Feb 28 00:45:18 UTC 2009


Author: konradm

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

Modified Files:
	python-psyco.spec 
Log Message:
Change exclusivearch to i586


Index: python-psyco.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-psyco/devel/python-psyco.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- python-psyco.spec	26 Feb 2009 23:01:56 -0000	1.24
+++ python-psyco.spec	28 Feb 2009 00:44:47 -0000	1.25
@@ -14,8 +14,8 @@
 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.
+# Upstream makes *heavy* use of inline x86 asm this would take extensive
+# work to support anything other than x86. See the URL for more info.
 # http://psyco.sourceforge.net/links.html
 # 
 # """
@@ -24,7 +24,7 @@
 # Psyco portable beyond the current x86 machine code. However, I consider
 # them as not really suited for Psyco.
 # """
-ExclusiveArch:  i386
+ExclusiveArch:  i586
 BuildRequires:  python-devel
 
 %description




More information about the scm-commits mailing list