]> git.pld-linux.org Git - packages/nvidiabl.git/commitdiff
- drop non-dist kernel support
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 27 Jan 2015 18:38:07 +0000 (19:38 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 27 Jan 2015 18:38:07 +0000 (19:38 +0100)
nvidiabl.spec

index 83baa6ce30223998074991054069eb92c08e356f..a448d48904825289b7633d3707c00f5cc62387fb 100644 (file)
@@ -1,6 +1,5 @@
 #
 # Conditional build:
-%bcond_without dist_kernel     # allow non-distribution kernel
 %bcond_without verbose         # verbose build (V=1)
 %bcond_without dkms            # build dkms package
 
@@ -38,7 +37,7 @@ Patch0:               nvidiabl-dkmsconf.patch
 # Source0-md5: e9418d3e500172d79680e44ad0f85743
 URL:           https://github.com/guillaumezin/nvidiabl
 BuildRequires: rpmbuild(macros) >= 1.678
-%{?with_dist_kernel:%{expand:%kbrs}}
+%{expand:%kbrs}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -103,10 +102,8 @@ Summary(pl.UTF-8): Sterownik dla Linuksa do podświetlania wyświetlacza dla kar
 Release:       %{rel}@%{_kernel_ver_str}\
 Group:         Base/Kernel\
 Requires(post,postun): /sbin/depmod\
-%if %{with dist_kernel}\
 %requires_releq_kernel\
 Requires(postun):      %releq_kernel\
-%endif\
 \
 %description -n kernel%{_alt_kernel}-video-nvidiabl\
 This driver drives the smartdimmer register found on modern mobile\
This page took 0.088224 seconds and 4 git commands to generate.