From 30eab18de7cafc22020b65c76d4dea368d989633 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 13:55:27 +0000 Subject: [PATCH] auto-import changelog data from usermode-1.46-1.src.rpm Fri Nov 09 2001 Nalin Dahyabhai 1.46-1 - restore the previous XAUTHORITY setting before opening PAM sessions Fri Nov 02 2001 Nalin Dahyabhai 1.45-1 - propagate environment variables from libpam to applications Wed Oct 03 2001 Nalin Dahyabhai 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 --- .cvsignore | 2 +- sources | 2 +- usermode.spec | 14 +++++++++++++- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index d678de2..884b9b9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -usermode-1.43.tar.bz2 +usermode-1.46.tar.bz2 diff --git a/sources b/sources index 980acfc..319a695 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9904b90ea1adfa80ad15a70916e978f5 usermode-1.43.tar.bz2 +8878f3c450fb4d56f0a9261d7cab8bf5 usermode-1.46.tar.bz2 diff --git a/usermode.spec b/usermode.spec index 5219bb7..949efe6 100644 --- a/usermode.spec +++ b/usermode.spec @@ -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 1.46-1 +- restore the previous XAUTHORITY setting before opening PAM sessions + +* Fri Nov 2 2001 Nalin Dahyabhai 1.45-1 +- propagate environment variables from libpam to applications + +* Fri Oct 3 2001 Nalin Dahyabhai 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 1.43-1 - Update translations