SPECS: nps.spec - really new bcond

qboosh qboosh at pld-linux.org
Thu Apr 20 19:11:54 CEST 2006


Author: qboosh                       Date: Thu Apr 20 17:11:54 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- really new bcond

---- Files affected:
SPECS:
   nps.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/nps.spec
diff -u SPECS/nps.spec:1.12 SPECS/nps.spec:1.13
--- SPECS/nps.spec:1.12	Thu Apr 20 19:10:43 2006
+++ SPECS/nps.spec	Thu Apr 20 19:11:49 2006
@@ -2,7 +2,7 @@
 #
 # Conditional build:
 %bcond_without	dist_kernel          without distribution kernel
-
+#
 %define		_vendor_rel 0
 Summary:	Platform Linux components
 Name:		nps
@@ -16,7 +16,7 @@
 Source0:	%{name}-V%{version}.tar.gz
 # Source0-md5:	5c843ff779f10722b314433b7e8f1210
 URL:		http://www.newisys.com/
-%{!?without_dist_kernel:BuildRequires: kernel-headers}
+%{?with_dist_kernel:BuildRequires:	kernel-headers}
 Requires(post,preun):	/sbin/chkconfig
 Requires:	rc-scripts
 Requires:	sed >= 4.0
@@ -32,7 +32,7 @@
 Summary:	Linux driver for the
 License:	GPL
 Group:		Base/Kernel
-%{!?without_dist_kernel:%requires_releq_kernel_up}
+%{?with_dist_kernel:%requires_releq_kernel_up}
 Requires(post,postun):	/sbin/depmod
 
 %prep
@@ -152,6 +152,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2006/04/20 17:11:49  qboosh
+- really new bcond
+
 Revision 1.12  2006/04/20 17:10:43  glen
 - fix postun, adapter
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nps.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list