SPECS: coreutils.spec - enable logging of su successes and fails, ...

blues blues at pld-linux.org
Tue May 30 19:28:41 CEST 2006


Author: blues                        Date: Tue May 30 17:28:41 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- enable logging of su successes and fails, not tested yet

---- Files affected:
SPECS:
   coreutils.spec (1.106 -> 1.107) 

---- Diffs:

================================================================
Index: SPECS/coreutils.spec
diff -u SPECS/coreutils.spec:1.106 SPECS/coreutils.spec:1.107
--- SPECS/coreutils.spec:1.106	Sun Feb 12 15:00:12 2006
+++ SPECS/coreutils.spec	Tue May 30 19:28:36 2006
@@ -7,7 +7,7 @@
 Summary(pl):	GNU Core-utils - podstawowe narzędzia działające z linii poleceń
 Name:		coreutils
 Version:	5.2.1
-Release:	8
+Release:	8.1
 License:	GPL
 Group:		Applications/System
 # devel versions:
@@ -132,6 +132,7 @@
 %{__autoheader}
 %{__automake}
 %configure \
+	CFLAGS="%{rpmcflags} -DSYSLOG_SUCCESS -DSYSLOG_FAILURE -DSYSLOG_NON_ROOT" \
 	DEFAULT_POSIX2_VERSION=199209 \
 	%{?with_selinux:--enable-selinux} \
 	--enable-pam
@@ -215,6 +216,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.107  2006/05/30 17:28:36  blues
+- enable logging of su successes and fails, not tested yet
+
 Revision 1.106  2006/02/12 14:00:12  pluto
 - build fix for glibc-2.4/gcc-4.x, testing...
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/coreutils.spec?r1=1.106&r2=1.107&f=u



More information about the pld-cvs-commit mailing list