Author: thl
Update of /cvs/free/rpms/gspca-kmod/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv30840
Modified Files:
gspca-kmod.spec
Log Message:
disable ppc due to
https://bugzilla.redhat.com/show_bug.cgi?id=464613
Index: gspca-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/gspca-kmod/F-9/gspca-kmod.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gspca-kmod.spec 2 Oct 2008 20:09:30 -0000 1.1
+++ gspca-kmod.spec 3 Oct 2008 13:35:28 -0000 1.2
@@ -18,7 +18,10 @@
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 ppc ppc64
+ExclusiveArch: i586 i686 x86_64 ppc64
+# ppc disabled by knurd on 20081003 as it is known to fail on 2.6.26:
+#
https://bugzilla.redhat.com/show_bug.cgi?id=464613
+
# get the needed BuildRequires (in parts depending on what we build for)
BuildRequires: %{_bindir}/kmodtool
%{!?kernels:BuildRequires:
buildsys-build-rpmfusion-kerneldevpkgs-%{?buildforkernels:%{buildforkernels}}%{!?buildforkernels:current}-%{_target_cpu}
}
@@ -65,6 +68,7 @@
%changelog
* Thu Oct 02 2008 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1.00.20-30
- build for rpmfusion
+- disable ppc
* Sun May 04 2008 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1.00.20-4
- build for f9