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