SPECS: util-linux.spec - bcond without selinux added

zbyniu zbyniu at pld-linux.org
Fri Nov 3 23:52:06 CET 2006


Author: zbyniu                       Date: Fri Nov  3 22:52:06 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- bcond without selinux added

---- Files affected:
SPECS:
   util-linux.spec (1.279 -> 1.280) 

---- Diffs:

================================================================
Index: SPECS/util-linux.spec
diff -u SPECS/util-linux.spec:1.279 SPECS/util-linux.spec:1.280
--- SPECS/util-linux.spec:1.279	Fri Oct 20 11:19:42 2006
+++ SPECS/util-linux.spec	Fri Nov  3 23:52:00 2006
@@ -2,6 +2,7 @@
 #
 # Conditional build:
 %bcond_with	uClibc	# don't build few utilities
+%bcond_without	selinux # build without SELinux support
 #
 # TODO:
 # - move raw to /sbin (potentially can be used before mount partitions)??
@@ -420,6 +421,7 @@
 	MOREHELPDIR=%{_datadir}/misc \
 	%{!?with_uClibc:ADD_RAW="yes"} \
 	%{?with_uClibc:HAVE_RAW_H="no" HAVE_PAM="no"} \
+	%{!?with_selinux:HAVE_SELINUX="no"}
 
 %ifarch ppc
 %{__cc} %{rpmcflags} %{rpmldflags} clock-ppc.c -o clock-ppc
@@ -1088,6 +1090,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.280  2006/11/03 22:52:00  zbyniu
+- bcond without selinux added
+
 Revision 1.279  2006/10/20 09:19:42  glen
 - rel 5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/util-linux.spec?r1=1.279&r2=1.280&f=u



More information about the pld-cvs-commit mailing list