Author: glen Date: Fri Apr 4 19:03:34 2008 GMT Module: SPECS Tag: LINUX_2_6_22 ---- Log message: - disable failing archs
---- Files affected: SPECS: e1000.spec (1.85.2.1 -> 1.85.2.2) ---- Diffs: ================================================================ Index: SPECS/e1000.spec diff -u SPECS/e1000.spec:1.85.2.1 SPECS/e1000.spec:1.85.2.2 --- SPECS/e1000.spec:1.85.2.1 Fri Apr 4 20:57:34 2008 +++ SPECS/e1000.spec Fri Apr 4 21:03:28 2008 @@ -30,6 +30,8 @@ URL: http://sourceforge.net/projects/e1000/ %{?with_dist_kernel:BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.20.2} BuildRequires: rpmbuild(macros) >= 1.379 +# gcc fails on ac-ppc, ac-sparc has no enable/disable_irq symbols +ExcludeArch: ppc sparc BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -102,6 +104,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.85.2.2 2008-04-04 19:03:28 glen +- disable failing archs + Revision 1.85.2.1 2008-04-04 18:57:34 glen - ac macros ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/e1000.spec?r1=1.85.2.1&r2=1.85.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
