X-Git-Url: http://git.pld-linux.org/?p=packages%2Fe1000.git;a=blobdiff_plain;f=e1000.spec;h=245a3c4a4320d8f969650fde0a66e2a4ec34c3db;hp=ab607e14f501cd3622800195f2016881c7653a2f;hb=29fa79cb2ce77f65e0f6fb4883bb0d9df1aafb1e;hpb=ac08e7adf7a9cb5a764597a4a5a6f055ea301fb2 diff --git a/e1000.spec b/e1000.spec index ab607e1..245a3c4 100644 --- a/e1000.spec +++ b/e1000.spec @@ -9,23 +9,25 @@ %endif %if %{without kernel} -%undefine with_dist_kernel +%undefine with_dist_kernel %endif %if "%{_alt_kernel}" != "%{nil}" %undefine with_userspace %endif +# nothing to be placed to debuginfo package +%define _enable_debug_packages 0 -%define rel 4 +%define rel 14 %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.3.1 +Version: 8.0.16 Release: %{rel} License: GPL v2 Group: Base/Kernel Source0: http://dl.sourceforge.net/e1000/%{pname}-%{version}.tar.gz -# Source0-md5: 2988cb6e296e9b2fa2eb5141a0baadd9 +# Source0-md5: 995c1989123f9da624aef7e0e90179ca 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 @@ -33,11 +35,11 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description This package contains the Linux driver for the Intel(R) PRO/1000 -adapters with 8254x chipsets. +adapters with 8254x non-PCIe chipsets. %description -l pl.UTF-8 Ten pakiet zawiera sterownik dla Linuksa do kart sieciowych z rodziny -Intel(R) PRO/1000 opartych o układy 8254x. +Intel(R) PRO/1000 opartych o układy 8254x niebędące PCIe. %package -n kernel%{_alt_kernel}-net-e1000 Summary: Intel(R) PRO/1000 driver for Linux @@ -54,11 +56,11 @@ Obsoletes: linux-net-e1000 %description -n kernel%{_alt_kernel}-net-e1000 This package contains the Linux driver for the Intel(R) PRO/1000 -adapters with 8254x chipsets. +adapters with 8254x non-PCIe chipsets. %description -n kernel%{_alt_kernel}-net-e1000 -l pl.UTF-8 Ten pakiet zawiera sterownik dla Linuksa do kart sieciowych z rodziny -Intel(R) PRO/1000 opartych o układy 8254x. +Intel(R) PRO/1000 opartych o układy 8254x nie będące PCIe. %prep %setup -q -n %{pname}-%{version}