SPECS (AC-branch): kernel-net-e1000.spec - 7.4.27 - new Source0

shadzik shadzik at pld-linux.org
Thu Mar 1 03:18:46 CET 2007


Author: shadzik                      Date: Thu Mar  1 02:18:46 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- 7.4.27
- new Source0

---- Files affected:
SPECS:
   kernel-net-e1000.spec (1.58.2.1 -> 1.58.2.2) 

---- Diffs:

================================================================
Index: SPECS/kernel-net-e1000.spec
diff -u SPECS/kernel-net-e1000.spec:1.58.2.1 SPECS/kernel-net-e1000.spec:1.58.2.2
--- SPECS/kernel-net-e1000.spec:1.58.2.1	Thu Dec  7 21:23:35 2006
+++ SPECS/kernel-net-e1000.spec	Thu Mar  1 03:18:39 2007
@@ -5,16 +5,17 @@
 %bcond_without	smp		# don't build SMP module
 %bcond_with	verbose		# verbose build (V=1)
 #
-%define		_rel	3
+%define		_rel	1
 Summary:	Intel(R) PRO/1000 driver for Linux
 Summary(pl):	Sterownik do karty Intel(R) PRO/1000
 Name:		kernel%{_alt_kernel}-net-e1000
-Version:	7.2.9
+Version:	7.4.27
 Release:	%{_rel}@%{_kernel_ver_str}
 License:	GPL v2
 Group:		Base/Kernel
-Source0:	ftp://aiedownload.intel.com/df-support/9180/eng/e1000-%{version}.tar.gz
-# Source0-md5:	cb9f601df6c60f889aaabec475ba2089
+#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
@@ -64,7 +65,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
@@ -109,6 +112,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.58.2.2  2007/03/01 02:18:39  shadzik
+- 7.4.27
+- new Source0
+
 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
================================================================

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



More information about the pld-cvs-commit mailing list