]> git.pld-linux.org Git - packages/nvidiabl.git/commitdiff
enable dkms, verbose bconds
authorElan Ruusamäe <glen@delfi.ee>
Mon, 24 Feb 2014 14:41:12 +0000 (14:41 +0000)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 24 Feb 2014 14:41:12 +0000 (14:41 +0000)
nvidiabl.spec

index 47070b1fd9babd952c2ecad141cc9e1e7397b9e1..66448ea40cfd48c1647bd63b26da4acd224d7a3a 100644 (file)
@@ -1,8 +1,8 @@
 #
 # Conditional build:
 %bcond_without dist_kernel     # allow non-distribution kernel
-%bcond_with    verbose         # verbose build (V=1)
-%bcond_with    dkms    # build dkms package
+%bcond_without verbose         # verbose build (V=1)
+%bcond_without dkms            # build dkms package
 
 %if "%{_alt_kernel}" != "%{nil}"
 %if 0%{?build_kernels:1}
@@ -30,9 +30,9 @@ Name:         %{pname}%{_alt_kernel}
 Version:       0.81
 Release:       %{rel}%{?_pld_builder:@%{_kernel_ver_str}}
 License:       GPL v2+
-URL:           https://github.com/guillaumezin/nvidiabl
 Source0:       https://github.com/guillaumezin/nvidiabl/archive/v%{version}.tar.gz?/%{pname}-%{version}.tgz
 # Source0-md5: f72d90c0fe34b36a0ff3b6d7034e99c4
+URL:           https://github.com/guillaumezin/nvidiabl
 Source1:       modprobe.conf
 Patch0:                nvidiabl-dkmsconf.patch
 Group:         Base/Kernel
This page took 0.08822 seconds and 4 git commands to generate.