]> git.pld-linux.org Git - packages/bcm5700.git/commitdiff
- accedd vlan patch
authormarcus <marcus@pld-linux.org>
Sat, 27 Apr 2002 12:40:00 +0000 (12:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel.7.

Changed files:
    bcm5700.spec -> 1.14

bcm5700.spec

index 5659e08fe332ab2855f20a0fe606da1c56b156c0..33229d94c045c4d7882fcebff4162776fa0ab505 100644 (file)
@@ -3,7 +3,7 @@
 # _without_dist_kernel          without distribution kernel
 
 %define                _orig_name      bcm5700
-%define                _rel 6
+%define                _rel 7
 
 Summary:       Linux driver for the 3Com Gigabit Server BCM5700 (3c996) Network Interface Cards
 Summary(pl):   Sterownik dla Linuksa do kart sieciowych gigabit ethernet BCM5700 (3c996)
@@ -13,6 +13,7 @@ Release:      %{_rel}@%{_kernel_ver_str}
 License:       GPL
 Group:         Base/Kernel
 Source0:       http://support.3com.com/infodeli/tools/nic/linux/%{_orig_name}-%{version}.tar.gz
+Patch0:                %{name}-vlan-mtu.patch
 %{!?_without_dist_kernel:BuildRequires:         kernel-headers }
 BuildRequires: %{kgcc_package}
 Prereq:                /sbin/depmod
@@ -45,6 +46,7 @@ Sterownik dla Linuksa do kart sieciowych gigabit ethernet BCM5700
 
 %prep
 %setup -q -n %{_orig_name}-%{version} -c
+%patch0 -p1
 
 %build
 cd src
This page took 0.083049 seconds and 4 git commands to generate.