SPECS: X11-driver-nvidia.spec - avoid kernel BR when building with...

glen glen at pld-linux.org
Tue Nov 1 01:57:16 CET 2005


Author: glen                         Date: Tue Nov  1 00:57:16 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- avoid kernel BR when building without kernel bcond

---- Files affected:
SPECS:
   X11-driver-nvidia.spec (1.54 -> 1.55) 

---- Diffs:

================================================================
Index: SPECS/X11-driver-nvidia.spec
diff -u SPECS/X11-driver-nvidia.spec:1.54 SPECS/X11-driver-nvidia.spec:1.55
--- SPECS/X11-driver-nvidia.spec:1.54	Thu Sep 15 20:25:04 2005
+++ SPECS/X11-driver-nvidia.spec	Tue Nov  1 01:57:11 2005
@@ -51,7 +51,9 @@
 # http://www.minion.de/files/1.0-6629/
 URL:		http://www.nvidia.com/object/linux.html
 BuildRequires:	grep
+%if %{with kernel}
 %{?with_dist_kernel:BuildRequires:	kernel-module-build >= 2.6.7}
+%endif
 BuildRequires:	%{kgcc_package}
 BuildRequires:	rpmbuild(macros) >= 1.213
 BuildRequires:	sed >= 4.0
@@ -362,6 +364,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.55  2005/11/01 00:57:11  glen
+- avoid kernel BR when building without kernel bcond
+
 Revision 1.54  2005/09/15 18:25:04  sparky
 - prepared for kernel >= 2.6.13: link Module.symvers
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/X11-driver-nvidia.spec?r1=1.54&r2=1.55&f=u




More information about the pld-cvs-commit mailing list