]> git.pld-linux.org Git - packages/r8168.git/blobdiff - r8168.spec
- release 40
[packages/r8168.git] / r8168.spec
index 4d1ea09f94de1704cf58af06da34b684f6a7c4e5..52e4b7af46b64582c48edc40c8397547d8f6f199 100644 (file)
@@ -1,19 +1,20 @@
+# NOTE:
+# - if you want to use it with ltm kernel, use LINUX_2_6_27 branch
 #
 # 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     1
+%define                rel     40
 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.016.00
+Version:       8.019.00
 Release:       %{rel}
 License:       GPL
 Group:         Base/Kernel
@@ -21,11 +22,11 @@ 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://xatka.net/~z/PLD/%{name}-%{version}.tar.bz2
-# Source0-md5: 8afad4f5bc48d75754c761457cc2d79d
+Source0:       http://execve.pl/PLD/%{name}-%{version}.tar.bz2
+# Source0-md5: f6934fc5df1dfb5fea82e4a310568890
 %if %{with kernel}
 %if %{with dist_kernel}
-BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.20.2
+BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.33
 %endif
 BuildRequires: rpmbuild(macros) >= 1.379
 %endif
This page took 0.101657 seconds and 4 git commands to generate.