Author: shadzik                      Date: Thu Mar  1 01:29:31 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 7.4.27

---- Files affected:
SPECS:
   kernel-net-e1000.spec (1.62 -> 1.63) 

---- Diffs:

================================================================
Index: SPECS/kernel-net-e1000.spec
diff -u SPECS/kernel-net-e1000.spec:1.62 SPECS/kernel-net-e1000.spec:1.63
--- SPECS/kernel-net-e1000.spec:1.62    Thu Mar  1 02:12:11 2007
+++ SPECS/kernel-net-e1000.spec Thu Mar  1 02:29:25 2007
@@ -10,12 +10,13 @@
 Summary:       Intel(R) PRO/1000 driver for Linux
 Summary(pl.UTF-8):     Sterownik do karty Intel(R) PRO/1000
 Name:          kernel%{_alt_kernel}-net-e1000
-Version:       7.3.20
+Version:       7.4.27
 Release:       [EMAIL PROTECTED]
 License:       GPL v2
 Group:         Base/Kernel
-Source0:       
ftp://aiedownload.intel.com/df-support/9180/eng/e1000-%{version}.tar.gz
-# Source0-md5: 5775b2aae2172be6c14c060c028d4696
+#Source0:      
ftp://aiedownload.intel.com/df-support/9180/eng/e1000-%{version}.tar.gz
+Source0:       http://dl.sourceforge.net/e1000/e1000-%{version}.tar.gz
+# Source0-md5: 1c6f31016bba0cbe2e4dbfecd4c7c058
 URL:           
http://support.intel.com/support/network/adapter/index.htm#PRO/1000
 %{?with_dist_kernel:BuildRequires:     kernel%{_alt_kernel}-module-build >= 
3:2.6.7}
 BuildRequires: rpmbuild(macros) >= 1.330
@@ -63,7 +64,9 @@
 %setup -q -n e1000-%{version}
 cat > src/Makefile <<'EOF'
 obj-m := e1000.o
-e1000-objs := e1000_main.o e1000_hw.o e1000_param.o e1000_ethtool.o kcompat.o
+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
 EOF
 
 %build
@@ -110,6 +113,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.63  2007/03/01 01:29:25  shadzik
+- 7.4.27
+
 Revision 1.62  2007/03/01 01:12:11  shadzik
 - up to 7.3.20
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel-net-e1000.spec?r1=1.62&r2=1.63&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to