]> git.pld-linux.org Git - packages/r8168.git/commitdiff
- it builds with the newest kernel (2.6.32.8), dropped versioned BR and TODO line auto/th/r8168-8_016_00-1
authorpawelz <pawelz@pld-linux.org>
Fri, 12 Feb 2010 22:56:07 +0000 (22:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fixed %doc

Changed files:
    r8168.spec -> 1.6

r8168.spec

index 295e96d8b762f05baad08e5205aa50b9620d94d2..4d1ea09f94de1704cf58af06da34b684f6a7c4e5 100644 (file)
@@ -1,5 +1,3 @@
-# TODO:
-# - does not build with 2.6.31
 #
 # Conditional build:
 %bcond_without dist_kernel     # allow non-distribution kernel
@@ -28,7 +26,6 @@ Source0:      http://xatka.net/~z/PLD/%{name}-%{version}.tar.bz2
 %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.31
 %endif
 BuildRequires: rpmbuild(macros) >= 1.379
 %endif
@@ -87,6 +84,6 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with kernel}
 %files -n kernel%{_alt_kernel}-net-r8168
 %defattr(644,root,root,755)
-%doc readme
+%doc README
 /lib/modules/%{_kernel_ver}/kernel/drivers/net/*.ko*
 %endif
This page took 0.145823 seconds and 4 git commands to generate.