]> git.pld-linux.org Git - packages/r8168.git/blobdiff - r8168.spec
- release 36
[packages/r8168.git] / r8168.spec
index fefa1b8792c4c56eafe5530ad714aed6973aa91f..d554d91062e865d7b6fd486b14de76826dc16881 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     36
 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.018.00
+Version:       8.019.00
 Release:       %{rel}
 License:       GPL
 Group:         Base/Kernel
@@ -22,10 +23,10 @@ URL:                http://www.realtek.com.tw/
 # 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: f73f91690ef18e76434cb083b10f3b44
+# 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.025435 seconds and 4 git commands to generate.