[packages/nvidiabl] enable dkms, verbose bconds

glen glen at pld-linux.org
Mon Feb 24 17:04:42 CET 2014


commit b4196c55fc21e62289b2a2d1a323bfe9f4c62cec
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Feb 24 14:41:12 2014 +0000

    enable dkms, verbose bconds

 nvidiabl.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/nvidiabl.spec b/nvidiabl.spec
index 47070b1..66448ea 100644
--- a/nvidiabl.spec
+++ b/nvidiabl.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nvidiabl.git/commitdiff/efe3efe1a596ffe3582d54466a2d90106d7e283e



More information about the pld-cvs-commit mailing list