auto-import changelog data from usermode-1.46-1.src.rpm
Fri Nov 09 2001 Nalin Dahyabhai <nalin@redhat.com> 1.46-1 - restore the previous XAUTHORITY setting before opening PAM sessions Fri Nov 02 2001 Nalin Dahyabhai <nalin@redhat.com> 1.45-1 - propagate environment variables from libpam to applications Wed Oct 03 2001 Nalin Dahyabhai <nalin@redhat.com> 1.44-1 - only try to call gtk_main_quit() if we've got a loop to get out of (#54109) - obey RPM_OPT_FLAGS, obey
This commit is contained in:
parent
8f20f7cc1a
commit
30eab18de7
@ -1 +1 @@
|
||||
usermode-1.43.tar.bz2
|
||||
usermode-1.46.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
9904b90ea1adfa80ad15a70916e978f5 usermode-1.43.tar.bz2
|
||||
8878f3c450fb4d56f0a9261d7cab8bf5 usermode-1.46.tar.bz2
|
||||
|
@ -1,7 +1,7 @@
|
||||
%define build6x 0
|
||||
Summary: Graphical tools for certain user account management tasks.
|
||||
Name: usermode
|
||||
Version: 1.43
|
||||
Version: 1.46
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: Applications/System
|
||||
@ -88,7 +88,19 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%config(missingok) /etc/security/console.apps/reboot
|
||||
%config(missingok) /etc/security/console.apps/poweroff
|
||||
|
||||
# If you're updating translations, do me a favor and bump the RELEASE number,
|
||||
# and not the VERSION number. Version numbers indicate CODE changes.
|
||||
%changelog
|
||||
* Fri Nov 9 2001 Nalin Dahyabhai <nalin@redhat.com> 1.46-1
|
||||
- restore the previous XAUTHORITY setting before opening PAM sessions
|
||||
|
||||
* Fri Nov 2 2001 Nalin Dahyabhai <nalin@redhat.com> 1.45-1
|
||||
- propagate environment variables from libpam to applications
|
||||
|
||||
* Fri Oct 3 2001 Nalin Dahyabhai <nalin@redhat.com> 1.44-1
|
||||
- only try to call gtk_main_quit() if we've got a loop to get out of (#54109)
|
||||
- obey RPM_OPT_FLAGS, obey
|
||||
|
||||
* Tue Aug 28 2001 Trond Eivind Glomsrød <teg@redhat.com> 1.43-1
|
||||
- Update translations
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user