2007-01-22 04:58:32 +00:00
|
|
|
%define esound_version 0.2.26
|
2004-09-09 05:34:01 +00:00
|
|
|
%define libgnomeui_version 2.3.0
|
2007-06-17 23:09:23 +00:00
|
|
|
%define gtk2_version 2.11.3
|
2006-07-19 17:36:23 +00:00
|
|
|
%define dbus_glib_version 0.70
|
|
|
|
%define dbus_version 0.90
|
2008-02-26 17:54:57 +00:00
|
|
|
%define gnome_keyring_version 2.21.92
|
2007-01-22 04:58:32 +00:00
|
|
|
%define gconf2_version 2.14.0
|
|
|
|
%define libnotify_version 0.2.1
|
2004-09-09 05:33:06 +00:00
|
|
|
|
|
|
|
%define po_package gnome-session-2.0
|
2004-09-09 05:32:59 +00:00
|
|
|
|
|
|
|
Summary: GNOME session manager
|
|
|
|
Name: gnome-session
|
2008-07-30 02:41:54 +00:00
|
|
|
Version: 2.23.6
|
2008-08-05 16:02:10 +00:00
|
|
|
Release: 1%{?dist}
|
2004-09-09 05:32:59 +00:00
|
|
|
URL: http://www.gnome.org
|
2008-04-25 20:16:55 +00:00
|
|
|
Source0: http://download.gnome.org/sources/gnome-session/2.23/%{name}-%{version}.tar.bz2
|
2005-04-18 19:31:58 +00:00
|
|
|
Source1: redhat-default-session
|
|
|
|
Source2: gnome.desktop
|
2007-08-03 04:06:37 +00:00
|
|
|
License: GPLv2+
|
2004-09-09 05:32:59 +00:00
|
|
|
Group: User Interface/Desktops
|
2007-01-11 03:49:25 +00:00
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
2004-09-09 05:32:59 +00:00
|
|
|
|
2006-06-05 20:11:47 +00:00
|
|
|
Requires: system-logos
|
2004-09-09 05:33:06 +00:00
|
|
|
# required to get gconf-sanity-check-2 in the right place
|
2007-02-05 19:28:26 +00:00
|
|
|
Requires: GConf2-gtk >= %{gconf2_version}
|
2004-09-09 05:34:01 +00:00
|
|
|
# Needed for gnome-settings-daemon
|
|
|
|
Requires: control-center
|
2004-09-09 05:33:06 +00:00
|
|
|
|
2007-04-13 23:23:52 +00:00
|
|
|
# pull in dbus-x11, see bug 209924
|
|
|
|
Requires: dbus-x11
|
|
|
|
|
2005-04-18 19:31:58 +00:00
|
|
|
## we conflict with gdm that contains the GNOME gdm xsession
|
2005-04-18 19:36:05 +00:00
|
|
|
Conflicts: gdm < 1:2.6.0.8-5
|
2004-09-09 05:34:01 +00:00
|
|
|
|
2004-09-09 05:32:59 +00:00
|
|
|
BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
|
2007-01-22 04:58:32 +00:00
|
|
|
BuildRequires: gtk2-devel >= %{gtk2_version}
|
2006-07-19 17:36:23 +00:00
|
|
|
BuildRequires: dbus-devel >= %{dbus_version}
|
|
|
|
BuildRequires: dbus-glib-devel >= %{dbus_glib_version}
|
2007-01-22 04:58:32 +00:00
|
|
|
BuildRequires: gnome-keyring >= %{gnome_keyring_version}
|
|
|
|
BuildRequires: libnotify-devel >= %{libnotify_version}
|
|
|
|
BuildRequires: GConf2-devel >= %{gconf2_version}
|
2007-02-05 19:36:35 +00:00
|
|
|
BuildRequires: GConf2-gtk >= %{gconf2_version}
|
2007-01-22 05:16:15 +00:00
|
|
|
BuildRequires: gnome-desktop-devel
|
2007-01-22 04:58:32 +00:00
|
|
|
BuildRequires: pango-devel
|
2008-01-29 16:23:38 +00:00
|
|
|
BuildRequires: gnome-settings-daemon-devel
|
2006-08-04 05:24:01 +00:00
|
|
|
BuildRequires: desktop-file-utils
|
2007-01-22 04:58:32 +00:00
|
|
|
BuildRequires: libXau-devel
|
|
|
|
BuildRequires: libXrandr-devel
|
2004-09-09 05:32:59 +00:00
|
|
|
|
|
|
|
# this is so the configure checks find /usr/bin/halt etc.
|
|
|
|
BuildRequires: usermode
|
|
|
|
|
2006-06-13 02:33:33 +00:00
|
|
|
BuildRequires: intltool, autoconf, automake
|
|
|
|
BuildRequires: libtool
|
|
|
|
BuildRequires: gettext
|
2006-03-01 12:54:32 +00:00
|
|
|
BuildRequires: libX11-devel libXt-devel
|
2006-07-13 02:02:31 +00:00
|
|
|
BuildRequires: libXrandr-devel
|
2008-07-22 04:21:07 +00:00
|
|
|
BuildRequires: PolicyKit-gnome-devel
|
2008-07-29 05:09:32 +00:00
|
|
|
BuildRequires: xmlto
|
2004-09-09 05:36:42 +00:00
|
|
|
|
2007-01-22 04:58:32 +00:00
|
|
|
Requires(pre): GConf2 >= %{gconf2_version}
|
|
|
|
Requires(post): GConf2 >= %{gconf2_version}
|
|
|
|
Requires(preun): GConf2 >= %{gconf2_version}
|
2006-10-18 21:09:07 +00:00
|
|
|
|
2004-09-09 05:32:59 +00:00
|
|
|
%description
|
|
|
|
|
2008-07-22 04:21:07 +00:00
|
|
|
gnome-session manages a GNOME desktop session. It starts up the other core
|
2004-09-09 05:32:59 +00:00
|
|
|
GNOME components and handles logout and saving the session.
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
%build
|
2004-09-09 05:34:21 +00:00
|
|
|
|
|
|
|
#workaround broken perl-XML-Parser on 64bit arches
|
|
|
|
export PERL5LIB=/usr/lib64/perl5/vendor_perl/5.8.2 perl
|
|
|
|
|
2007-01-11 19:26:12 +00:00
|
|
|
sed -i -e 's/GNOME_COMPILE_WARNINGS.*//' configure.in
|
|
|
|
|
2005-02-02 21:37:06 +00:00
|
|
|
aclocal
|
|
|
|
automake
|
2006-01-14 00:40:01 +00:00
|
|
|
intltoolize --force
|
2004-09-09 05:34:01 +00:00
|
|
|
autoheader
|
|
|
|
autoconf
|
2004-09-09 05:32:59 +00:00
|
|
|
|
2008-07-29 05:09:32 +00:00
|
|
|
%configure --enable-docbook-docs --docdir=%{_datadir}/doc/%{name}-%{version}
|
2007-02-13 14:42:09 +00:00
|
|
|
make %{?_smp_mflags}
|
2004-09-09 05:32:59 +00:00
|
|
|
|
|
|
|
%install
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
2004-09-09 05:33:06 +00:00
|
|
|
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
|
2006-03-09 19:12:04 +00:00
|
|
|
make install DESTDIR=$RPM_BUILD_ROOT
|
2004-09-09 05:33:06 +00:00
|
|
|
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
|
2004-09-09 05:32:59 +00:00
|
|
|
|
2004-09-17 19:46:32 +00:00
|
|
|
desktop-file-install --vendor gnome --delete-original \
|
2005-02-02 21:37:06 +00:00
|
|
|
--dir $RPM_BUILD_ROOT%{_datadir}/applications \
|
2004-09-09 05:36:52 +00:00
|
|
|
--add-only-show-in GNOME \
|
2005-02-02 21:37:06 +00:00
|
|
|
$RPM_BUILD_ROOT%{_datadir}/applications/*
|
2004-09-09 05:36:52 +00:00
|
|
|
|
2005-04-18 19:31:58 +00:00
|
|
|
./mkinstalldirs ${RPM_BUILD_ROOT}%{_datadir}/xsessions/
|
2006-11-20 15:59:14 +00:00
|
|
|
install -m 644 %{SOURCE2} ${RPM_BUILD_ROOT}%{_datadir}/xsessions/
|
2004-09-09 05:33:25 +00:00
|
|
|
|
2005-04-18 19:31:58 +00:00
|
|
|
/bin/rm -f $RPM_BUILD_ROOT%{_datadir}/gnome/default.session
|
2004-10-08 17:57:22 +00:00
|
|
|
|
2005-04-18 19:31:58 +00:00
|
|
|
install -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/gnome/default.session
|
2004-09-09 05:33:06 +00:00
|
|
|
|
2006-02-28 19:08:03 +00:00
|
|
|
mkdir -p $RPM_BUILD_ROOT%{_datadir}/gnome/autostart
|
2006-02-24 00:25:58 +00:00
|
|
|
|
2004-09-09 05:33:06 +00:00
|
|
|
## remove splash screen
|
|
|
|
rm -r $RPM_BUILD_ROOT%{_datadir}/pixmaps/splash
|
|
|
|
|
2008-07-29 05:09:32 +00:00
|
|
|
cp AUTHORS COPYING NEWS README $RPM_BUILD_ROOT%{_datadir}/doc/%{name}-%{version}
|
|
|
|
|
2004-09-09 05:33:06 +00:00
|
|
|
%find_lang %{po_package}
|
2004-09-09 05:32:59 +00:00
|
|
|
|
|
|
|
%clean
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
%post
|
2007-01-22 04:58:32 +00:00
|
|
|
/sbin/ldconfig
|
2004-09-09 05:32:59 +00:00
|
|
|
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
|
2006-11-07 18:54:32 +00:00
|
|
|
gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/gnome-session.schemas >& /dev/null || :
|
2006-08-22 03:02:03 +00:00
|
|
|
|
2006-10-18 21:09:07 +00:00
|
|
|
%pre
|
|
|
|
if [ "$1" -gt 1 ]; then
|
|
|
|
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
|
2006-11-07 18:54:32 +00:00
|
|
|
gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/gnome-session.schemas >& /dev/null || :
|
2006-10-18 21:09:07 +00:00
|
|
|
fi
|
|
|
|
|
2006-08-22 03:02:03 +00:00
|
|
|
%preun
|
|
|
|
if [ "$1" -eq 0 ]; then
|
|
|
|
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
|
2006-11-07 18:54:32 +00:00
|
|
|
gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/gnome-session.schemas >& /dev/null || :
|
2006-08-22 03:02:03 +00:00
|
|
|
fi
|
|
|
|
|
2008-07-21 19:59:27 +00:00
|
|
|
%postun
|
2004-09-09 05:32:59 +00:00
|
|
|
/sbin/ldconfig
|
|
|
|
|
2004-09-09 05:33:06 +00:00
|
|
|
%files -f %{po_package}.lang
|
2004-09-09 05:32:59 +00:00
|
|
|
%defattr(-,root,root)
|
2008-07-29 05:09:32 +00:00
|
|
|
%doc %dir %{_datadir}/doc/%{name}-%{version}
|
|
|
|
%doc %{_datadir}/doc/%{name}-%{version}/AUTHORS
|
|
|
|
%doc %{_datadir}/doc/%{name}-%{version}/COPYING
|
|
|
|
%doc %{_datadir}/doc/%{name}-%{version}/NEWS
|
|
|
|
%doc %{_datadir}/doc/%{name}-%{version}/README
|
|
|
|
%doc %dir %{_datadir}/doc/%{name}-%{version}/dbus
|
|
|
|
%doc %{_datadir}/doc/%{name}-%{version}/dbus/*
|
|
|
|
%doc %{_mandir}/man*/*
|
2004-09-09 05:32:59 +00:00
|
|
|
%{_datadir}/gnome
|
2007-05-06 22:21:08 +00:00
|
|
|
%{_datadir}/applications/gnome-session-properties.desktop
|
2005-09-06 14:47:25 +00:00
|
|
|
%{_datadir}/xsessions/*
|
2008-05-15 02:27:38 +00:00
|
|
|
%dir %{_datadir}/gnome-session
|
|
|
|
%{_datadir}/gnome-session/session-properties.glade
|
2008-07-21 19:59:27 +00:00
|
|
|
%{_datadir}/gnome-session/gsm-inhibit-dialog.glade
|
2004-09-09 05:32:59 +00:00
|
|
|
%{_bindir}/*
|
|
|
|
%{_sysconfdir}/gconf/schemas/*.schemas
|
2007-01-22 05:32:25 +00:00
|
|
|
%{_datadir}/icons/hicolor/*/apps/session-properties.png
|
|
|
|
%{_datadir}/icons/hicolor/scalable/apps/session-properties.svg
|
2008-04-26 01:35:45 +00:00
|
|
|
%dir %{_libdir}/gnome-session
|
|
|
|
%dir %{_libdir}/gnome-session/helpers
|
|
|
|
%{_libdir}/gnome-session/helpers/*
|
|
|
|
|
2004-09-09 05:32:59 +00:00
|
|
|
|
|
|
|
%changelog
|
2008-08-05 16:02:10 +00:00
|
|
|
* Tue Aug 5 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.6-1
|
|
|
|
- Update to 2.23.6
|
|
|
|
|
2008-07-30 20:02:15 +00:00
|
|
|
* Wed Jul 30 2008 Jon McCann <jmccann@redhat.com> - 2.23.6.0.2008.07.30.1
|
|
|
|
- New snapshot from DBus branch
|
|
|
|
|
2008-07-30 02:41:54 +00:00
|
|
|
* Mon Jul 29 2008 Jon McCann <jmccann@redhat.com> - 2.23.6.0.2008.07.29.1
|
|
|
|
- New snapshot from DBus branch
|
|
|
|
|
2008-07-29 05:09:32 +00:00
|
|
|
* Mon Jul 28 2008 Jon McCann <jmccann@redhat.com> - 2.23.5.0.2008.07.28.1
|
|
|
|
- New snapshot from DBus branch
|
|
|
|
|
2008-07-24 23:37:18 +00:00
|
|
|
* Thu Jul 24 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.5.0.2008.07.21.4
|
|
|
|
- Fix a crash
|
|
|
|
|
2008-07-22 04:21:07 +00:00
|
|
|
* Mon Jul 22 2008 Jon McCann <jmccann@redhat.com> - 2.23.5.0.2008.07.21.3
|
|
|
|
- Add BuildRequires PolicyKit-gnome-devel
|
|
|
|
|
2008-07-21 20:59:54 +00:00
|
|
|
* Mon Jul 21 2008 Jon McCann <jmccann@redhat.com> - 2.23.5.0.2008.07.21.2
|
|
|
|
- New snapshot to fix build
|
|
|
|
|
2008-07-21 19:59:27 +00:00
|
|
|
* Mon Jul 21 2008 Jon McCann <jmccann@redhat.com> - 2.23.5.0.2008.07.21.1
|
|
|
|
- Snapshot from DBus branch
|
|
|
|
|
2008-07-10 03:33:39 +00:00
|
|
|
* Wed Jul 9 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.4.1-4
|
|
|
|
- Fix a typo in the previous patch
|
|
|
|
|
2008-07-09 20:17:59 +00:00
|
|
|
* Wed Jul 9 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.4.1-3
|
|
|
|
- Use more standard icon names
|
|
|
|
|
2008-07-08 17:51:28 +00:00
|
|
|
* Tue Jul 8 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.4.1-2
|
|
|
|
- Escape comments for markup
|
|
|
|
|
2008-06-18 17:58:20 +00:00
|
|
|
* Wed Jun 18 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.4.1-1
|
|
|
|
- Update to 2.23.4.1
|
|
|
|
|
2008-06-04 20:07:54 +00:00
|
|
|
* Wed Jun 4 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.3-1
|
|
|
|
- Update to 2.23.3
|
|
|
|
|
2008-05-17 00:30:11 +00:00
|
|
|
* Fri May 16 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.2.2-3
|
|
|
|
- Make nautilus start again
|
|
|
|
|
2008-05-16 00:46:15 +00:00
|
|
|
* Thu May 15 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.2.2-2
|
|
|
|
- Don't crash while handling legacy sessions
|
|
|
|
|
2008-05-15 02:48:19 +00:00
|
|
|
* Wed May 14 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.2.2-1
|
|
|
|
- Update to 2.23.2.2
|
2008-05-15 02:04:09 +00:00
|
|
|
|
2008-04-25 20:16:55 +00:00
|
|
|
* Fri Apr 25 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.1-1
|
|
|
|
- Update to 2.23.1
|
|
|
|
|
2008-04-11 03:06:02 +00:00
|
|
|
* Thu Apr 10 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.1.1-1
|
|
|
|
- Update to 2.22.1.1 (fixes a crash in the trash migration code)
|
|
|
|
|
2008-04-07 23:49:52 +00:00
|
|
|
* Mon Apr 7 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.1-1
|
|
|
|
- Update to 2.22.1
|
|
|
|
|
2008-04-06 04:34:03 +00:00
|
|
|
* Sun Apr 6 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.0-2
|
|
|
|
- Drop gnome-volume-manager from the default session
|
|
|
|
|
2008-03-11 02:47:35 +00:00
|
|
|
* Mon Mar 10 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.0-1
|
|
|
|
- Update to 2.22.0
|
|
|
|
|
2008-03-06 15:03:53 +00:00
|
|
|
* Thu Mar 06 2008 - Bastien Nocera <bnocera@redhat.com> - 2.21.93-1
|
|
|
|
- Update to 2.21.93, drop esound dependencies and patches
|
|
|
|
|
2008-02-26 17:54:57 +00:00
|
|
|
* Tue Feb 26 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.92-1
|
|
|
|
- Update to 2.21.92
|
|
|
|
|
2008-02-13 02:38:03 +00:00
|
|
|
* Tue Feb 12 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.91-1
|
|
|
|
- Update to 2.21.91
|
|
|
|
|
2008-02-11 11:59:56 +00:00
|
|
|
* Mon Feb 11 2008 - Bastien Nocera <bnocera@redhat.com> - 2.21.90-2
|
|
|
|
- Add patch to make login sounds work
|
|
|
|
- Remove unneeded patch to launch gnome-user-share, it launches
|
|
|
|
using autostart now
|
|
|
|
|
2008-01-29 15:53:08 +00:00
|
|
|
* Tue Jan 29 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.90-1
|
|
|
|
- Update to 2.21.90
|
|
|
|
|
2008-01-15 14:33:20 +00:00
|
|
|
* Tue Jan 15 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.5-1
|
|
|
|
- Update to 2.21.5
|
|
|
|
|
2007-11-27 05:50:27 +00:00
|
|
|
* Tue Nov 27 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.2-1
|
|
|
|
- Update to 2.20.2 (translation updates)
|
|
|
|
|
2007-10-30 17:02:09 +00:00
|
|
|
* Tue Oct 30 2007 - Bastien Nocera <bnocera@redhat.com> - 2.20.1-2
|
|
|
|
- Enable sound by default, without looking at the prefs
|
|
|
|
|
2007-10-15 20:14:28 +00:00
|
|
|
* Mon Oct 15 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.1-1
|
|
|
|
- Update to 2.20.1 (translation updates)
|
|
|
|
|
2007-09-27 18:58:42 +00:00
|
|
|
* Thu Sep 27 2007 Ray Strode <rstrode@redhat.com> - 2.20.0-2
|
|
|
|
- drop redhat-artwork dep. We don't need it.
|
|
|
|
|
2007-09-17 19:20:51 +00:00
|
|
|
* Mon Sep 17 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0-1
|
|
|
|
- Update to 2.20.0
|
|
|
|
|
2007-09-11 12:58:58 +00:00
|
|
|
* Tue Sep 11 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.92-3
|
|
|
|
- Plug memory leaks in the ICE code
|
|
|
|
|
2007-09-05 17:30:41 +00:00
|
|
|
* Wed Sep 5 2007 Kristian Høgsberg <krh@redhat.com> - 2.19.92-2
|
|
|
|
- Update gnome-session-2.17.5-window-manager.patch to apply (remove
|
|
|
|
chunks that are now upstream).
|
|
|
|
|
2007-09-04 19:27:48 +00:00
|
|
|
* Tue Sep 4 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.92-1
|
|
|
|
- Update to 2.19.92
|
|
|
|
|
2007-08-23 17:51:16 +00:00
|
|
|
* Thu Aug 23 2007 Adam Jackson <ajax@redhat.com> - 2.19.90-2
|
|
|
|
- Rebuild for build ID
|
|
|
|
|
2007-08-13 23:40:25 +00:00
|
|
|
* Mon Aug 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.90-1
|
|
|
|
- Update to 2.19.90
|
|
|
|
|
2007-08-10 19:09:52 +00:00
|
|
|
* Fri Aug 10 2007 Kristian Høgsberg <krh@redhat.com> - 2.19.6-5
|
|
|
|
- Edit window manager patch again to add 'glib' to compiz launch.
|
|
|
|
|
2007-08-09 21:46:42 +00:00
|
|
|
* Thu Aug 9 2007 Kristian Høgsberg <krh@redhat.com> - 2.19.6-4
|
|
|
|
- Edit the right window manager patch and delete the old one.
|
|
|
|
|
2007-08-09 21:24:04 +00:00
|
|
|
* Thu Aug 9 2007 Kristian Høgsberg <krh@redhat.com> - 2.19.6-3
|
|
|
|
- Export LIBGL_ALWAYS_INDIRECT before starting compiz.
|
|
|
|
|
2007-08-03 04:06:37 +00:00
|
|
|
* Fri Aug 3 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.6-2
|
|
|
|
- Update license field
|
|
|
|
|
2007-07-31 02:19:26 +00:00
|
|
|
* Mon Jul 30 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.6-1
|
|
|
|
- Update to 2.19.6
|
|
|
|
|
2007-07-09 03:52:40 +00:00
|
|
|
* Sun Jul 8 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.5-1
|
|
|
|
- Update to 2.19.5
|
|
|
|
|
2007-07-06 16:51:09 +00:00
|
|
|
* Fri Jul 6 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.4-3
|
|
|
|
- Move /usr/share/gnome/wm-properties to control-center-filesystem
|
|
|
|
|
2007-06-19 18:35:31 +00:00
|
|
|
* Tue Jun 19 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.4-2
|
|
|
|
- Fix a hang on login with a11y
|
|
|
|
|
2007-06-17 23:09:23 +00:00
|
|
|
* Sun Jun 17 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.4-1
|
|
|
|
- Update to 2.19.4
|
|
|
|
|
2007-06-04 19:58:49 +00:00
|
|
|
* Mon Jun 4 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.3-1
|
|
|
|
- Update to 2.19.3
|
|
|
|
- Drop upstreamed patch
|
|
|
|
|
2007-05-22 15:31:59 +00:00
|
|
|
* Tue May 22 2007 - Bastien Nocera <bnocera@redhat.com> - 2.19.2-2
|
|
|
|
- Fix up logic in iris patch
|
|
|
|
|
2007-05-21 02:49:31 +00:00
|
|
|
* Sun May 20 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.2-1
|
|
|
|
- Update to 2.19.2
|
|
|
|
|
2007-05-15 13:57:06 +00:00
|
|
|
* Tue May 15 2007 Ray Strode <rstrode@redhat.com> - 2.18.0-7
|
|
|
|
- Don't show iris animation when using compiz (bug 237842)
|
|
|
|
|
2007-05-06 22:21:08 +00:00
|
|
|
* Sun May 6 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.0-6
|
|
|
|
- Don't own /usr/share/applications
|
|
|
|
|
2007-04-13 23:23:52 +00:00
|
|
|
* Sat Apr 14 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.0-5
|
|
|
|
- Add a dependency on dbus-x11
|
|
|
|
|
2007-04-12 18:48:53 +00:00
|
|
|
* Thu Apr 12 2007 David Zeuthen <davidz@redhat.com> - 2.18.0-4
|
|
|
|
- start same kind of AT's in session as started in gdm (#229912)
|
|
|
|
|
2007-03-30 15:49:20 +00:00
|
|
|
* Fri Mar 30 2007 Ray Strode <rstrode@redhat.com> - 2.18.0-3
|
|
|
|
- remove xdg autostart dir since it's part of filesystem now
|
|
|
|
|
2007-03-21 15:35:49 +00:00
|
|
|
* Wed Mar 21 2007 Ray Strode <rstrode@redhat.com> - 2.18.0-2
|
|
|
|
- remove eggcups from default session (bug 233261)
|
|
|
|
|
2007-03-13 05:56:12 +00:00
|
|
|
* Tue Mar 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.0-1
|
|
|
|
- Update to 2.18.0
|
|
|
|
|
2007-02-28 05:23:43 +00:00
|
|
|
* Wed Feb 28 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.92-1
|
|
|
|
- Update to 2.17.92
|
|
|
|
|
2007-02-23 19:16:10 +00:00
|
|
|
* Fri Feb 23 2007 Jeremy Katz <katzj@redhat.com> - 2.17.91-2
|
|
|
|
- disable a11y registry timeout so that we don't get the popup with
|
|
|
|
the livecd (#227214)
|
|
|
|
|
2007-02-13 14:42:09 +00:00
|
|
|
* Tue Feb 13 2007 Matthisa Clasen <mclasen@redhat.com> - 2.17.91-1
|
|
|
|
- Update to 2.17.91
|
|
|
|
|
|
|
|
* Tue Feb 6 2007 Kristian Høgsberg <krh@redhat.com> - 2.17.90.1-3
|
2007-02-06 19:24:23 +00:00
|
|
|
- Update gnome-session-2.15.90-window-manager.patch to start
|
2007-02-06 18:28:41 +00:00
|
|
|
gtk-window-decorator instead of gnome-window-decorator for compiz.
|
|
|
|
|
2007-02-06 19:24:23 +00:00
|
|
|
[ Update: the patch is not applied and upstream gnome-session does
|
|
|
|
the right thing. ]
|
|
|
|
|
2007-02-05 19:28:26 +00:00
|
|
|
* Mon Feb 5 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.90.1-2
|
|
|
|
- Require GConf2-gtk for gconf-sanity-check
|
|
|
|
|
2007-01-23 05:39:04 +00:00
|
|
|
* Tue Jan 23 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.90.1-1
|
|
|
|
- Update to 2.17.90.1
|
|
|
|
|
2007-01-22 04:58:32 +00:00
|
|
|
* Sun Jan 21 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.90-1
|
|
|
|
- Update to 2.17.90
|
|
|
|
- Clean up BuildRequires
|
|
|
|
|
2007-01-11 03:49:25 +00:00
|
|
|
* Wed Jan 10 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.5-1
|
|
|
|
- Update to 2.17.5
|
|
|
|
|
2006-11-27 05:39:40 +00:00
|
|
|
* Mon Nov 27 2006 Ray Strode <rstrode@redhat.com> - 2.17.2-6
|
2006-11-27 05:23:51 +00:00
|
|
|
- don't set http_proxy variable if proxy requires password (bug
|
|
|
|
217332)
|
|
|
|
|
2006-11-22 18:00:44 +00:00
|
|
|
* Wed Nov 22 2006 Matthias Clasen <mclasen@redhat.com> - 2.17.2-4
|
|
|
|
- Own the /usr/share/gnome/wm-properties directory (#216514)
|
|
|
|
|
2006-11-20 15:59:14 +00:00
|
|
|
* Mon Nov 20 2006 Ray Strode <rstrode@redhat.com> - 2.17.2-3
|
|
|
|
- don't make gnome.desktop executable (bug 196105)
|
|
|
|
|
2006-11-12 00:35:56 +00:00
|
|
|
* Sat Nov 11 2006 Matthias Clasen <mclasen@redhat.com> - 2.17.2-2
|
|
|
|
- Fix gnome-wm for compiz
|
|
|
|
|
2006-11-07 18:54:32 +00:00
|
|
|
* Tue Nov 7 2006 Matthias Clasen <mclasen@redhat.com> - 2.17.2-1
|
|
|
|
- Update to 2.17.2
|
|
|
|
|
2006-10-26 14:29:55 +00:00
|
|
|
* Thu Oct 26 2006 Ray Strode <rstrode@redhat.com> - 2.16.1-2.fc7
|
2006-10-26 14:26:17 +00:00
|
|
|
- don't hose users with a stale http_proxy variable if they
|
|
|
|
use autoconfiguration and uses to use manual configuration.
|
|
|
|
Patch by Mark McLoughlin (bug 212319)
|
|
|
|
|
2006-10-22 01:20:37 +00:00
|
|
|
* Sat Oct 21 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.1-1
|
|
|
|
- Update to 2.16.1
|
|
|
|
|
2006-10-18 21:09:07 +00:00
|
|
|
* Wed Oct 18 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.0-4
|
|
|
|
- Fix scripts according to the packaging guidelines
|
|
|
|
|
2006-09-08 02:25:04 +00:00
|
|
|
* Thu Sep 7 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.0-3.fc6
|
|
|
|
- Fix position of icons in the splash screen (#205508)
|
|
|
|
|
2006-09-06 16:04:44 +00:00
|
|
|
* Wed Sep 6 2006 Ray Strode <rstrode@redhat.com> - 2.16.0-2.fc6
|
|
|
|
- set http_proxy environment variable from GNOME settings
|
|
|
|
(bug 190041)
|
|
|
|
|
2006-09-05 00:25:40 +00:00
|
|
|
* Mon Sep 4 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.0-1.fc6
|
|
|
|
- Update to 2.16.0
|
|
|
|
|
2006-08-22 03:02:03 +00:00
|
|
|
* Mon Aug 21 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.92-1.fc6
|
|
|
|
- Update to 2.15.92
|
|
|
|
- Add %%preun and %%postun scripts
|
|
|
|
|
2006-08-14 18:24:52 +00:00
|
|
|
* Mon Aug 14 2006 Ray Strode <rstrode@redhat.com> - 2.15.91-1.fc6
|
|
|
|
- Update to 2.15.91
|
|
|
|
|
2006-08-13 04:06:03 +00:00
|
|
|
* Sun Aug 13 2006 Ray Strode <rstrode@redhat.com> - 2.15.90-4.fc6
|
|
|
|
- fix window manager launching script. Patch from
|
|
|
|
Tim Vismor <tvismor@acm.org> (bug 202312)
|
|
|
|
|
2006-08-11 20:06:25 +00:00
|
|
|
* Fri Aug 11 2006 Ray Strode <rstrode@redhat.com> - 2.15.90-3.fc6
|
|
|
|
- start gnome-window-decorator and pass "gconf" when invoking
|
|
|
|
compiz
|
|
|
|
|
2006-08-11 00:15:58 +00:00
|
|
|
* Thu Aug 10 2006 Ray Strode <rstrode@redhat.com> - 2.15.90-2.fc6
|
|
|
|
- update patch from 2.15.4-3 to be more session friendly (bug 201473)
|
|
|
|
|
|
|
|
* Fri Aug 4 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.90-1.fc6
|
2006-08-04 05:24:01 +00:00
|
|
|
- Update to 2.15.90
|
|
|
|
|
2006-08-11 00:15:58 +00:00
|
|
|
* Thu Aug 3 2006 Soren Sandmann <sandmann@redhat.com> - 2.15.4-3
|
2006-08-03 22:01:24 +00:00
|
|
|
- Add patch to (a) add configuration option for window manager, (b) start the window
|
|
|
|
manager, and (c) disable splash screen by default.
|
|
|
|
|
2006-07-19 17:36:23 +00:00
|
|
|
* Wed Jul 19 2006 John (J5) Palmieri <johnp@redhat.com> - 2.15.4-2
|
|
|
|
- Add BR for dbus-glib-devel
|
|
|
|
|
2006-07-13 18:32:03 +00:00
|
|
|
* Thu Jul 13 2006 Ray Strode <rstrode@redhat.com> - 2.15.4-1
|
2006-07-13 02:02:31 +00:00
|
|
|
- Update to 2.15.4
|
|
|
|
|
2006-07-12 06:09:04 +00:00
|
|
|
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.15.1-5.1
|
|
|
|
- rebuild
|
|
|
|
|
2006-06-13 02:33:33 +00:00
|
|
|
* Mon Jun 12 2006 Bill Nottingham <notting@redhat.com> 2.15.1-5
|
|
|
|
- remove obsolete automake14 buildreq
|
|
|
|
|
2006-06-10 03:36:55 +00:00
|
|
|
* Fri Jun 9 2006 Matthias Clasen <mclasen@redhat.com> 2.15.1-4
|
|
|
|
- Add more missing BuildRequires
|
|
|
|
|
2006-06-06 13:42:33 +00:00
|
|
|
* Tue Jun 6 2006 Matthias Clasen <mclasen@redhat.com> 2.15.1-3
|
|
|
|
- Add BuildRequires: intltool, autoconf, automake
|
|
|
|
|
2006-06-05 20:11:47 +00:00
|
|
|
* Mon Jun 5 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.1-2
|
|
|
|
- Require system-logos, not fedora-logos
|
|
|
|
|
2006-05-10 17:52:34 +00:00
|
|
|
* Wed May 10 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.1-1
|
|
|
|
- Update to 2.15.1
|
|
|
|
|
2006-04-10 17:39:59 +00:00
|
|
|
* Mon Apr 10 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.1-2
|
|
|
|
- Update to 2.14.1
|
|
|
|
|
2006-03-13 21:22:14 +00:00
|
|
|
* Mon Mar 13 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.0-1
|
|
|
|
- Update to 2.14.0
|
|
|
|
|
2006-03-09 19:57:33 +00:00
|
|
|
* Thu Mar 09 2006 Ray Strode <rstrode@redhat.com> - 2.13.92-5
|
|
|
|
- fix up path creation functions
|
|
|
|
|
2006-03-09 19:12:04 +00:00
|
|
|
* Thu Mar 09 2006 Ray Strode <rstrode@redhat.com> - 2.13.92-4
|
|
|
|
- create ~/.config/autostart before trying to migrate
|
|
|
|
session-manual to it (bug 179602).
|
|
|
|
|
2006-03-06 21:11:40 +00:00
|
|
|
* Mon Mar 06 2006 Ray Strode <rstrode@redhat.com> - 2.13.92-3
|
|
|
|
- Patch from Vincent Untz to fix session editing (upstream bug 333641)
|
|
|
|
- Desensitize buttons for operations that the user isn't allowed
|
|
|
|
to do (bug 179479).
|
|
|
|
|
2006-03-01 12:54:32 +00:00
|
|
|
* Wed Mar 01 2006 Karsten Hopp <karsten@redhat.de> 2.13.92-2
|
|
|
|
- BuildRequires: gnome-desktop-devel, libX11-devel, libXt-devel
|
|
|
|
|
2006-02-28 18:44:59 +00:00
|
|
|
* Tue Feb 28 2006 Ray Strode <rstrode@redhat.com> - 2.13.92-1
|
|
|
|
- Update to 2.13.92
|
|
|
|
- Add patch from CVS HEAD to maintain compatibility with
|
|
|
|
version 2.13.91
|
|
|
|
|
2006-02-24 00:25:58 +00:00
|
|
|
* Thu Feb 23 2006 Ray Strode <rstrode@redhat.com> - 2.13.91-2
|
|
|
|
- take ownership of autostart dir (bug 182335)
|
|
|
|
|
2006-02-13 19:56:46 +00:00
|
|
|
* Mon Feb 13 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.91-1
|
|
|
|
- Update to 2.13.91
|
|
|
|
|
2006-02-11 03:17:20 +00:00
|
|
|
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.13.90-1.2
|
|
|
|
- bump again for double-long bug on ppc(64)
|
|
|
|
|
2006-02-07 11:55:28 +00:00
|
|
|
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.13.90-1.1
|
|
|
|
- rebuilt for new gcc4.1 snapshot and glibc changes
|
|
|
|
|
2006-01-28 05:13:05 +00:00
|
|
|
* Sat Jan 28 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.90-1
|
|
|
|
- Update to 2.13.90
|
|
|
|
|
2006-01-17 14:42:53 +00:00
|
|
|
* Tue Jan 17 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.5-1
|
|
|
|
- Update to 2.13.5
|
|
|
|
|
2006-01-16 15:03:29 +00:00
|
|
|
* Mon Jan 16 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.4-2
|
|
|
|
- Disable the fatal-criticals, since it crashes too much
|
|
|
|
|
2006-01-14 00:02:50 +00:00
|
|
|
* Fri Jan 13 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.4-1
|
|
|
|
- Update to 2.13.4
|
|
|
|
|
2006-01-12 07:34:40 +00:00
|
|
|
* Thu Jan 12 2006 Ray Strode <rstrode@redhat.com> - 2.12.0-6
|
2006-01-12 07:33:16 +00:00
|
|
|
- Fix screen corruption around splash screen shape (bug 177502)
|
|
|
|
|
2005-12-20 20:25:27 +00:00
|
|
|
* Tue Dec 20 2005 John (J5) Palmieri <johnp@redhat.com> - 2.12.0-5
|
|
|
|
- Handle shaped window for splash screen
|
|
|
|
|
2005-12-09 22:40:43 +00:00
|
|
|
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
|
|
|
- rebuilt
|
|
|
|
|
2005-11-10 18:17:57 +00:00
|
|
|
* Wed Nov 9 2005 Alexander Larsson <alexl@redhat.com> - 2.12.0-4
|
|
|
|
- Add gnome-user-share patch
|
|
|
|
|
2005-11-08 20:36:03 +00:00
|
|
|
* Tue Nov 8 2005 Ray Strode <rstrode@redhat.com> - 2.12.0-3
|
|
|
|
- fix up the dummy client ids to match the id passed initially
|
|
|
|
passed to the programs in the default session
|
|
|
|
(broke in last update).
|
|
|
|
|
2005-10-31 18:18:15 +00:00
|
|
|
* Mon Oct 31 2005 Ray Strode <rstrode@redhat.com> - 2.12.0-2
|
|
|
|
- remove rhn applet from default session
|
|
|
|
- s/magicdev/gnome-volume-manager/
|
|
|
|
|
2005-09-08 14:40:23 +00:00
|
|
|
* Thu Sep 8 2005 Matthias Clasen <mclasen@redhat.com> - 2.12.0-1
|
|
|
|
- Update to 2.12.0
|
|
|
|
|
2005-09-06 14:47:25 +00:00
|
|
|
* Tue Sep 6 2005 Ray Strode <rstrode@redhat.com> - 2.11.91-3
|
|
|
|
- Don't take ownership of /usr/share/xsessions (bug 145791).
|
|
|
|
|
2005-08-17 06:45:02 +00:00
|
|
|
* Tue Aug 16 2005 Warren Togami <wtogami@redhat.com> - 2.11.91-2
|
|
|
|
- rebuild for new cairo
|
|
|
|
|
2005-08-09 17:11:54 +00:00
|
|
|
* Tue Aug 9 2005 Ray Strode <rstrode@redhat.com> - 2.11.91-1
|
|
|
|
- Update to upstream version 2.11.91 (fixes bug 165357).
|
|
|
|
- drop some patches
|
|
|
|
|
2005-04-18 19:31:58 +00:00
|
|
|
* Thu Apr 18 2005 Ray Strode <rstrode@redhat.com> - 2.10.0-2
|
|
|
|
- Install gnome.desktop to /usr/share/xsessions (bug 145791)
|
|
|
|
|
2005-03-17 21:40:30 +00:00
|
|
|
* Thu Mar 17 2005 Ray Strode <rstrode@redhat.com> - 2.10.0-1
|
|
|
|
- Update to upstream version 2.10.0
|
|
|
|
|
2005-02-02 21:11:07 +00:00
|
|
|
* Wed Feb 2 2005 Matthias Clasen <mclasen@redhat.com> 2.9.4-1
|
|
|
|
- Update to 2.9.4
|
|
|
|
|
2004-12-20 21:45:06 +00:00
|
|
|
* Mon Dec 20 2004 Daniel Reed <djr@redhat.com> 2.8.0-7
|
2004-12-20 21:59:12 +00:00
|
|
|
- rebuild for new libhowl.so.0 library (for GnomeMeeting 1.2) (this was a mistake)
|
2004-12-20 21:45:06 +00:00
|
|
|
|
2004-11-02 16:51:15 +00:00
|
|
|
* Tue Nov 02 2004 Ray Strode <rstrode@redhat.com> 2.8.0-6
|
|
|
|
- Rebuild for devel branch
|
|
|
|
|
|
|
|
* Tue Nov 02 2004 Ray Strode <rstrode@redhat.com> 2.8.0-5
|
|
|
|
- Convert Tamil translation to UTF8
|
|
|
|
(Patch from Lawrence Lim <llim@redhat.com>, bug 135351)
|
|
|
|
|
2004-10-08 17:57:22 +00:00
|
|
|
* Fri Oct 08 2004 Ray Strode <rstrode@redhat.com> 2.8.0-4
|
|
|
|
- Add g-v-m to default session since it wasn't already (?).
|
|
|
|
- Remove g-v-m from default session on s390
|
|
|
|
|
2004-10-07 17:34:56 +00:00
|
|
|
* Thu Oct 07 2004 Ray Strode <rstrode@redhat.com> 2.8.0-3
|
|
|
|
- Check for NULL program name when looking for client
|
|
|
|
match in session.
|
|
|
|
|
2004-09-24 20:55:08 +00:00
|
|
|
* Fri Sep 24 2004 Ray Strode <rstrode@redhat.com> 2.8.0-2
|
|
|
|
- Add "Session" item to More Preferences menu
|
|
|
|
|
2004-09-17 19:46:32 +00:00
|
|
|
* Fri Sep 17 2004 Ray Strode <rstrode@redhat.com> 2.8.0-1
|
|
|
|
- Update to 2.8.0
|
|
|
|
- Remove "Session" item from Preferences menu
|
|
|
|
|
2004-09-09 05:38:19 +00:00
|
|
|
* Fri Sep 03 2004 Ray Strode <rstrode@redhat.com> 2.7.91-2
|
|
|
|
- Fix from Federico for infamous hanging splash screen problem.
|
|
|
|
(http://bugzilla.gnome.org/show_bug.cgi?id=151664)
|
|
|
|
|
2004-09-09 05:38:17 +00:00
|
|
|
* Tue Aug 31 2004 Ray Strode <rstrode@redhat.com> 2.7.91-1
|
|
|
|
- Update to 2.7.91
|
|
|
|
|
2004-09-09 05:38:13 +00:00
|
|
|
* Wed Aug 18 2004 Ray Strode <rstrode@redhat.com> 2.7.4-3
|
|
|
|
- Change folder name from "autostart" to more aptly named
|
|
|
|
"session-upgrades" from suggestion by Colin Walters.
|
|
|
|
- put non-upstream gconf key in rh_extensions
|
|
|
|
|
|
|
|
* Wed Aug 18 2004 Ray Strode <rstrode@redhat.com> 2.7.4-2
|
2004-09-09 05:37:53 +00:00
|
|
|
- Provide drop-a-desktop-file method of adding programs
|
|
|
|
to the user's session.
|
|
|
|
|
2004-09-09 05:37:41 +00:00
|
|
|
* Fri Jul 30 2004 Ray Strode <rstrode@redhat.com> 2.7.4-1
|
|
|
|
- Update to 2.7.4
|
|
|
|
|
2004-09-09 05:37:15 +00:00
|
|
|
* Wed Jul 14 2004 root <markmc@localhost.localdomain> - 2.6.0-7
|
|
|
|
- Add patch to activate vino based on the "remote_access/enabled"
|
|
|
|
preference
|
|
|
|
|
2004-09-09 05:37:07 +00:00
|
|
|
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
|
|
|
- rebuilt
|
|
|
|
|
2004-09-09 05:36:58 +00:00
|
|
|
* Mon Jun 14 2004 Ray Strode <rstrode@redhat.com> 2.6.0-5
|
|
|
|
- Prevent having duplicate packages in different collections
|
|
|
|
|
2004-09-09 05:36:52 +00:00
|
|
|
* Mon Jun 14 2004 Ray Strode <rstrode@redhat.com> 2.6.0-4
|
|
|
|
- Use desktop-file-install instead of patching
|
|
|
|
session-properties.desktop. Add X-Red-Hat-Base category.
|
|
|
|
|
|
|
|
* Thu Jun 10 2004 Ray Strode <rstrode@redhat.com> 2.6.0-3
|
2004-09-09 05:36:42 +00:00
|
|
|
- Add terminating list delimiter to OnlyShowIn entry of
|
|
|
|
session-properties.desktop
|
|
|
|
|
|
|
|
* Fri Apr 16 2004 Warren Togami <wtogami@redhat.com> 2.6.0-2
|
|
|
|
- #110725 BR automake14 autoconf gettext
|
|
|
|
|
2004-09-09 05:35:41 +00:00
|
|
|
* Wed Mar 31 2004 Mark McLoughlin <markmc@redhat.com> 2.6.0-1
|
|
|
|
- Update to 2.6.0
|
|
|
|
|
2004-09-09 05:35:10 +00:00
|
|
|
* Wed Mar 10 2004 Mark McLoughlin <markmc@redhat.com>
|
|
|
|
- Update to 2.5.91
|
|
|
|
|
|
|
|
* Tue Feb 24 2004 Mark McLoughlin <markmc@redhat.com> 2.5.90-1
|
|
|
|
- Update to 2.5.90
|
|
|
|
- Remove extraneous fontconfig BuildRequires
|
|
|
|
- Resolve conflicts with the icons and splash-repaint patches
|
|
|
|
|
|
|
|
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
|
|
|
|
- rebuilt
|
|
|
|
|
2004-09-09 05:34:21 +00:00
|
|
|
* Mon Jan 26 2004 Alexander Larsson <alexl@redhat.com> 2.5.3-1
|
|
|
|
- Update to 2.5.3
|
2004-09-09 05:34:08 +00:00
|
|
|
|
|
|
|
* Wed Nov 05 2003 Than Ngo <than@redhat.com> 2.4.0-2
|
|
|
|
- don't show gnome-session-properties in KDE (bug #102533)
|
|
|
|
|
2004-09-09 05:34:01 +00:00
|
|
|
* Fri Aug 29 2003 Alexander Larsson <alexl@redhat.com> 2.3.7-3
|
|
|
|
- fix up gnome.desktop location
|
|
|
|
|
|
|
|
* Fri Aug 29 2003 Alexander Larsson <alexl@redhat.com> 2.3.7-2
|
|
|
|
- add gnome.desktop session for new gdm
|
|
|
|
|
|
|
|
* Wed Aug 27 2003 Alexander Larsson <alexl@redhat.com> 2.3.7-1
|
|
|
|
- update to 2.3.7
|
|
|
|
- require control-center (#100562)
|
|
|
|
|
|
|
|
* Fri Aug 15 2003 Alexander Larsson <alexl@redhat.com> 2.3.6.2-1
|
|
|
|
- update for gnome 2.3
|
|
|
|
|
|
|
|
* Sun Aug 10 2003 Elliot Lee <sopwith@redhat.com> 2.2.2-4
|
|
|
|
- Rebuild
|
|
|
|
|
|
|
|
* Tue Jul 22 2003 Jonathan Blandford <jrb@redhat.com>
|
|
|
|
- at-startup patch to add let at's start
|
|
|
|
|
|
|
|
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
* Tue Jun 3 2003 Jeff Johnson <jbj@redhat.com>
|
|
|
|
- add explicit epoch's where needed.
|
|
|
|
|
|
|
|
* Tue May 27 2003 Alexander Larsson <alexl@redhat.com> 2.2.2-1
|
|
|
|
- Update to 2.2.2
|
|
|
|
- Add XRandR backport
|
|
|
|
- Fix up old patches, patch7 was upstream
|
|
|
|
|
|
|
|
* Mon Feb 24 2003 Owen Taylor <otaylor@redhat.com> 2.2.0.2-5
|
|
|
|
- Wait for GSD to start before continuing with session
|
|
|
|
|
2004-09-09 05:33:40 +00:00
|
|
|
* Tue Feb 18 2003 Havoc Pennington <hp@redhat.com> 2.2.0.2-4
|
|
|
|
- repaint proper area of text in splash screen, #84527
|
|
|
|
|
|
|
|
* Tue Feb 18 2003 Havoc Pennington <hp@redhat.com> 2.2.0.2-3
|
|
|
|
- change icon for magicdev to one that exists in Bluecurve theme
|
|
|
|
(part of #84491)
|
|
|
|
|
|
|
|
* Thu Feb 13 2003 Havoc Pennington <hp@redhat.com> 2.2.0.2-2
|
|
|
|
- load icons from icon theme
|
|
|
|
|
|
|
|
* Wed Feb 5 2003 Havoc Pennington <hp@redhat.com> 2.2.0.2-1
|
|
|
|
- 2.2.0.2
|
|
|
|
|
|
|
|
* Tue Feb 4 2003 Jonathan Blandford <jrb@redhat.com>
|
|
|
|
- remove extraneous separator. Still ugly.
|
|
|
|
|
|
|
|
* Wed Jan 29 2003 Havoc Pennington <hp@redhat.com>
|
|
|
|
- add icons for the stuff in the default session #81489
|
|
|
|
|
|
|
|
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
* Sat Jan 11 2003 Havoc Pennington <hp@redhat.com>
|
|
|
|
- 2.1.90
|
|
|
|
- drop purgedelay patch, as it was increased upstream (though only to 2 minutes instead of 5)
|
|
|
|
|
|
|
|
* Fri Dec 6 2002 Tim Waugh <twaugh@redhat.com> 2.1.2-2
|
|
|
|
- Add eggcups to default session.
|
|
|
|
|
|
|
|
* Wed Nov 13 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- 2.1.2
|
|
|
|
|
2004-09-09 05:33:36 +00:00
|
|
|
* Tue Sep 3 2002 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Up purge delay for session manager to 5 minutes to avoid problem
|
|
|
|
with openoffice.org timing out
|
|
|
|
|
2004-09-09 05:33:25 +00:00
|
|
|
* Wed Aug 28 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- put gdm session in here, conflict with old gdm
|
|
|
|
- use DITHER_MAX for dithering to make splash screen look good in 16
|
|
|
|
bit
|
|
|
|
|
2004-09-09 05:33:22 +00:00
|
|
|
* Tue Aug 27 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- fix missing icons and misaligned text in splash
|
|
|
|
|
2004-09-09 05:33:13 +00:00
|
|
|
* Fri Aug 23 2002 Tim Waugh <twaugh@redhat.com>
|
|
|
|
- Fix login sound disabling (bug #71664).
|
|
|
|
|
2004-09-09 05:33:09 +00:00
|
|
|
* Wed Aug 14 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- put rhn applet in default session
|
|
|
|
|
2004-09-09 05:33:06 +00:00
|
|
|
* Wed Aug 14 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- fix the session file, should speed up login a lot
|
|
|
|
- put magicdev in default session
|
|
|
|
|
|
|
|
* Thu Aug 8 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- 2.0.5 with more translations
|
|
|
|
|
|
|
|
* Tue Aug 6 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- 2.0.4
|
|
|
|
- remove gnome-settings-daemon from default session
|
|
|
|
|
|
|
|
* Wed Jul 31 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- 2.0.3
|
|
|
|
- remove splash screen, require redhat-artwork instead
|
|
|
|
|
|
|
|
* Wed Jul 24 2002 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Set GTK_RC_FILES so we can change the gtk1 theme
|
|
|
|
|
|
|
|
* Tue Jul 16 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- pass --with-halt-command=/usr/bin/poweroff
|
|
|
|
--with-reboot-command=/usr/bin/reboot
|
|
|
|
|
|
|
|
* Tue Jun 25 2002 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Version 2.0.1, fixing missing po files
|
|
|
|
|
|
|
|
* Wed Jun 19 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- put in new default session with pam-panel-icon
|
|
|
|
- disable schema install in make install, fixes rebuild failure.
|
|
|
|
|
|
|
|
* Sun Jun 16 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- rebuild with new libraries
|
|
|
|
|
2004-09-09 05:32:59 +00:00
|
|
|
* Thu Jun 13 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- rebuild in different environment
|
|
|
|
|
|
|
|
* Thu Jun 13 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- add fix from Nalin to build require usermode
|
|
|
|
|
|
|
|
* Tue Jun 11 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- 2.0.0
|
|
|
|
|
|
|
|
* Mon Jun 10 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- install the schemas, so we get a logout dialog and splash
|
|
|
|
- put in the splash from 7.3
|
|
|
|
|
|
|
|
* Sun Jun 09 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- rebuild in different environment
|
|
|
|
|
|
|
|
* Sun Jun 09 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- rebuild in new environment, require newer gtk2
|
|
|
|
|
|
|
|
* Sun Jun 9 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- remove obsoletes/provides gnome-core
|
|
|
|
|
|
|
|
* Fri Jun 07 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- rebuild in different environment
|
|
|
|
|
|
|
|
* Wed Jun 5 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- 1.5.21
|
|
|
|
|
|
|
|
* Sun May 26 2002 Tim Powers <timp@redhat.com>
|
|
|
|
- automated rebuild
|
|
|
|
|
|
|
|
* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- rebuild in different environment
|
|
|
|
|
|
|
|
* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- 1.5.19
|
|
|
|
- add more build reqs to chill out build system
|
|
|
|
- provide gnome-core
|
|
|
|
|
|
|
|
* Fri May 3 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- obsolete gnome-core
|
|
|
|
- 1.5.18
|
|
|
|
|
|
|
|
* Fri Apr 19 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- default to metacity
|
|
|
|
|
|
|
|
* Tue Apr 16 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- Initial build.
|
|
|
|
|
|
|
|
|