SPECS: mythtv.spec - add ppc to ExclusiveArch list (gentoo has it ...
glen
glen at pld-linux.org
Sun Oct 16 21:40:11 CEST 2005
Author: glen Date: Sun Oct 16 19:40:11 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add ppc to ExclusiveArch list (gentoo has it so it perhaps works?)
---- Files affected:
SPECS:
mythtv.spec (1.36 -> 1.37)
---- Diffs:
================================================================
Index: SPECS/mythtv.spec
diff -u SPECS/mythtv.spec:1.36 SPECS/mythtv.spec:1.37
--- SPECS/mythtv.spec:1.36 Sun Oct 16 21:34:13 2005
+++ SPECS/mythtv.spec Sun Oct 16 21:40:06 2005
@@ -69,7 +69,7 @@
BuildRequires: qt-devel >= 6:3.2.1-4
BuildRequires: rpmbuild(macros) >= 1.228
BuildRequires: sed >= 4.0
-ExclusiveArch: %{ix86} %{x8664}
+ExclusiveArch: %{ix86} %{x8664} ppc
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -441,6 +441,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.37 2005/10/16 19:40:06 glen
+- add ppc to ExclusiveArch list (gentoo has it so it perhaps works?)
+
Revision 1.36 2005/10/16 19:34:13 glen
- not all i586 have mmx, so don't enable it (thx ankry)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mythtv.spec?r1=1.36&r2=1.37&f=u
More information about the pld-cvs-commit
mailing list