SPECS: template-kernel-module.spec - %if %{without ... are okay

glen glen at pld-linux.org
Wed Jan 24 20:21:25 CET 2007


Author: glen                         Date: Wed Jan 24 19:21:25 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- %if %{without ... are okay

---- Files affected:
SPECS:
   template-kernel-module.spec (1.40 -> 1.41) 

---- Diffs:

================================================================
Index: SPECS/template-kernel-module.spec
diff -u SPECS/template-kernel-module.spec:1.40 SPECS/template-kernel-module.spec:1.41
--- SPECS/template-kernel-module.spec:1.40	Tue Nov 14 21:36:22 2006
+++ SPECS/template-kernel-module.spec	Wed Jan 24 20:21:17 2007
@@ -10,7 +10,7 @@
 %bcond_without	userspace	# don't build userspace programs
 %bcond_with	verbose		# verbose build (V=1)
 
-%if !%{with kernel}
+%if %{without kernel}
 %undefine	with_dist_kernel
 %endif
 
@@ -192,6 +192,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2007/01/24 19:21:17  glen
+- %if %{without ... are okay
+
 Revision 1.40  2006/11/14 20:36:22  sparky
 - BR: rpmbuild(macros) >= 1.330 -- build_kernel_modules fix for kernels 2.6.18
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/template-kernel-module.spec?r1=1.40&r2=1.41&f=u



More information about the pld-cvs-commit mailing list