From f36601341a930d8885212247c4efda58be33daa6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Mr=C3=A1z?= Date: Tue, 18 Jul 2006 20:15:19 +0000 Subject: [PATCH] - 'include' su and runuser scripts in su-l and runuser-l scripts --- coreutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/coreutils.spec b/coreutils.spec index b78fcdc..f33dbe5 100644 --- a/coreutils.spec +++ b/coreutils.spec @@ -1,7 +1,7 @@ Summary: The GNU core utilities: a set of tools commonly used in shell scripts Name: coreutils Version: 5.97 -Release: 4 +Release: 5 License: GPL Group: System Environment/Base Url: http://www.gnu.org/software/coreutils/ @@ -280,6 +280,9 @@ fi /sbin/runuser %changelog +* Tue Jul 18 2006 Tomas Mraz 5.97-5 +- 'include' su and runuser scripts in su-l and runuser-l scripts + * Thu Jul 13 2006 David Howells 5.97-4 - split the PAM scripts for "su -l"/"runuser -l" from that of normal "su" and "runuser" (#198639)