diff --git a/usermode.spec b/usermode.spec index 5c57a3b..7e66651 100644 --- a/usermode.spec +++ b/usermode.spec @@ -5,7 +5,7 @@ Summary: Tools for certain user account management tasks Name: usermode Version: 1.91 -Release: 1 +Release: 2 License: GPL Group: Applications/System Source: usermode-%{version}.tar.bz2 @@ -66,6 +66,22 @@ for wrappedapp in halt reboot poweroff ; do cp shutdown.pamd $RPM_BUILD_ROOT/etc/pam.d/${wrappedapp} done +for i in redhat-userinfo.desktop redhat-userpasswd.desktop; do + cat >>$RPM_BUILD_ROOT%{_datadir}/applications/$i < 1.91-2 +- Clean up desktop files + * Mon Mar 19 2007 Miloslav Trmac - 1.91-1 - Preserve environment variables in consolehelper if specified in the service config file