- Fix handling of PAM conversations with no questions Resolves: #267361

- Update License:
This commit is contained in:
Miloslav Trmac
2007-09-05 00:39:55 +00:00
parent da7dff5ce1
commit e03eab771e
3 changed files with 11 additions and 6 deletions
+1 -1
View File
@@ -1 +1 @@
usermode-1.92.tar.bz2
usermode-1.93.tar.bz2
+1 -1
View File
@@ -1 +1 @@
6b962175592a2b4668b7251fa18d97f4 usermode-1.92.tar.bz2
82a157127cc827c0ad4d33fc52a92cb0 usermode-1.93.tar.bz2
+9 -4
View File
@@ -4,9 +4,9 @@
Summary: Tools for certain user account management tasks
Name: usermode
Version: 1.92
Release: 0.fc7
License: GPL
Version: 1.93
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
Source: usermode-%{version}.tar.bz2
Requires: util-linux, pam >= 0.75-37, /etc/pam.d/system-auth, passwd
@@ -116,7 +116,12 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/applications/*
%changelog
* Mon Jun 15 2007 Miloslav Trmač <mitr@redhat.com> - 1.92-0.f7
* Wed Sep 5 2007 Miloslav Trmač <mitr@redhat.com> - 1.93-1
- Fix handling of PAM conversations with no questions
Resolves: #267361
- Update License:
* Mon Jun 11 2007 Miloslav Trmač <mitr@redhat.com> - 1.92-1
- Fix userhelper hangs in non-UTF8 locales
Resolves: #242420
- Clean up menu categories in desktop files