SPECS: em8300.spec - kernel modules won't build on sparc32, no I2C...
hawk
hawk at pld-linux.org
Fri Apr 7 08:37:48 CEST 2006
Author: hawk Date: Fri Apr 7 06:37:48 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- kernel modules won't build on sparc32, no I2C in kernel
---- Files affected:
SPECS:
em8300.spec (1.41 -> 1.42)
---- Diffs:
================================================================
Index: SPECS/em8300.spec
diff -u SPECS/em8300.spec:1.41 SPECS/em8300.spec:1.42
--- SPECS/em8300.spec:1.41 Fri Apr 7 01:41:07 2006
+++ SPECS/em8300.spec Fri Apr 7 08:37:43 2006
@@ -9,6 +9,11 @@
%bcond_without userspace # don't build userspace tools
%bcond_with verbose # verbose build (V=1)
+%ifarch sparc
+# kernel modules won't build on sparc32, no I2C in kernel
+%undefine with_kernel
+%endif
+
%if %{without kernel}
%undefine with_dist_kernel
%endif
@@ -17,7 +22,7 @@
Summary(pl): Sterowniki dla DXR3 i H+
Name: em8300
Version: 0.15.2
-Release: 1
+Release: 2
License: GPL
Group: Applications/System
Source0: http://dl.sourceforge.net/dxr3/%{name}-%{version}.tar.gz
@@ -261,6 +266,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.42 2006/04/07 06:37:43 hawk
+- kernel modules won't build on sparc32, no I2C in kernel
+
Revision 1.41 2006/04/06 23:41:07 glen
- cc is used
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/em8300.spec?r1=1.41&r2=1.42&f=u
More information about the pld-cvs-commit
mailing list