Author: thl
Update of /cvs/free/rpms/em8300-kmod/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv18059
Modified Files:
em8300-kmod.spec
Log Message:
disable ppc64 completely again
Index: em8300-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/em8300-kmod/devel/em8300-kmod.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- em8300-kmod.spec 19 Oct 2008 11:38:22 -0000 1.7
+++ em8300-kmod.spec 19 Oct 2008 11:46:25 -0000 1.8
@@ -3,7 +3,7 @@
# "buildforkernels newest" macro for just that build; immediately after
# queuing that build enable the macro again for subsequent builds; that way
# a new akmod package will only get build when a new one is actually needed
-#define buildforkernels newest
+%define buildforkernels newest
%define prever rc1
@@ -21,8 +21,8 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# needed for plague to make sure it builds for i586 and i686
-ExclusiveArch: i586 i686 x86_64 ppc64
-# ppc disabled by knurd on 20081019 as it is known to fail:
+ExclusiveArch: i586 i686 x86_64
+# ppc and ppc64 disabled by knurd on 20081019 as they are known to fail:
#
https://bugzilla.redhat.com/show_bug.cgi?id=465486
# get the needed BuildRequires (in parts depending on what we build for)
@@ -70,7 +70,6 @@
%changelog
* Sun Oct 19 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> -
0.17.2-0.1.rc1.1
- rebuild for latest rawhide kernel
-- enable ppc64 again
* Wed Oct 15 2008 Felix Kaechele <felix at fetzig dot org> - 0.17.2-0.1.rc1
- update to new upstream prerelease due to kernel incompatibilities