SPECS: e1000.spec - up to 7.6.15; builds on kernel-*-2.6.22 and .24
zbyniu
zbyniu at pld-linux.org
Fri Feb 1 21:51:23 CET 2008
Author: zbyniu Date: Fri Feb 1 20:51:23 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 7.6.15; builds on kernel-*-2.6.22 and .24
---- Files affected:
SPECS:
e1000.spec (1.76 -> 1.77)
---- Diffs:
================================================================
Index: SPECS/e1000.spec
diff -u SPECS/e1000.spec:1.76 SPECS/e1000.spec:1.77
--- SPECS/e1000.spec:1.76 Wed Jan 23 18:32:04 2008
+++ SPECS/e1000.spec Fri Feb 1 21:51:18 2008
@@ -5,17 +5,17 @@
%bcond_with verbose # verbose build (V=1)
#
%define pname e1000
-%define _rel 2
+%define _rel 1
#
Summary: Intel(R) PRO/1000 driver for Linux
Summary(pl.UTF-8): Sterownik do karty Intel(R) PRO/1000
Name: %{pname}%{_alt_kernel}
-Version: 7.6.12
+Version: 7.6.15
Release: %{_rel}
License: GPL v2
Group: Base/Kernel
Source0: http://dl.sourceforge.net/e1000/%{pname}-%{version}.tar.gz
-# Source0-md5: e3a54d3a2862b378eeddfa2ce6298cae
+# Source0-md5: a5df155b530e7cfd7057771cf542ee4c
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
@@ -58,6 +58,8 @@
e1000-objs := e1000_main.o e1000_82540.o e1000_82542.o e1000_82571.o e1000_82541.o \
e1000_82543.o e1000_ich8lan.o e1000_80003es2lan.o e1000_mac.o e1000_nvm.o e1000_phy.o \
e1000_manage.o e1000_param.o e1000_ethtool.o kcompat.o e1000_api.o
+
+EXTRA_CFLAGS=-DDRIVER_E1000
EOF
%build
@@ -88,6 +90,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.77 2008-02-01 20:51:18 zbyniu
+- up to 7.6.15; builds on kernel-*-2.6.22 and .24
+
Revision 1.76 2008-01-23 17:32:04 hawk
- suffix src package with alt kernel name (if present)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/e1000.spec?r1=1.76&r2=1.77&f=u
More information about the pld-cvs-commit
mailing list