SPECS: pykota.spec - psyco is available only on ix86 archs

baggins baggins at pld-linux.org
Sat Dec 8 01:00:30 CET 2007


Author: baggins                      Date: Sat Dec  8 00:00:30 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- psyco is available only on ix86 archs

---- Files affected:
SPECS:
   pykota.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/pykota.spec
diff -u SPECS/pykota.spec:1.11 SPECS/pykota.spec:1.12
--- SPECS/pykota.spec:1.11	Fri Dec  7 01:13:32 2007
+++ SPECS/pykota.spec	Sat Dec  8 01:00:25 2007
@@ -20,7 +20,9 @@
 BuildRequires:	python-MySQLdb >= 1.2
 BuildRequires:	python-PIL
 BuildRequires:	python-PIL-devel
+%ifarch %{ix86}
 BuildRequires:	python-psyco
+%endif
 BuildRequires:	python-PyGreSQL
 BuildRequires:	python-pyosd
 BuildRequires:	python-PyPAM
@@ -106,6 +108,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2007-12-08 00:00:25  baggins
+- psyco is available only on ix86 archs
+
 Revision 1.11  2007-12-07 00:13:32  baggins
 - more strict deps
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pykota.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list