SPECS (LINUX_2_6_16): e1000e.spec - vermagic deps
glen
glen at pld-linux.org
Thu Sep 18 16:12:14 CEST 2008
Author: glen Date: Thu Sep 18 14:12:14 2008 GMT
Module: SPECS Tag: LINUX_2_6_16
---- Log message:
- vermagic deps
---- Files affected:
SPECS:
e1000e.spec (1.17.2.4 -> 1.17.2.5)
---- Diffs:
================================================================
Index: SPECS/e1000e.spec
diff -u SPECS/e1000e.spec:1.17.2.4 SPECS/e1000e.spec:1.17.2.5
--- SPECS/e1000e.spec:1.17.2.4 Thu Sep 18 16:05:35 2008
+++ SPECS/e1000e.spec Thu Sep 18 16:12:09 2008
@@ -17,6 +17,8 @@
%if "%{_alt_kernel}" != "%{nil}"
%undefine with_userspace
%endif
+# nothing to be placed to debuginfo package
+%define _enable_debug_packages 0
%define rel 7
%define pname e1000e
@@ -42,10 +44,10 @@
adapters and 82567 controllers.
%description -l en.UTF-8
-This package contains the Linux driver for the Intel® PRO/1000
-family of 10/100/1000 Ethernet network adapters. This driver is
-designed to work with the Intel® 82571/2/3/4 PCI-E family of gigabit
-adapters and 82567 controllers.
+This package contains the Linux driver for the Intel® PRO/1000 family
+of 10/100/1000 Ethernet network adapters. This driver is designed to
+work with the Intel® 82571/2/3/4 PCI-E family of gigabit adapters and
+82567 controllers.
%description -l pl.UTF-8
Ten pakiet zawiera sterownik dla Linuksa do kart sieciowych
@@ -57,7 +59,7 @@
Summary: Intel(R) PRO/1000e driver for Linux
Summary(en.UTF-8): Intel® PRO/1000e driver for Linux
Summary(pl.UTF-8): Sterownik do karty Intel® PRO/1000e
-Release: %{rel}@%{_kernel_ver_str}
+Release: %{rel}@%{_kernel_vermagic}
Group: Base/Kernel
Requires(post,postun): /sbin/depmod
%if %{with dist_kernel}
@@ -72,10 +74,10 @@
adapters and 82567 controllers.
%description -n kernel%{_alt_kernel}-net-%{pname} -l en.UTF-8
-This package contains the Linux driver for the Intel® PRO/1000
-family of 10/100/1000 Ethernet network adapters. This driver is
-designed to work with the Intel® 82571/2/3/4 PCI-E family of gigabit
-adapters and 82567 controllers.
+This package contains the Linux driver for the Intel® PRO/1000 family
+of 10/100/1000 Ethernet network adapters. This driver is designed to
+work with the Intel® 82571/2/3/4 PCI-E family of gigabit adapters and
+82567 controllers.
%description -n kernel%{_alt_kernel}-net-%{pname} -l pl.UTF-8
Ten pakiet zawiera sterownik dla Linuksa do kart sieciowych
@@ -87,13 +89,10 @@
Summary: Intel(R) PRO/1000e driver for Linux
Summary(en.UTF-8): Intel® PRO/1000e driver for Linux
Summary(pl.UTF-8): Sterownik do karty Intel® PRO/1000e
-Release: %{rel}@%{_kernel_ver_str}
+Release: %{rel}@%{_kernel_vermagic}
Group: Base/Kernel
Requires(post,postun): /sbin/depmod
-%if %{with dist_kernel}
-%requires_releq_kernel_smp
-Requires(postun): %releq_kernel_smp
-%endif
+%{?with_dist_kernel:Requires: kernel%{_alt_kernel}-smp(vermagic) = %{_kernel_ver}}
%description -n kernel%{_alt_kernel}-smp-net-%{pname}
This package contains the Linux SMP driver for the Intel(R) PRO/1000
@@ -175,6 +174,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.17.2.5 2008/09/18 14:12:09 glen
+- vermagic deps
+
Revision 1.17.2.4 2008/09/18 14:05:35 glen
- ® vs (R) changes from HEAD
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/e1000e.spec?r1=1.17.2.4&r2=1.17.2.5&f=u
More information about the pld-cvs-commit
mailing list