SPECS: util-linux.spec - pass --enable-login-chown-vcs to configure

qboosh qboosh at pld-linux.org
Mon May 21 19:56:32 CEST 2007


Author: qboosh                       Date: Mon May 21 17:56:31 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass --enable-login-chown-vcs to configure

---- Files affected:
SPECS:
   util-linux.spec (1.298 -> 1.299) 

---- Diffs:

================================================================
Index: SPECS/util-linux.spec
diff -u SPECS/util-linux.spec:1.298 SPECS/util-linux.spec:1.299
--- SPECS/util-linux.spec:1.298	Mon Apr 16 19:41:33 2007
+++ SPECS/util-linux.spec	Mon May 21 19:56:26 2007
@@ -519,16 +519,17 @@
 %configure \
 	--bindir=/bin \
 	--sbindir=/sbin \
+	%{?with_uClibc:--disable-pam} \
+	%{!?with_selinux:--disable-selinux} \
+	--disable-use-tty-group \
+	--disable-wall \
 	--enable-kill \
+	--enable-login-chown-vcs \
+	--enable-login-utils \
 	--enable-partx \
 	%{!?with_uClibc:--enable-raw} \
 	--enable-rdev \
-	--enable-write \
-	--enable-login-utils \
-	--disable-wall \
-	--disable-use-tty-group \
-	%{?with_uClibc:--disable-pam} \
-	%{!?with_selinux:--disable-selinux}
+	--enable-write
 
 %{__make}
 
@@ -1177,6 +1178,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.299  2007/05/21 17:56:26  qboosh
+- pass --enable-login-chown-vcs to configure
+
 Revision 1.298  2007/04/16 17:41:33  tommat
 - added util-linux-sparc.patch
 
================================================================

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



More information about the pld-cvs-commit mailing list