]> git.pld-linux.org Git - packages/ixgbe.git/commitdiff
- more specific chipset enumeration
authorTomasz Pala <gotar@pld-linux.org>
Thu, 11 Dec 2008 20:00:36 +0000 (20:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ixgbe.spec -> 1.22

ixgbe.spec

index 7e3c37a23c0cf8795402b523de6ccb7e6874f8ac..43ca90472a784bf5175cf378a0cb925a043a6ee8 100644 (file)
@@ -32,11 +32,11 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 This package contains the Linux driver for the Intel(R) 10 Gigabit
-adapters with 82598 chipset.
+adapters with 82598EB chipset.
 
 %description -l pl.UTF-8
 Ten pakiet zawiera sterownik dla Linuksa do kart sieciowych z rodziny
-Intel(R) 10 Gigabit opartych o układ 82598.
+Intel(R) 10 Gigabit opartych o układ 82598EB.
 
 %package -n kernel%{_alt_kernel}-net-ixgbe
 Summary:       Intel(R) 10 Gigabit driver for Linux
@@ -51,11 +51,11 @@ Requires(postun):   %releq_kernel
 
 %description -n kernel%{_alt_kernel}-net-ixgbe
 This package contains the Linux driver for the Intel(R) 10 Gigabit
-adapters with 82598 chipset.
+adapters with 82598EB chipset.
 
 %description -n kernel%{_alt_kernel}-net-ixgbe -l pl.UTF-8
 Ten pakiet zawiera sterownik dla Linuksa do kart sieciowych z rodziny
-Intel(R) 10 Gigabit opartych o układ 82598.
+Intel(R) 10 Gigabit opartych o układ 82598EB.
 
 %prep
 %setup -q -n %{pname}-%{version}
This page took 0.060013 seconds and 4 git commands to generate.