]> git.pld-linux.org Git - packages/e1000.git/blobdiff - e1000.spec
- unifed URL for Source0
[packages/e1000.git] / e1000.spec
index d69053cd55915378a57f9f817f928b1157b16ff0..afee43da2676b379e458057ffeabb6093d3274fe 100644 (file)
 # nothing to be placed to debuginfo package
 %define                _enable_debug_packages  0
 
-%define                rel     2
+%define                rel     1
 %define                pname   e1000
 Summary:       Intel(R) PRO/1000 driver for Linux
 Summary(pl.UTF-8):     Sterownik do karty Intel(R) PRO/1000
 Name:          %{pname}%{_alt_kernel}
-Version:       8.0.16
+Version:       8.0.35
 Release:       %{rel}
 License:       GPL v2
 Group:         Base/Kernel
-Source0:       http://dl.sourceforge.net/e1000/%{pname}-%{version}.tar.gz
-# Source0-md5: 995c1989123f9da624aef7e0e90179ca
+Source0:       http://downloads.sourceforge.net/e1000/%{pname}-%{version}.tar.gz
+# Source0-md5: 0f452b979f7a7b9ea0b5a87a117f7408
 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
@@ -70,7 +70,7 @@ e1000-objs := e1000_main.o e1000_82540.o e1000_82542.o e1000_82541.o e1000_82543
 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
+EXTRA_CFLAGS=-DDRIVER_E1000 -DVLAN_GROUP_ARRAY_LEN=VLAN_N_VID
 EOF
 
 %build
This page took 0.039448 seconds and 4 git commands to generate.