diff --git a/.cvsignore b/.cvsignore index f1f530c..3cc3568 100644 --- a/.cvsignore +++ b/.cvsignore @@ -2,3 +2,4 @@ usermode-1.72.tar.gz usermode-1.73.tar.bz2 usermode-1.74.tar.bz2 usermode-1.75.tar.bz2 +usermode-1.76.tar.bz2 diff --git a/sources b/sources index 0e9c636..151b279 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6f5e0b16e6e1a8b6a4c851d0423f494b usermode-1.75.tar.bz2 +8451a13276c33145c30e143d26294b27 usermode-1.76.tar.bz2 diff --git a/usermode.spec b/usermode.spec index e638556..677e7b8 100644 --- a/usermode.spec +++ b/usermode.spec @@ -5,7 +5,7 @@ %define build6x 0 Summary: Tools for certain user account management tasks. Name: usermode -Version: 1.75 +Version: 1.76 Release: 1 License: GPL Group: Applications/System @@ -18,6 +18,7 @@ Requires: util-linux, pam >= 0.75-37, /etc/pam.d/system-auth, passwd Conflicts: SysVinit < 2.74-14 BuildPrereq: desktop-file-utils, glib2-devel, gtk2-devel BuildPrereq: libglade2-devel, libuser-devel, pam-devel, util-linux +BuildPrereq: perl-XML-Parser %if %{WITH_SELINUX} BuildPrereq: libselinux-devel >= 1.17.13-2 %endif @@ -114,6 +115,14 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/applications/* %changelog +* Thu Dec 02 2004 Jindrich Novy 1.76-1 +- fix dependencies to perl-XML-Parser #124170 +- use "pamconsole" instead of "user" when parsing /etc/fstab with usermount +- no need to declare "perm" when SELinux is not enabled in userhelper + +* Tue Nov 16 2004 Jindrich Novy +- update libuser interface to libuser-0.6 + * Wed Nov 10 2004 Jindrich Novy 1.75-1 - make pam-panel-icon using localized strings (#138609) - update translations