walters / rpms / gdm

Forked from rpms/gdm 6 years ago
Clone
cvsdist 5fdfa8b
%define pango_version 1.2.0
cvsdist 5fdfa8b
%define gtk2_version 2.2.0
cvsdist 0dba8df
%define libglade2_version 2.0.0
cvsdist 5fdfa8b
%define libgnomeui_version 2.2.0
cvsdist 0dba8df
%define libgnomecanvas_version 2.0.0
cvsdist 0dba8df
%define librsvg2_version 2.0.1
cvsdist f7e6706
%define libxml2_version 2.4.21
cvsdist f7e6706
%define scrollkeeper_version 0.3.4
cvsdist f7e6706
%define pam_version 0.75
cvsdist 0dba8df
%define desktop_file_utils_version 0.2.90
cvsdist 5fdfa8b
%define gail_version 1.2.0
cvsdist 43ee613
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
cvsdist 43ee613
%define WITH_SELINUX 1
cvsdist 43ee613
%endif
cvsdist f7e6706
cvsdist 56263d9
Summary: The GNOME Display Manager.
cvsdist 56263d9
Name: gdm
cvsdist 3402d2f
Version: 2.6.0.3
cvsdist 755c924
Release: 2
cvsdist 56263d9
Epoch: 1
cvsdist d1fbd55
License: LGPL/GPL
cvsdist 56263d9
Group: User Interface/X
cvsdist f7e6706
Source: ftp://ftp.gnome.org/pub/GNOME/sources/gdm-%{PACKAGE_VERSION}.tar.bz2
cvsdist f7e6706
URL: ftp://ftp.gnome.org/pub/GNOME/sources/gdm/
cvsdist 6903550
cvsdist 4abeb9a
Patch1: gdm-2.5.90.2-rhconfig.patch
cvsdist 19e6bb2
## we're going to try UTF-8 CJK
cvsdist 19e6bb2
## Patch2: gdm-2.4.1.1-cjk-no-utf8.patch
cvsdist 19e6bb2
Patch4: gdm-2.4.2.102-pam_timestamp.patch
cvsdist d4df1e2
## there's no greek font so don't translate greek in language picker,
cvsdist d4df1e2
## it looks awful
cvsdist d4df1e2
Patch11: gdm-2.4.0.7-nogreek.patch
cvsdist 88c14c7
Patch13: gdm-selinux.patch
cvsdist 0097862
Patch14: gdm-2.6.0.0-session-errors-in-tmp.patch
cvsdist 0097862
Patch15: gdm-2.6.0.0-update-switchdesk-location.patch
cvsdist 5642d3a
Patch16: gdm-2.6.0.0-pie.patch
cvsdist 88c14c7
cvsdist 27bc216
BuildRoot: %{_tmppath}/gdm-%{PACKAGE_VERSION}-root
cvsdist 56263d9
cvsdist 56263d9
Prereq: /usr/sbin/useradd
cvsdist d1fbd55
Prereq: /usr/bin/scrollkeeper-update
cvsdist 4abeb9a
Requires: gtk2 >= 0:%{gtk2_version}
cvsdist 4abeb9a
Requires: libglade2 >= 0:%{libglade2_version}
cvsdist 4abeb9a
Requires: libgnomeui >= 0:%{libgnomeui_version}
cvsdist 4abeb9a
Requires: libgnomecanvas >= 0:%{libgnomecanvas_version}
cvsdist 4abeb9a
Requires: librsvg2 >= 0:%{librsvg2_version}
cvsdist 4abeb9a
Requires: libxml2 >= 0:%{libxml2_version}
cvsdist 4abeb9a
Requires: pam >= 0:%{pam_version}
cvsdist 56263d9
Requires: /etc/pam.d/system-auth
cvsdist 56263d9
Requires: /etc/X11/xdm/Xsession
cvsdist d1fbd55
Requires: usermode
cvsdist 4abeb9a
Requires: xinitrc >= 0:3.33-1
cvsdist 19e6bb2
Requires: xsri >= 1:2.0.2
cvsdist d1fbd55
Requires: /sbin/nologin
cvsdist 4abeb9a
Requires: redhat-artwork >= 0:0.9
cvsdist 0dba8df
Requires: /usr/share/desktop-menu-patches/gnome-gdmsetup.desktop
cvsdist 4abeb9a
BuildRequires: scrollkeeper >= 0:%{scrollkeeper_version}
cvsdist 4abeb9a
BuildRequires: pango-devel >= 0:%{pango_version}
cvsdist 4abeb9a
BuildRequires: gtk2-devel >= 0:%{gtk2_version}
cvsdist 4abeb9a
BuildRequires: libglade2-devel >= 0:%{libglade2_version}
cvsdist 4abeb9a
BuildRequires: libgnomeui-devel >= 0:%{libgnomeui_version}
cvsdist 4abeb9a
BuildRequires: libgnomecanvas-devel >= 0:%{libgnomecanvas_version}
cvsdist 4abeb9a
BuildRequires: librsvg2-devel >= 0:%{librsvg2_version}
cvsdist 4abeb9a
BuildRequires: libxml2-devel >= 0:%{libxml2_version}
cvsdist f7e6706
BuildRequires: usermode
cvsdist 4abeb9a
BuildRequires: pam-devel >= 0:%{pam_version}
cvsdist 0dba8df
BuildRequires: fontconfig
cvsdist 0dba8df
BuildRequires: desktop-file-utils >= %{desktop_file_utils_version}
cvsdist 4abeb9a
BuildRequires: gail-devel >= 0:%{gail_version}
cvsdist 19e6bb2
BuildRequires: libgsf-devel
cvsdist 4abeb9a
BuildRequires: libtool automake14 autoconf
cvsdist 4abeb9a
BuildRequires: libcroco-devel
cvsdist 4abeb9a
BuildRequires: libattr-devel
cvsdist 4abeb9a
BuildRequires: gettext 
cvsdist 4abeb9a
cvsdist 4abeb9a
%if %{WITH_SELINUX}
cvsdist 4abeb9a
BuildRequires: libselinux-devel
cvsdist 4abeb9a
%endif
cvsdist 56263d9
cvsdist 56263d9
%description
cvsdist 56263d9
Gdm (the GNOME Display Manager) is a highly configurable
cvsdist 56263d9
reimplementation of xdm, the X Display Manager. Gdm allows you to log
cvsdist 56263d9
into your system with the X Window System running and supports running
cvsdist 56263d9
several different X sessions on your local machine at the same time.
cvsdist 56263d9
cvsdist 56263d9
%prep
cvsdist 56263d9
%setup -q
cvsdist d1fbd55
cvsdist d1fbd55
%patch1 -p1 -b .rhconfig
cvsdist 19e6bb2
## %patch2 -p1 -b .cjk-no-utf8
cvsdist 0dba8df
%patch4 -p1 -b .pam_timestamp
cvsdist d4df1e2
%patch11 -p1 -b .nogreek
cvsdist 88c14c7
%patch13 -p1 -b .selinux
cvsdist 0097862
%patch14 -p1 -b .session-errors
cvsdist 0097862
%patch15 -p1 -b .update-switchdesk-location
cvsdist 5642d3a
%patch16 -p1 -b .pie
cvsdist 88c14c7
cvsdist 4abeb9a
# fix the time format for ja
cvsdist 4abeb9a
perl -pi -e "s|^msgstr \"%a %b %d, %H:%M\"|msgstr \"%m/%d \(%a\) %H:%M\"|; s|^msgstr \"%a %b %d, %I:%M %p\"|msgstr \"%m/%d \(%a\) %p %I:%M\"|" po/ja.po
cvsdist 6ad00f9
cvsdist 56263d9
%build
cvsdist 88c14c7
intltoolize --force --copy
cvsdist 88c14c7
aclocal-1.4
cvsdist 19e6bb2
libtoolize --force --copy
cvsdist 88c14c7
automake-1.4 --add-missing
cvsdist 19e6bb2
autoconf
cvsdist 19e6bb2
autoheader
cvsdist 19e6bb2
%configure --prefix=%{_prefix} --sysconfdir=/etc/X11 --with-pam-prefix=/etc --localstatedir=/var --enable-console-helper \
cvsdist 19e6bb2
%if %{WITH_SELINUX}
cvsdist 19e6bb2
--with-selinux
cvsdist 19e6bb2
%else
cvsdist 19e6bb2
--without-selinux
cvsdist 19e6bb2
%endif
cvsdist 56263d9
make
cvsdist 56263d9
cvsdist 56263d9
%install
cvsdist d1fbd55
[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
cvsdist 56263d9
cvsdist f7e6706
cvsdist 19e6bb2
make sysconfdir=$RPM_BUILD_ROOT/etc/X11 libdir=$RPM_BUILD_ROOT%{_libdir}\
cvsdist 19e6bb2
    libexecdir=$RPM_BUILD_ROOT%{_libexecdir} \
cvsdist 19e6bb2
    mandir=$RPM_BUILD_ROOT%{_mandir} \
cvsdist d1fbd55
    prefix=$RPM_BUILD_ROOT%{_prefix} bindir=$RPM_BUILD_ROOT%{_bindir} \
cvsdist d1fbd55
    datadir=$RPM_BUILD_ROOT%{_datadir} \
cvsdist d1fbd55
    localstatedir=$RPM_BUILD_ROOT%{_localstatedir} \
cvsdist f7e6706
    sbindir=$RPM_BUILD_ROOT%{_sbindir} \
cvsdist f7e6706
    PAM_PREFIX=$RPM_BUILD_ROOT/etc install
cvsdist d1fbd55
cvsdist 56263d9
# docs go elsewhere
cvsdist 56263d9
rm -rf $RPM_BUILD_ROOT/%{prefix}/doc
cvsdist 56263d9
cvsdist 19e6bb2
# change default Init script for :0 to be Red Hat default
cvsdist 19e6bb2
ln -sf ../../xdm/Xsetup_0 $RPM_BUILD_ROOT/etc/X11/gdm/Init/:0
cvsdist 56263d9
cvsdist 19e6bb2
# create log dir
cvsdist 19e6bb2
mkdir -p $RPM_BUILD_ROOT/var/log/gdm
cvsdist 56263d9
cvsdist 19e6bb2
# remove the gdm Xsession as we're using the xdm one
cvsdist 19e6bb2
rm -f $RPM_BUILD_ROOT%{_sysconfdir}/X11/gdm/Xsession
cvsdist 56263d9
cvsdist 19e6bb2
rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/*.a
cvsdist 19e6bb2
rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/*.la
cvsdist 56263d9
cvsdist 19e6bb2
# remove the gnome session file, since we put that in gnome-session
cvsdist 19e6bb2
rm -f $RPM_BUILD_ROOT%{_sysconfdir}/X11/dm/Sessions/gnome.desktop
cvsdist 27bc216
cvsdist 0dba8df
# no dumb flexiserver thing, Xnest is too broken
cvsdist 19e6bb2
# FIXME: flexiserver is NOT just Xnest
cvsdist 19e6bb2
#        dual login with standard (non-Xnest) flexiserver is a very
cvsdist 19e6bb2
#        often requested feature even though it exists but
cvsdist 19e6bb2
#        redhat removes it --George
cvsdist 0dba8df
rm -f $RPM_BUILD_ROOT%{_datadir}/applications/gdmflexi*.desktop
cvsdist 0dba8df
cvsdist 0dba8df
# use patched gdmsetup desktop file
cvsdist 0dba8df
rm -f $RPM_BUILD_ROOT%{_datadir}/applications/gdmsetup.desktop
cvsdist 99db97d
ln -sf %{_datadir}/desktop-menu-patches/gnome-gdmsetup.desktop $RPM_BUILD_ROOT%{_datadir}/applications/gnome-gdmsetup.desktop
cvsdist 0dba8df
cvsdist 0dba8df
# fix the "login photo" file
cvsdist 0dba8df
desktop-file-install --vendor gnome --delete-original       \
cvsdist 0dba8df
  --dir $RPM_BUILD_ROOT%{_datadir}/applications             \
cvsdist 0dba8df
  --add-category X-Red-Hat-Base                             \
cvsdist 0dba8df
  $RPM_BUILD_ROOT%{_datadir}/gnome/capplets/*
cvsdist 0dba8df
cvsdist 0dba8df
# broken install-data-local in gui/Makefile.am makes this necessary
cvsdist 0dba8df
(cd $RPM_BUILD_ROOT%{_bindir} && ln -sf gdmXnestchooser gdmXnest)
cvsdist 0dba8df
cvsdist 19e6bb2
rm -rf $RPM_BUILD_ROOT%{_localstatedir}/scrollkeeper
cvsdist 19e6bb2
cvsdist 3402d2f
%find_lang gdm-2.6
cvsdist 27bc216
cvsdist 56263d9
%clean
cvsdist 56263d9
[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
cvsdist 56263d9
cvsdist 56263d9
%pre
cvsdist d1fbd55
/usr/sbin/useradd -M -u 42 -d /var/gdm -s /sbin/nologin -r gdm > /dev/null 2>&1
cvsdist d1fbd55
/usr/sbin/usermod -d /var/gdm -s /sbin/nologin gdm >/dev/null 2>&1
cvsdist 56263d9
# ignore errors, as we can't disambiguate between gdm already existed
cvsdist 56263d9
# and couldn't create account with the current adduser.
cvsdist 56263d9
exit 0
cvsdist 56263d9
cvsdist d1fbd55
%post
cvsdist d1fbd55
/sbin/ldconfig
cvsdist d1fbd55
scrollkeeper-update
cvsdist d1fbd55
cvsdist 6426184
# Attempt to restart GDM softly by use of the fifo.  Wont work on older
cvsdist 6426184
# then 2.2.3.1 versions but should work nicely on later upgrades.
cvsdist 6426184
# FIXME: this is just way too complex
cvsdist 6426184
FIFOFILE=`grep '^ServAuthDir=' %{_sysconfdir}/X11/gdm/gdm.conf | sed -e 's/^ServAuthDir=//'`
cvsdist 6426184
if test x$FIFOFILE = x ; then
cvsdist 19e6bb2
	FIFOFILE=%{_localstatedir}/gdm/.gdmfifo
cvsdist 6426184
else
cvsdist 6426184
	FIFOFILE="$FIFOFILE"/.gdmfifo
cvsdist 6426184
fi
cvsdist 6426184
PIDFILE=`grep '^PidFile=' %{_sysconfdir}/X11/gdm/gdm.conf | sed -e 's/^PidFile=//'`
cvsdist 6426184
if test x$PIDFILE = x ; then
cvsdist 6426184
	PIDFILE=/var/run/gdm.pid
cvsdist 6426184
fi
cvsdist 5fdfa8b
if test -w $FIFOFILE && test -f $PIDFILE && kill -0 `cat $PIDFILE` 2>/dev/null ; then
cvsdist 6426184
	(echo;echo SOFT_RESTART) >> $FIFOFILE
cvsdist 6426184
fi
cvsdist 6426184
# ignore error in the above
cvsdist 6426184
exit 0
cvsdist 6426184
cvsdist d1fbd55
%postun
cvsdist d1fbd55
/sbin/ldconfig
cvsdist d1fbd55
scrollkeeper-update
cvsdist d1fbd55
cvsdist 3402d2f
%files -f gdm-2.6.lang
cvsdist 56263d9
%defattr(-, root, root)
cvsdist 56263d9
cvsdist 19e6bb2
%doc AUTHORS COPYING ChangeLog NEWS README TODO
cvsdist d1fbd55
cvsdist f7e6706
%dir /etc/X11/gdm
cvsdist 99db97d
%config /etc/X11/gdm/gdm.conf
cvsdist f7e6706
/etc/X11/gdm/factory-gdm.conf
cvsdist f7e6706
%config /etc/X11/gdm/XKeepsCrashing
cvsdist f7e6706
%config /etc/X11/gdm/locale.alias
cvsdist f7e6706
%config /etc/X11/gdm/Init/*
cvsdist 19e6bb2
%config /etc/X11/gdm/PostLogin/*
cvsdist f7e6706
%config /etc/X11/gdm/PreSession/*
cvsdist f7e6706
%config /etc/X11/gdm/PostSession/*
cvsdist 19e6bb2
%config /etc/X11/gdm/modules/*
cvsdist f7e6706
%config /etc/pam.d/gdm
cvsdist f7e6706
%config /etc/pam.d/gdmsetup
cvsdist 0dba8df
%config /etc/pam.d/gdm-autologin
cvsdist f7e6706
%config /etc/security/console.apps/gdmsetup
cvsdist f7e6706
%dir /etc/X11/gdm/Init
cvsdist f7e6706
%dir /etc/X11/gdm/PreSession
cvsdist f7e6706
%dir /etc/X11/gdm/PostSession
cvsdist 19e6bb2
%dir /etc/X11/gdm/PostLogin
cvsdist 19e6bb2
%dir /etc/X11/gdm/modules
cvsdist 0dba8df
%{_datadir}/pixmaps
cvsdist 3402d2f
%{_datadir}/icons
cvsdist d1fbd55
%{_datadir}/gdm
cvsdist 19e6bb2
%{_datadir}/xsessions/*
cvsdist 0dba8df
%{_datadir}/applications
cvsdist 19e6bb2
%{_datadir}/gnome/help/gdm
cvsdist 19e6bb2
%{_datadir}/omf/gdm
cvsdist 19e6bb2
%{_libdir}/gtk-2.0/modules/*.so
cvsdist d1fbd55
%{_bindir}/*
cvsdist 19e6bb2
%{_libexecdir}/*
cvsdist 19e6bb2
%{_mandir}/man*/*
cvsdist d1fbd55
%{_sbindir}/*
cvsdist 19e6bb2
%dir %{_localstatedir}/log/gdm
cvsdist d1fbd55
cvsdist 3402d2f
cvsdist 19e6bb2
%attr(1770, root, gdm) %dir %{_localstatedir}/gdm
cvsdist 56263d9
cvsdist 56263d9
%changelog
cvsdist 755c924
* Mon Jul 26 2004 Bill Nottingham <notting@redhat.com> 1:2.6.0.3-2
cvsdist 755c924
- fix theme (#128599)
cvsdist 755c924
cvsdist 3402d2f
* Thu Jun 17 2004 Ray Strode <rstrode@redhat.com> 1:2.6.0.3-1
cvsdist 3402d2f
- update to 2.6.0.3 (fixes bug #117677)
cvsdist 3402d2f
cvsdist b7c539d
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist b7c539d
- rebuilt
cvsdist b7c539d
cvsdist 5005150
* Fri May 21 2004 Matthias Clasen <mclasen@redhat.com> 1:2.6.0.0-5
cvsdist 5005150
- rebuild
cvsdist 5005150
cvsdist 5642d3a
* Mon May 17 2004 Than Ngo <than@redhat.com> 1:2.6.0.0-4
cvsdist 5642d3a
- add patch to build gdm-binary with PIE
cvsdist 5642d3a
cvsdist 0097862
* Thu Apr 22 2004 Mark McLoughlin <markmc@redhat.com> - 1:2.6.0.0-3
cvsdist 0097862
- Update the "use switchdesk" message to only be display when
cvsdist 0097862
  switchdesk-gui is installed and to not reference a non existant
cvsdist 0097862
  menu item (bug #121460)
cvsdist 0097862
cvsdist 0097862
* Fri Apr  2 2004 Colin Walters <walters@redhat.com> 1:2.6.0.0-2
cvsdist 0097862
- Always put session errors in /tmp, in preparation for
cvsdist 0097862
  completely preventing gdm from writing to /home/
cvsdist 0097862
cvsdist 0097862
* Thu Apr  1 2004 Alex Larsson <alexl@redhat.com> 1:2.6.0.0-1
cvsdist 0097862
- update to 2.6.0.0
cvsdist 0097862
cvsdist 4abeb9a
* Tue Mar 16 2004 Dan Walsh <dwalsh@redhat.com> 1:2.5.90.3-1
cvsdist 4abeb9a
- Use selinux patch again
cvsdist 4abeb9a
cvsdist 4abeb9a
* Tue Mar 16 2004 Dan Walsh <dwalsh@redhat.com> 1:2.5.90.3-1
cvsdist 4abeb9a
- Stop using selinux patch and use pam_selinux instead.
cvsdist 4abeb9a
cvsdist 4abeb9a
* Wed Mar 10 2004 Alex Larsson <alexl@redhat.com> 1:2.5.90.2-1
cvsdist 4abeb9a
- update to 2.5.90.2
cvsdist 4abeb9a
cvsdist 4abeb9a
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 4abeb9a
- rebuilt
cvsdist 4abeb9a
cvsdist 4abeb9a
* Thu Feb 26 2004 Alexander Larsson <alexl@redhat.com> 1:2.5.90.1-1
cvsdist 4abeb9a
- update to 2.5.90.1
cvsdist 4abeb9a
cvsdist 4abeb9a
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 4abeb9a
- rebuilt
cvsdist 4abeb9a
cvsdist 4abeb9a
* Tue Feb 03 2004 Warren Togami <wtogami@redhat.com> 1:2.4.4.5-9
cvsdist 4abeb9a
- add two lines to match upstream CVS to xdmcp_sessions.patch
cvsdist 4abeb9a
  Fully resolves #110315 and #113154
cvsdist 4abeb9a
cvsdist 4abeb9a
* Sun Feb 01 2004 Warren Togami <wtogami@redhat.com> 1:2.4.4.5-8
cvsdist 4abeb9a
- patch30 xdmcp_session counter fix from gdm-2.5.90.0 #110315
cvsdist 4abeb9a
- automake14 really needed, not automake
cvsdist 4abeb9a
- BR libcroco-devel, libcroco-devel, libattr-devel, gettext
cvsdist 4abeb9a
- conditionally BR libselinux-devel
cvsdist 4abeb9a
- explicit epoch in all deps
cvsdist 4abeb9a
- make the ja.po time format change with a sed expression rather than
cvsdist 4abeb9a
  overwriting the whole file (Petersen #113995)
cvsdist 4abeb9a
cvsdist 88c14c7
* Thu Jan 29 2004 Jeremy Katz <katzj@redhat.com> - 1:2.4.4.5-7
cvsdist 88c14c7
- fix build with current auto*
cvsdist 88c14c7
cvsdist 88c14c7
* Tue Jan 27 2004 Jeremy Katz <katzj@redhat.com> 1:2.4.4.5-5
cvsdist 88c14c7
- try a simple rebuild for libcroco abi change
cvsdist 88c14c7
cvsdist 88c14c7
* Mon Jan 26 2004 Dan Walsh <dwalsh@redhat.com> 1:2.4.4.5-4
cvsdist 88c14c7
- Fix call to is_selinux_enabled
cvsdist 88c14c7
cvsdist 88c14c7
* Fri Jan 16 2004 Dan Walsh <dwalsh@redhat.com> 1:2.4.4.5-3
cvsdist 88c14c7
- Use /sbin/reboot and /sbin/poweroff instead of consolehelper version
cvsdist 88c14c7
cvsdist 88c14c7
* Thu Oct 30 2003 Dan Walsh <dwalsh@redhat.com> 1:2.4.4.5-2.sel
cvsdist 88c14c7
- turn on SELinux
cvsdist 88c14c7
cvsdist 88c14c7
* Mon Oct 20 2003 Jonathan Blandford <jrb@redhat.com> 2:2.4.4.5-1
cvsdist 88c14c7
- get rid of the teal
cvsdist 88c14c7
cvsdist 19e6bb2
* Fri Oct 17 2003 Jonathan Blandford <jrb@redhat.com> 1:2.4.4.5-1
cvsdist 19e6bb2
- new version
cvsdist 19e6bb2
cvsdist 19e6bb2
* Thu Oct  9 2003 Jonathan Blandford <jrb@redhat.com> 1:2.4.4.3-6.sel
cvsdist 19e6bb2
- new patch from George to fix #106189
cvsdist 19e6bb2
- change bg color in rhdefaults patch
cvsdist 19e6bb2
- turn off SELinux
cvsdist 19e6bb2
cvsdist 19e6bb2
* Thu Oct 8 2003 Dan Walsh <dwalsh@redhat.com> 1:2.4.4.3-6.sel
cvsdist 19e6bb2
- turn on SELinux
cvsdist 19e6bb2
cvsdist 19e6bb2
* Tue Oct  7 2003 Alexander Larsson <alexl@redhat.com> 1:2.4.4.3-5
cvsdist 19e6bb2
- Fix greeter line-breaking crash (rest of #106189)
cvsdist 19e6bb2
cvsdist 19e6bb2
* Tue Oct  7 2003 Alexander Larsson <alexl@redhat.com> 1:2.4.4.3-4
cvsdist 19e6bb2
- Set the BaseXSession properly in the config.
cvsdist 19e6bb2
- This fixes parts of bug #106189
cvsdist 19e6bb2
cvsdist 19e6bb2
* Mon Oct  6 2003 Havoc Pennington <hp@redhat.com> 1:2.4.4.3-3
cvsdist 19e6bb2
- change DefaultSession=Default.desktop to DefaultSession=default.desktop
cvsdist 19e6bb2
- SELinux off again
cvsdist 19e6bb2
cvsdist 19e6bb2
* Fri Oct 3 2003 Dan Walsh <dwalsh@redhat.com> 1:2.4.4.3-2.sel
cvsdist 19e6bb2
- turn on SELinux
cvsdist 19e6bb2
cvsdist 19e6bb2
* Thu Oct  2 2003 Havoc Pennington <hp@redhat.com> 1:2.4.4.3-1
cvsdist 19e6bb2
- 2.4.4.3
cvsdist 19e6bb2
- --without-selinux for now, since libselinux not in the buildroot
cvsdist 19e6bb2
cvsdist 19e6bb2
* Mon Sep 8 2003 Dan Walsh <dwalsh@redhat.com> 1:2.4.4.0-4
cvsdist 19e6bb2
- turn off SELinux
cvsdist 19e6bb2
cvsdist 19e6bb2
* Fri Sep 5 2003 Dan Walsh <dwalsh@redhat.com> 1:2.4.4.0-3.sel
cvsdist 19e6bb2
- turn on SELinux
cvsdist 19e6bb2
cvsdist 19e6bb2
* Thu Sep  4 2003 Alexander Larsson <alexl@redhat.com> 1:2.4.4.0-2
cvsdist 19e6bb2
- Use the right default session (#103546)
cvsdist 19e6bb2
cvsdist 19e6bb2
* Wed Sep  3 2003 Alexander Larsson <alexl@redhat.com> 1:2.4.4.0-1
cvsdist 19e6bb2
- update to 2.4.4.0
cvsdist 19e6bb2
- update to georges new selinux patch
cvsdist 19e6bb2
cvsdist 19e6bb2
* Fri Aug 29 2003 Elliot Lee <sopwith@redhat.com> 1:2.4.2.102-2
cvsdist 19e6bb2
- Remove scrollkeeper files
cvsdist 19e6bb2
cvsdist 19e6bb2
* Tue Aug 26 2003 George Lebl <jirka@5z.com> 1:2.4.2.102-1
cvsdist 19e6bb2
- updated to 2.4.2.102
cvsdist 19e6bb2
- removed outdated patches
cvsdist 19e6bb2
- Use Xsetup_0 only for :0 since that's the way it works
cvsdist 19e6bb2
  for xdm
cvsdist 19e6bb2
- remove the gnome.desktop file, its going into gnome-session
cvsdist 19e6bb2
cvsdist 19e6bb2
* Thu Aug 14 2003 Havoc Pennington <hp@redhat.com> 1:2.4.1.6-1
cvsdist 19e6bb2
- update to latest bugfix version on george's advice
cvsdist 19e6bb2
- remove setlocale patch that's upstream
cvsdist 19e6bb2
- remove console setup patches that are upstream
cvsdist 19e6bb2
cvsdist 19e6bb2
* Thu Jun 12 2003 Dan Walsh <dwalsh@redhat.com> 2.4.1.3-9
cvsdist 19e6bb2
- Port to SELinux
cvsdist 19e6bb2
cvsdist 19e6bb2
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist 19e6bb2
- rebuilt
cvsdist 19e6bb2
cvsdist 19e6bb2
* Tue Jun  3 2003 Jeff Johnson <jbj@redhat.com>
cvsdist 19e6bb2
- add explicit epoch's where needed.
cvsdist 19e6bb2
cvsdist 19e6bb2
* Sun May 04 2003 Florian La Roche <Florian.LaRoche@redhat.de>
cvsdist 19e6bb2
- fix post: localstatedir -> _localstatedir
cvsdist 19e6bb2
cvsdist 19e6bb2
* Thu May  1 2003 Havoc Pennington <hp@redhat.com> 1:2.4.1.3-6
cvsdist 19e6bb2
- enable UTF-8 for CJK
cvsdist 474bda2
cvsdist 5fdfa8b
* Mon Feb 24 2003 Elliot Lee <sopwith@redhat.com>
cvsdist 5fdfa8b
- debuginfo rebuild
cvsdist 5fdfa8b
cvsdist 5fdfa8b
* Thu Feb 20 2003 Owen Taylor <otaylor@redhat.com>
cvsdist 5fdfa8b
- Run the error dialogs under /bin/sh --login, so we
cvsdist 5fdfa8b
  get lang.sh, and thus unicode_start running. Fixes
cvsdist 5fdfa8b
  the X-doesn't-start dialog showing up as random
cvsdist 5fdfa8b
  blinking characters.
cvsdist 5fdfa8b
cvsdist 5fdfa8b
* Fri Feb 14 2003 Havoc Pennington <hp@redhat.com> 1:2.4.1.3-2
cvsdist 5fdfa8b
- nuke buildreq Xft
cvsdist 5fdfa8b
cvsdist 5fdfa8b
* Wed Feb  5 2003 Havoc Pennington <hp@redhat.com> 1:2.4.1.3-1
cvsdist 5fdfa8b
- upgrade to 2.4.1.3
cvsdist 5fdfa8b
cvsdist 5fdfa8b
* Mon Feb  3 2003 Matt Wilson <msw@redhat.com> 1:2.4.1.1-6
cvsdist 5fdfa8b
- added gdm-2.4.1.1-64bit.patch to fix 64 bit crash in cookie
cvsdist 5fdfa8b
  generation (#83334)
cvsdist 5fdfa8b
cvsdist 5fdfa8b
* Mon Feb  3 2003 Owen Taylor <otaylor@redhat.com>
cvsdist 5fdfa8b
- Add patch to fix problem where setting LC_COLLATE=C would give LC_MESSAGES=wa_BE (#82019)
cvsdist 5fdfa8b
cvsdist 5fdfa8b
* Thu Jan 30 2003 Matt Wilson <msw@redhat.com> 1:2.4.1.1-3
cvsdist 5fdfa8b
- fix pam.d entry, pam_env wasn't properly patched
cvsdist 5fdfa8b
- disable optimizations on x86_64 to work around gcc bug
cvsdist 5fdfa8b
cvsdist 5fdfa8b
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist 5fdfa8b
- rebuilt
cvsdist 5fdfa8b
cvsdist 5fdfa8b
* Mon Jan 20 2003 Owen Taylor <otaylor@redhat.com>
cvsdist 5fdfa8b
- Upgrade to 2.4.1.1 (Fixes #81907)
cvsdist 5fdfa8b
- Redirect stdout of kill to /dev/null (#80814)
cvsdist 5fdfa8b
cvsdist 5fdfa8b
* Thu Jan  9 2003 Havoc Pennington <hp@redhat.com>
cvsdist 5fdfa8b
- 2.4.1.0
cvsdist 5fdfa8b
- add patch from george to ask "are you sure?" for shutdown/reboot since it's now just one click away
cvsdist 5fdfa8b
cvsdist 5fdfa8b
* Thu Dec 19 2002 Havoc Pennington <hp@redhat.com>
cvsdist 5fdfa8b
- 2.4.0.12
cvsdist 5fdfa8b
- update new patch for no-utf8-in-cjk
cvsdist 5fdfa8b
- drop patch to photo setup, now upstream
cvsdist 5fdfa8b
- drop confdocs patch now upstream
cvsdist 5fdfa8b
- move all the gdm.conf changes into single "rhconfig" patch
cvsdist 5fdfa8b
- remove "sid-fix" patch now upstream
cvsdist 5fdfa8b
cvsdist 5fdfa8b
* Mon Nov 11 2002 Nalin Dahyabhai <nalin@redhat.com> 2.4.0.7-14
cvsdist 5fdfa8b
- remove the directory part of module specifications from the PAM config files,
cvsdist 5fdfa8b
  allowing the same PAM config to work for either arch on multilib boxes
cvsdist 38fde8e
cvsdist e50cbc7
* Thu Sep  5 2002 Owen Taylor <otaylor@redhat.com>
cvsdist e50cbc7
- Change zh_CN entry in language menu to zh_CN.GB18030
cvsdist e50cbc7
cvsdist 80a9737
* Thu Sep  5 2002 Akira TAGOH <tagoh@redhat.com> 2.4.0.7-12
cvsdist 80a9737
- copied gdm-ja.po to ja.po.
cvsdist 80a9737
cvsdist 1076fa7
* Mon Sep  2 2002 Owen Taylor <otaylor@redhat.com>
cvsdist 1076fa7
- Fix problem where gdm was opening ~/.xsession-errors itself to bad effect
cvsdist 1076fa7
cvsdist f31170c
* Sat Aug 31 2002 Havoc Pennington <hp@redhat.com>
cvsdist f31170c
- include ja.po with new date format
cvsdist f31170c
cvsdist 6903550
* Wed Aug 28 2002 Havoc Pennington <hp@redhat.com>
cvsdist 99db97d
- remove noreplace on gdm.conf #71309
cvsdist 99db97d
- make gnome-gdmsetup absolute, #72910
cvsdist 99db97d
cvsdist 99db97d
* Wed Aug 28 2002 Havoc Pennington <hp@redhat.com>
cvsdist d4df1e2
- put /usr/X11R6/bin in path for now fixes #72781
cvsdist d4df1e2
- use proper i18n algorithm for word wrap, #71937
cvsdist d4df1e2
- remove greek text from language picker due to lack 
cvsdist d4df1e2
  of greek font
cvsdist d4df1e2
- reorder PAM config file #72657
cvsdist d4df1e2
cvsdist d4df1e2
* Wed Aug 28 2002 Havoc Pennington <hp@redhat.com>
cvsdist 6903550
- improve gdmsetup icon
cvsdist 6903550
- remove GNOME session, we will instead put it in gnome-session
cvsdist 6903550
- apply patch from george to make gdmphotosetup file selector 
cvsdist 6903550
  work
cvsdist 6903550
cvsdist 6426184
* Mon Aug 26 2002 Elliot Lee <sopwith@redhat.com> 2.4.0.7-6
cvsdist 6426184
- Patches for #64902, #66486, #68483, #71308
cvsdist 6426184
- post-install script changes from the gdm.spec mentioned in #70965
cvsdist 6426184
- noreplace on gdm.conf for #71309
cvsdist 6426184
cvsdist 68ac1df
* Sun Aug 25 2002 Havoc Pennington <hp@redhat.com>
cvsdist 68ac1df
- put in a patch from george to fix some setsid()/kill() confusion
cvsdist 68ac1df
  possibly fixing #72295
cvsdist 68ac1df
- turn off UseCirclesInEntry for now, fixes #72433
cvsdist 68ac1df
cvsdist 54d9b65
* Tue Aug 20 2002 Alexander Larsson <alexl@redhat.com>
cvsdist 54d9b65
- Set UseCirclesInEntry to true in config
cvsdist 54d9b65
cvsdist 0dba8df
* Thu Aug 15 2002 Havoc Pennington <hp@redhat.com>
cvsdist 0dba8df
- rename Gnome session to GNOME, this was just bugging me
cvsdist 0dba8df
cvsdist 0dba8df
* Thu Aug  8 2002 Havoc Pennington <hp@redhat.com>
cvsdist 0dba8df
- 2.4.0.7 with bugfixes George kindly did for me, 
cvsdist 0dba8df
  including mnemonics for the graphical greeter
cvsdist 0dba8df
- use Wonderland gtk theme for the nongraphical greeter
cvsdist 0dba8df
- remove patches that are now upstream
cvsdist 0dba8df
cvsdist 0dba8df
* Tue Jul 30 2002 Havoc Pennington <hp@redhat.com>
cvsdist 0dba8df
- update rhconfig patch
cvsdist 0dba8df
- use pam_timestamp for the config tool
cvsdist 0dba8df
- link to a desktop file in redhat-menus
cvsdist 0dba8df
- update .gnome2 patch, filed upstream bug
cvsdist 0dba8df
- 2.4.0.4
cvsdist 0dba8df
- rebuild with new gail, librsvg2
cvsdist 0dba8df
cvsdist 0dba8df
* Tue Jun 25 2002 Owen Taylor <otaylor@redhat.com>
cvsdist 0dba8df
- Require redhat-artwork, make the default greeter theme Wonderland
cvsdist 0dba8df
- Look for all configuration in .gnome2 not .gnome. This avoids problems 
cvsdist 0dba8df
  with changes in the set of session/lang.
cvsdist 0dba8df
- Remove English from locale.alias, make most locales UTF-8
cvsdist 0dba8df
- Call find_lang with the right name
cvsdist 0dba8df
cvsdist 0dba8df
* Sun Jun 16 2002 Havoc Pennington <hp@redhat.com>
cvsdist 0dba8df
- rebuild for new libs
cvsdist 0dba8df
- put gdm-autologin pam config file in file list, hope
cvsdist 0dba8df
  its absence wasn't deliberate
cvsdist 0dba8df
- use desktop-file-install
cvsdist 0dba8df
cvsdist 0dba8df
* Mon Jun 10 2002 Havoc Pennington <hp@redhat.com>
cvsdist 0dba8df
- rebuild in different environment
cvsdist 0dba8df
cvsdist f7e6706
* Mon Jun 10 2002 Havoc Pennington <hp@redhat.com>
cvsdist f7e6706
- 2.4.0.0
cvsdist f7e6706
cvsdist f7e6706
* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
cvsdist f7e6706
- rebuild in different environment
cvsdist f7e6706
cvsdist f7e6706
* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
cvsdist f7e6706
- 2.3.90.3
cvsdist f7e6706
cvsdist f7e6706
* Tue May 14 2002 Matt Wilson <msw@redhat.com> 2.3.90.2.90-1
cvsdist f7e6706
- pulled from current CVS, named it 2.3.90.2.90-1
cvsdist f7e6706
cvsdist f7e6706
* Thu Feb 14 2002 Havoc Pennington <hp@redhat.com>
cvsdist f7e6706
- rebuild for new libs
cvsdist f7e6706
- add URL tag
cvsdist e656067
cvsdist f7e6706
* Mon Feb 11 2002 Alex Larsson <alexl@redhat.com> 2.3.90.1.90-1
cvsdist f7e6706
- Updated to a cvs snapshot that has the new greeter.
cvsdist 8c86478
cvsdist f7e6706
* Thu Jan 24 2002 Havoc Pennington <hp@redhat.com>
cvsdist f7e6706
- rebuild in rawhide
cvsdist 6ad00f9
cvsdist 34c1f3a
* Tue Sep  4 2001 Havoc Pennington <hp@redhat.com>
cvsdist 34c1f3a
- fix #52997 (ukrainian in language list)
cvsdist 34c1f3a
cvsdist 34c1f3a
* Fri Aug 31 2001 Havoc Pennington <hp@redhat.com>
cvsdist 34c1f3a
- Add po files from sources.redhat.com
cvsdist 34c1f3a
cvsdist 5bf3f6d
* Mon Aug 27 2001 Havoc Pennington <hp@redhat.com>
cvsdist 5bf3f6d
- Add po files from sources.redhat.com
cvsdist 5bf3f6d
cvsdist 9fbd1b5
* Wed Aug 15 2001 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 9fbd1b5
- set SESSION to true in console.apps control file
cvsdist 9fbd1b5
cvsdist d1fbd55
* Tue Aug 14 2001 Havoc Pennington <hp@redhat.com>
cvsdist d1fbd55
- change default title font to work in CJK, #51698
cvsdist d1fbd55
cvsdist d1fbd55
* Wed Aug  8 2001 Bill Nottingham <notting@redhat.com>
cvsdist d1fbd55
- fix %pre for using /var/gdm as home dir
cvsdist d1fbd55
cvsdist d1fbd55
* Sun Aug  5 2001 Nalin Dahyabhai <nalin@redhat.com>
cvsdist d1fbd55
- Tweak PAM setup for gdmconfig to match other consolehelper users
cvsdist d1fbd55
cvsdist d1fbd55
* Fri Aug  3 2001 Owen Taylor <otaylor@redhat.com>
cvsdist d1fbd55
- Set RUNNING_UNDER_GDM when running display init script
cvsdist d1fbd55
- Run xsri as the background program
cvsdist d1fbd55
cvsdist d1fbd55
* Thu Aug 02 2001 Havoc Pennington <hp@redhat.com>
cvsdist d1fbd55
- Change how session switching works, #49480
cvsdist d1fbd55
- don't offer to make Failsafe the default, #49479
cvsdist d1fbd55
cvsdist d1fbd55
* Thu Aug 02 2001 Havoc Pennington <hp@redhat.com>
cvsdist d1fbd55
- clean up some format string mess, and don't
cvsdist d1fbd55
  log username to syslog, #5681
cvsdist d1fbd55
- own some directories #50692
cvsdist d1fbd55
cvsdist d1fbd55
* Wed Aug 01 2001 Havoc Pennington <hp@redhat.com>
cvsdist d1fbd55
- require/buildrequire latest gnome-libs, to compensate
cvsdist d1fbd55
  for upstream crackrock. #50554
cvsdist d1fbd55
cvsdist d1fbd55
* Tue Jul 31 2001 Havoc Pennington <hp@redhat.com>
cvsdist d1fbd55
- get rid of GiveConsole/TakeConsole, bug #33710
cvsdist d1fbd55
cvsdist d1fbd55
* Sun Jul 22 2001 Havoc Pennington <hp@redhat.com>
cvsdist d1fbd55
- use Raleigh theme for gdm
cvsdist d1fbd55
cvsdist d1fbd55
* Thu Jul 19 2001 Havoc Pennington <hp@redhat.com>
cvsdist d1fbd55
- depend on usermode, xinitrc
cvsdist d1fbd55
 
cvsdist d1fbd55
* Thu Jul 19 2001 Havoc Pennington <hp@redhat.com>
cvsdist d1fbd55
- build requires pam-devel, should fix #49448
cvsdist d1fbd55
cvsdist d1fbd55
* Mon Jul 16 2001 Havoc Pennington <hp@redhat.com>
cvsdist d1fbd55
- log to /var/log/gdm/*
cvsdist d1fbd55
cvsdist d1fbd55
* Mon Jul 16 2001 Havoc Pennington <hp@redhat.com>
cvsdist d1fbd55
- make Halt... power off
cvsdist d1fbd55
cvsdist d1fbd55
* Tue Jul 10 2001 Havoc Pennington <hp@redhat.com>
cvsdist d1fbd55
- gdm user's homedir to /var/gdm not /home/gdm
cvsdist d1fbd55
cvsdist d1fbd55
* Mon Jul 09 2001 Havoc Pennington <hp@redhat.com>
cvsdist d1fbd55
- put pam.d/gdm back in file list
cvsdist d1fbd55
cvsdist d1fbd55
* Sun Jul 08 2001 Havoc Pennington <hp@redhat.com>
cvsdist d1fbd55
- upgrade to 2.2.3.1, pray this fixes more than it breaks
cvsdist d1fbd55
cvsdist d1fbd55
* Thu Jul 05 2001 Havoc Pennington <hp@redhat.com>
cvsdist d1fbd55
- add "rpm" user to those not to show in greeter 
cvsdist d1fbd55
cvsdist d1fbd55
* Tue Jul 03 2001 Havoc Pennington <hp@redhat.com>
cvsdist d1fbd55
- Upgrade to 2.2.3
cvsdist d1fbd55
- require usermode since configure script now checks for it
cvsdist d1fbd55
cvsdist d1fbd55
* Fri Jun 01 2001 Havoc Pennington <hp@redhat.com>
cvsdist d1fbd55
- Prereq for scrollkeeper-update
cvsdist d1fbd55
cvsdist d1fbd55
* Thu May 30 2001 Havoc Pennington <hp@redhat.com>
cvsdist d1fbd55
- New CVS snap with the "no weird sessions" options; 
cvsdist d1fbd55
  more default settings changes
cvsdist d1fbd55
cvsdist d1fbd55
* Wed May 30 2001 Havoc Pennington <hp@redhat.com>
cvsdist d1fbd55
- Change a bunch of default settings; remaining fixes will involve C hacking
cvsdist d1fbd55
cvsdist d1fbd55
* Wed May 30 2001 Havoc Pennington <hp@redhat.com>
cvsdist d1fbd55
- After, oh, 2 years or so, finally upgrade version and set
cvsdist d1fbd55
  release to 1. Remove all hacks and patches, pretty much;
cvsdist d1fbd55
  this will break a few things, will be putting them back 
cvsdist d1fbd55
  via GNOME CVS. All changes should go in 'gdm2' module in 
cvsdist d1fbd55
  CVS for now.
cvsdist d1fbd55
cvsdist d1fbd55
  This RPM enables all kinds of features that I'm going to turn
cvsdist d1fbd55
  off shortly, so don't get excited about them. ;-)
cvsdist 7efa418
cvsdist 27bc216
* Thu Mar 22 2001 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 27bc216
- reinitialize pam credentials after calling initgroups() -- the
cvsdist 27bc216
  credentials may be group memberships
cvsdist 27bc216
cvsdist 27bc216
* Mon Mar 19 2001 Owen Taylor <otaylor@redhat.com>
cvsdist 27bc216
- Fix colors patch
cvsdist 27bc216
cvsdist 27bc216
* Thu Mar 15 2001 Havoc Pennington <hp@redhat.com>
cvsdist 27bc216
- translations
cvsdist 27bc216
cvsdist 27bc216
* Mon Mar  5 2001 Preston Brown <pbrown@redhat.com>
cvsdist 27bc216
- don't screw up color map on 8 bit displays
cvsdist 27bc216
cvsdist 27bc216
* Fri Feb 23 2001 Trond Eivind Glomsrød <teg@redhat.com>
cvsdist 27bc216
- langify
cvsdist 27bc216
- Don't define and use "ver" and "nam" at the top of the spec file
cvsdist 27bc216
- use %%{_tmppath}
cvsdist 27bc216
cvsdist 27bc216
* Tue Feb 13 2001 Tim Powers <timp@redhat.com>
cvsdist 27bc216
- don't allow gdm to show some system accounts in the browser bugzilla
cvsdist 27bc216
  #26898
cvsdist 27bc216
cvsdist 27bc216
* Fri Jan 19 2001 Akira TAGOH <tagoh@redhat.com>
cvsdist 27bc216
- Updated Japanese translation.
cvsdist 96563af
cvsdist 27bc216
* Tue Jan 02 2001 Havoc Pennington <hp@redhat.com>
cvsdist 27bc216
- add another close() to the fdleak patch, bugzilla #22794
cvsdist fd615b8
cvsdist 56263d9
* Sun Aug 13 2000 Owen Taylor <otaylor@redhat.com>
cvsdist 56263d9
- Return to toplevel main loop and start Xdcmp if enabled
cvsdist 56263d9
  (Bug #16106) 
cvsdist 56263d9
cvsdist 56263d9
* Fri Aug 11 2000 Jonathan Blandford <jrb@redhat.com>
cvsdist 56263d9
- Up Epoch and release
cvsdist 56263d9
cvsdist 56263d9
* Wed Aug 02 2000 Havoc Pennington <hp@redhat.com>
cvsdist 56263d9
- Requires Xsession script
cvsdist 56263d9
cvsdist 56263d9
* Wed Jul 19 2000 Owen Taylor <otaylor@redhat.com>
cvsdist 56263d9
- Italian is better as it_IT than it_CH (bugzilla 12425)
cvsdist 56263d9
cvsdist 56263d9
* Mon Jul 17 2000 Jonathan Blandford <jrb@redhat.com>
cvsdist 56263d9
- Don't instally gdmconfig as it doesn't work.
cvsdist 56263d9
cvsdist 56263d9
* Fri Jul 14 2000 Havoc Pennington <hp@redhat.com>
cvsdist 56263d9
- Rearrange code to avoid calling innumerable system calls
cvsdist 56263d9
  in a signal handler
cvsdist 56263d9
cvsdist 56263d9
* Fri Jul 14 2000 Havoc Pennington <hp@redhat.com>
cvsdist 56263d9
- Verbose debug spew for infinite loop stuff
cvsdist 56263d9
cvsdist 56263d9
* Fri Jul 14 2000 Havoc Pennington <hp@redhat.com>
cvsdist 56263d9
- Try to fix infinite loops on X server failure
cvsdist 56263d9
cvsdist 56263d9
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
cvsdist 56263d9
- automatic rebuild
cvsdist 56263d9
cvsdist 56263d9
* Thu Jun 29 2000 Havoc Pennington <hp@redhat.com>
cvsdist 56263d9
- Remove Docdir
cvsdist 56263d9
cvsdist 56263d9
* Mon Jun 19 2000 Havoc Pennington <hp@redhat.com>
cvsdist 56263d9
- Fix file descriptor leak (Bugzilla 12301)
cvsdist 56263d9
cvsdist 56263d9
* Mon Jun 19 2000 Havoc Pennington <hp@redhat.com>
cvsdist 56263d9
- Apply security errata patch we released for 6.2
cvsdist 56263d9
- Add Gnome.session back, don't know when it disappeared or why
cvsdist 56263d9
cvsdist 56263d9
* Thu Jun  1 2000 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 56263d9
- modify PAM setup to use system-auth
cvsdist 56263d9
cvsdist 56263d9
* Fri May 19 2000 Havoc Pennington <hp@redhat.com>
cvsdist 56263d9
- rebuild for the Winston tree
cvsdist 56263d9
cvsdist 56263d9
* Fri Feb 04 2000 Havoc Pennington <hp@redhat.com>
cvsdist 56263d9
- Modify Default.session and Failsafe.session not to add -login option to bash
cvsdist 56263d9
- exec the session scripts with the user's shell with a hyphen prepended
cvsdist 56263d9
- doesn't seem to actually work yet with tcsh, but it doesn't seem to 
cvsdist 56263d9
  break anything. needs a look to see why it doesn't work
cvsdist 56263d9
cvsdist 56263d9
* Fri Feb 04 2000 Havoc Pennington <hp@redhat.com>
cvsdist 56263d9
- Link PreSession/Default to xdm/GiveConsole
cvsdist 56263d9
- Link PostSession/Default to xdm/TakeConsole
cvsdist 56263d9
cvsdist 56263d9
* Fri Feb 04 2000 Havoc Pennington <hp@redhat.com>
cvsdist 56263d9
- Fix the fix to the fix (8877)
cvsdist 56263d9
- remove docs/gdm-manual.txt which doesn't seem to exist from %doc
cvsdist 56263d9
cvsdist 56263d9
* Fri Feb 04 2000 Havoc Pennington <hp@redhat.com>
cvsdist 56263d9
- Enhance 8877 fix by not deleting the "Please login" 
cvsdist 56263d9
  message
cvsdist 56263d9
cvsdist 56263d9
* Fri Feb 04 2000 Havoc Pennington <hp@redhat.com>
cvsdist 56263d9
- Try to fix bug 8877 by clearing the message below 
cvsdist 56263d9
  the entry box when the prompt changes. may turn 
cvsdist 56263d9
  out to be a bad idea.
cvsdist 56263d9
cvsdist 56263d9
* Mon Jan 17 2000 Elliot Lee <sopwith@redhat.com>
cvsdist 56263d9
- Fix bug #7666: exec Xsession instead of just running it
cvsdist 56263d9
cvsdist 56263d9
* Mon Oct 25 1999 Jakub Jelinek <jakub@redhat.com>
cvsdist 56263d9
- Work around so that russian works (uses koi8-r instead
cvsdist 56263d9
  of the default iso8859-5)
cvsdist 56263d9
cvsdist 56263d9
* Tue Oct 12 1999 Owen Taylor <otaylor@redhat.com>
cvsdist 56263d9
- Try again
cvsdist 56263d9
cvsdist 56263d9
* Tue Oct 12 1999 Owen Taylor <otaylor@redhat.com>
cvsdist 56263d9
- More fixes for i18n
cvsdist 56263d9
cvsdist 56263d9
* Tue Oct 12 1999 Owen Taylor <otaylor@redhat.com>
cvsdist 56263d9
- Fixes for i18n
cvsdist 56263d9
cvsdist 56263d9
* Fri Sep 26 1999 Elliot Lee <sopwith@redhat.com>
cvsdist 56263d9
- Fixed pipewrite bug (found by mkj & ewt).
cvsdist 56263d9
cvsdist 56263d9
* Fri Sep 17 1999 Michael Fulbright <drmike@redhat.com>
cvsdist 56263d9
- added requires for pam >= 0.68
cvsdist 56263d9
cvsdist 56263d9
* Fri Sep 10 1999 Elliot Lee <sopwith@redhat.com>
cvsdist 56263d9
- I just update this package every five minutes, so any recent changes are my fault.
cvsdist 56263d9
cvsdist 56263d9
* Thu Sep 02 1999 Michael K. Johnson <johnsonm@redhat.com>
cvsdist 56263d9
- built gdm-2.0beta2
cvsdist 56263d9
cvsdist 56263d9
* Mon Aug 30 1999 Michael K. Johnson <johnsonm@redhat.com>
cvsdist 56263d9
- built gdm-2.0beta1
cvsdist 56263d9
cvsdist 56263d9
* Tue Aug 17 1999 Michael Fulbright <drmike@redhat.com>
cvsdist 56263d9
- included rmeier@liberate.com patch for tcp socket X connections
cvsdist 56263d9
cvsdist 56263d9
* Mon Apr 19 1999 Michael Fulbright <drmike@redhat.com>
cvsdist 56263d9
- fix to handling ancient gdm config files with non-standard language specs
cvsdist 56263d9
- dont close display connection for xdmcp connections, else we die if remote
cvsdist 56263d9
  end dies. 
cvsdist 56263d9
cvsdist 56263d9
* Fri Apr 16 1999 Michael Fulbright <drmike@redhat.com>
cvsdist 56263d9
- fix language handling to set GDM_LANG variable so gnome-session 
cvsdist 56263d9
  can pick it up
cvsdist 56263d9
cvsdist 56263d9
* Wed Apr 14 1999 Michael Fulbright <drmike@redhat.com>
cvsdist 56263d9
- fix so certain dialog boxes dont overwrite background images
cvsdist 56263d9
cvsdist 56263d9
* Wed Apr 14 1999 Michael K. Johnson <johnsonm@redhat.com>
cvsdist 56263d9
- do not specify -r 42 to useradd -- it doesn't know how to fall back
cvsdist 56263d9
  if id 42 is already taken
cvsdist 56263d9
cvsdist 56263d9
* Fri Apr 9 1999 Michael Fulbright <drmike@redhat.com>
cvsdist 56263d9
- removed suspend feature
cvsdist 56263d9
cvsdist 56263d9
* Mon Apr 5 1999 Jonathan Blandford <jrb@redhat.com>
cvsdist 56263d9
- added patch from otaylor to not call gtk funcs from a signal.
cvsdist 56263d9
- added patch to tab when username not added.
cvsdist 56263d9
- added patch to center About box (and bring up only one) and ignore "~"
cvsdist 56263d9
  and ".rpm" files.
cvsdist 56263d9
cvsdist 56263d9
* Fri Mar 26 1999 Michael Fulbright <drmike@redhat.com>
cvsdist 56263d9
- fixed handling of default session, merged all gdmgreeter patches into one
cvsdist 56263d9
cvsdist 56263d9
* Tue Mar 23 1999 Michael Fulbright <drmike@redhat.com>
cvsdist 56263d9
- remove GNOME/KDE/AnotherLevel session scripts, these have been moved to
cvsdist 56263d9
  the appropriate packages instead.
cvsdist 56263d9
- added patch to make option menus always active (security problem otherwise)
cvsdist 56263d9
- added jrb's patch to disable stars in passwd entry field
cvsdist 56263d9
cvsdist 56263d9
* Fri Mar 19 1999 Michael Fulbright <drmike@redhat.com>
cvsdist f7e6706
- made sure /usr/bin isnt in default path twice
cvsdist 56263d9
- strip binaries
cvsdist 56263d9
cvsdist 56263d9
* Wed Mar 17 1999 Michael Fulbright <drmike@redhat.com>
cvsdist 56263d9
- fixed to use proper system path when root logs in
cvsdist 56263d9
cvsdist 56263d9
* Tue Mar 16 1999 Michael Fulbright <drmike@redhat.com>
cvsdist 56263d9
- linked Init/Default to Red Hat default init script for xdm
cvsdist 56263d9
- removed logo from login dialog box
cvsdist 56263d9
cvsdist 56263d9
* Mon Mar 15 1999 Michael Johnson <johnsonm@redhat.com>
cvsdist 56263d9
- pam_console integration
cvsdist 56263d9
cvsdist 56263d9
* Tue Mar 09 1999 Michael Fulbright <drmike@redhat.com>
cvsdist 56263d9
- added session files for GNOME/KDE/AnotherLevel/Default/Failsafe
cvsdist 56263d9
- patched gdmgreeter to not complete usernames
cvsdist 56263d9
- patched gdmgreeter to not safe selected session permanently
cvsdist 56263d9
- patched gdmgreeter to center dialog boxes
cvsdist 56263d9
cvsdist 56263d9
* Mon Mar 08 1999 Michael Fulbright <drmike@redhat.com>
cvsdist 56263d9
- removed comments from gdm.conf file, these are not parsed correctly
cvsdist 56263d9
cvsdist 56263d9
* Sun Mar 07 1999 Michael Fulbright <drmike@redhat.com>
cvsdist 56263d9
- updated source line for accuracy
cvsdist 56263d9
cvsdist 56263d9
* Fri Feb 26 1999 Owen Taylor <otaylor@redhat.com>
cvsdist 56263d9
- Updated patches for 1.0.0
cvsdist 56263d9
- Fixed some problems in 1.0.0 with installation directories
cvsdist 56263d9
- moved /usr/var/gdm /var/gdm
cvsdist 56263d9
cvsdist 56263d9
* Thu Feb 25 1999 Michael Fulbright <drmike@redhat.com>
cvsdist f7e6706
- moved files from /usr/etc to /etc
cvsdist 56263d9
cvsdist 56263d9
* Tue Feb 16 1999 Michael Johnson <johnsonm@redhat.com>
cvsdist 56263d9
- removed commented-out #1 definition -- put back after testing gnome-libs
cvsdist 56263d9
  comment patch
cvsdist 56263d9
cvsdist 56263d9
* Sat Feb 06 1999 Michael Johnson <johnsonm@redhat.com>
cvsdist 56263d9
- initial packaging