auto-import changelog data from usermode-1.37-2.src.rpm
Thu Nov 02 2000 Nalin Dahyabhai <nalin@redhat.com> - fix segfault in userhelper (#20027) Tue Oct 24 2000 Nalin Dahyabhai <nalin@redhat.com> - /sbin/shutdown, not /usr/sbin/shutdown (#19034)
This commit is contained in:
parent
464b59f836
commit
60c5728d59
@ -1 +1 @@
|
||||
usermode-1.36.tar.bz2
|
||||
usermode-1.37.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
8cefd99346832c82fb12d8fdee50fa74 usermode-1.36.tar.bz2
|
||||
eab8453386ea55831556f6659ec9720b usermode-1.37.tar.bz2
|
||||
|
@ -1,11 +1,11 @@
|
||||
%define build6x 0
|
||||
Summary: Graphical tools for certain user account management tasks.
|
||||
Name: usermode
|
||||
Version: 1.36
|
||||
Release: 3
|
||||
Version: 1.37
|
||||
Release: 2
|
||||
Copyright: GPL
|
||||
Group: Applications/System
|
||||
Source: usermode-%{PACKAGE_VERSION}.tar.bz2
|
||||
Source: usermode-%{version}.tar.bz2
|
||||
%if %{build6x}
|
||||
Requires: util-linux, pam >= 0.66-5
|
||||
%else
|
||||
@ -90,6 +90,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%config(missingok) /etc/security/console.apps/poweroff
|
||||
|
||||
%changelog
|
||||
* Thu Nov 2 2000 Nalin Dahyabhai <nalin@redhat.com>
|
||||
- fix segfault in userhelper (#20027)
|
||||
|
||||
* Tue Oct 24 2000 Nalin Dahyabhai <nalin@redhat.com>
|
||||
- /sbin/shutdown, not /usr/sbin/shutdown (#19034)
|
||||
|
||||
* Fri Oct 6 2000 Nalin Dahyabhai <nalin@redhat.com>
|
||||
- don't pass on arguments to halt and reboot, because they error out
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user