From 9f88d849a736ca8b0aeb4dd47bdac502f5280e03 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Mon, 21 May 2007 18:35:24 +0000 Subject: [PATCH] - localuser.sh: Run silently. --- localuser.sh | 2 +- xorg-x11-xinit.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/localuser.sh b/localuser.sh index 11e3e60..0cf6fe6 100755 --- a/localuser.sh +++ b/localuser.sh @@ -9,4 +9,4 @@ # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. # [ -x /usr/bin/xhost ] && [ -x /usr/bin/id ] && - xhost +si:localuser:`id -un` + xhost +si:localuser:`id -un` >& /dev/null diff --git a/xorg-x11-xinit.spec b/xorg-x11-xinit.spec index 2d40605..d5e6853 100644 --- a/xorg-x11-xinit.spec +++ b/xorg-x11-xinit.spec @@ -3,7 +3,7 @@ Summary: X.Org X11 X Window System xinit startup scripts Name: xorg-x11-%{pkgname} Version: 1.0.2 -Release: 20%{?dist} +Release: 21%{?dist} License: MIT/X11 Group: User Interface/X URL: http://www.x.org @@ -112,6 +112,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/xinit.1* %changelog +* Mon May 21 2007 Adam Jackson 1.0.2-21 +- localuser.sh: Run silently. + * Sat Apr 22 2007 Matthias Clasen 1.0.2-20 - Don't install INSTALL