SPECS (AC-branch): kernel-net-e1000.spec - exclude ppc due gcc bug...
glen
glen at pld-linux.org
Thu Dec 7 21:23:41 CET 2006
Author: glen Date: Thu Dec 7 20:23:41 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- exclude ppc due gcc bug, but i want this pkg appear in AC
- rel 3
---- Files affected:
SPECS:
kernel-net-e1000.spec (1.58 -> 1.58.2.1)
---- Diffs:
================================================================
Index: SPECS/kernel-net-e1000.spec
diff -u SPECS/kernel-net-e1000.spec:1.58 SPECS/kernel-net-e1000.spec:1.58.2.1
--- SPECS/kernel-net-e1000.spec:1.58 Tue Nov 28 18:59:24 2006
+++ SPECS/kernel-net-e1000.spec Thu Dec 7 21:23:35 2006
@@ -5,7 +5,7 @@
%bcond_without smp # don't build SMP module
%bcond_with verbose # verbose build (V=1)
#
-%define _rel 2
+%define _rel 3
Summary: Intel(R) PRO/1000 driver for Linux
Summary(pl): Sterownik do karty Intel(R) PRO/1000
Name: kernel%{_alt_kernel}-net-e1000
@@ -26,6 +26,8 @@
Provides: kernel(e1000)
Obsoletes: e1000
Obsoletes: linux-net-e1000
+# gcc fails on AC
+ExcludeArch: ppc
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -107,6 +109,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.58.2.1 2006/12/07 20:23:35 glen
+- exclude ppc due gcc bug, but i want this pkg appear in AC
+- rel 3
+
Revision 1.58 2006/11/28 17:59:24 glen
- add per package modprobe file so one could keep using e1000 in their modprobe.conf
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel-net-e1000.spec?r1=1.58&r2=1.58.2.1&f=u
More information about the pld-cvs-commit
mailing list