]> git.pld-linux.org Git - packages/r8168.git/blobdiff - r8168.spec
- md5 fix
[packages/r8168.git] / r8168.spec
index 2c655baffc7dcc068f43e256e460562d4f4e4d4a..17c27aa4051640f3801b2e92d09f336ba6cab0d1 100644 (file)
@@ -4,18 +4,17 @@
 # Conditional build:
 %bcond_without dist_kernel     # allow non-distribution kernel
 %bcond_without kernel          # don't build kernel modules
-%bcond_without userspace       # don't build userspace programs
 %bcond_with    verbose         # verbose build (V=1)
 
 %if %{without kernel}
 %undefine      with_dist_kernel
 %endif
 
-%define                rel     8
+%define                rel     0.1
 Summary:       Linux driver for RTL8111/8168B PCI Express Gigabit Ethernet controllers
 Summary(pl.UTF-8):     Linuksowy sterownik dla kart sieciowych RTL8111/8168B PCI Express Gigabit Ethernet
 Name:          r8168
-Version:       8.019.00
+Version:       8.029.00
 Release:       %{rel}
 License:       GPL
 Group:         Base/Kernel
@@ -23,8 +22,8 @@ URL:          http://www.realtek.com.tw/
 # Check for new versions at
 # http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PNid=13&PFid=5&Level=5&Conn=4&DownTypeID=3&GetDown=false
 # unfortunately this download is not DF-friendly.
-Source0:       http://execve.pl/PLD/%{name}-%{version}.tar.bz2
-# Source0-md5: f6934fc5df1dfb5fea82e4a310568890
+Source0:       %{name}-%{version}.tar.bz2
+# Source0-md5: 5dc15a976950250b7b543876cc3350a8
 %if %{with kernel}
 %if %{with dist_kernel}
 BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.33
This page took 0.328882 seconds and 4 git commands to generate.