base-specs/gdm.spec
author yippi
Fri, 21 Nov 2008 21:16:14 +0000
changeset 14638 27ceb9334364
parent 14607 e96d645b7499
child 14709 482ee65c9d2b
permissions -rw-r--r--
2008-11-21 Brian Cameron <[email protected]> * SUNWgnome-display-mgr.spec, ext-sources/svc-gdm, ext-sources/gdm.xml, base-specs/gdm.xml: Add /lib/svc/method/svc-gdm SMF method file so that the "stop" method does not cause errors on shutdown/restart. * patches/gdm-06-dbus.spec: Remove this patch. It is no longer needed for programs like GOK to startup from GDM since D-Bus autostart is working better now. Renumber other GDM patches.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     1
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     2
# spec file for package gdm
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
11409
c96f464f7268 Oops forgot to commit the gdm.spec file. Here it is
yippi
parents: 11249
diff changeset
     4
# Copyright 2008 Sun Microsystems, Inc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
# This file and all modifications and additions to the pristine
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     6
# package are under the same license as the package itself.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     7
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     8
# Owner: yippi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     9
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    10
%include l10n.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    11
Name:         gdm
14571
a943a025a41e 2008-11-06 Brian Cameron <[email protected]>
yippi
parents: 14496
diff changeset
    12
License:      GPL v2, LGPL v2, Public Domain
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
Group:        System/GUI/GNOME
13288
f81c7f52b57a Update comment.
yippi
parents: 13272
diff changeset
    14
#### DO NOT BUMP MODULE TO 2.21.x to 2.24.x AS IT IS BEING REWRITTEN AND IS
f81c7f52b57a Update comment.
yippi
parents: 13272
diff changeset
    15
#### NOT YET READY FOR SOLARIS
13391
139dfdeac8f3 2008-09-03 Brian Cameron <[email protected]>
yippi
parents: 13384
diff changeset
    16
Version:      2.20.8
11836
36c522df7242 2008-03-10 Brian Cameron <[email protected]>
yippi
parents: 11766
diff changeset
    17
Release:      1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
Distribution: Java Desktop System
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
Vendor:       Sun Microsystems, Inc.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
Summary:      The GNOME 2.x Display Manager
10514
341814d22758 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10463
diff changeset
    21
Source:       http://ftp.gnome.org/pub/GNOME/sources/gdm/2.20/gdm-%{version}.tar.bz2
9400
f3c0f4f1c2ee update to delete references to linux manpages
laca
parents: 9397
diff changeset
    22
Source1:      %{name}-po-sun-%{po_sun_version}.tar.bz2
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11836
diff changeset
    23
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11836
diff changeset
    24
Source2:                 l10n-configure.sh
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11836
diff changeset
    25
%endif
10616
3ea3bf84b2b5 2007-10-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
    26
%if %option_with_sun_branding
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
#owner:yippi date:2004-11-24 type:branding
10616
3ea3bf84b2b5 2007-10-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
    28
Patch1:	      gdm-01-sun-branding.diff
3ea3bf84b2b5 2007-10-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
    29
%endif
3ea3bf84b2b5 2007-10-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
    30
%if %option_with_indiana_branding
3ea3bf84b2b5 2007-10-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
    31
#owner:yippi date:2007-10-05 type:branding
3ea3bf84b2b5 2007-10-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
    32
Patch1:	      gdm-01-indiana-branding.diff
3ea3bf84b2b5 2007-10-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
    33
%endif
13384
5bbb5a77a284 2008-09-03 Takao Fujiwara <[email protected]>
fujiwara
parents: 13288
diff changeset
    34
#owner:yippi date:2007-08-02 type:feature bugster:3163 bugzilla:457871,536387
10260
2f3b9f8cbf0f 2007-08-02 Brian Cameron <[email protected]>
yippi
parents: 10237
diff changeset
    35
Patch2:       gdm-02-showlocale.diff
12283
78c4c6e32cd2 2008-05-12 Brian Cameron <[email protected]>
yippi
parents: 12282
diff changeset
    36
#owner:yippi date:2008-04-30 type:feature
78c4c6e32cd2 2008-05-12 Brian Cameron <[email protected]>
yippi
parents: 12282
diff changeset
    37
Patch3:       gdm-03-disable-cde.diff
13165
6e76165c05cb 2008-08-19 Takao Fujiwara <takao.fujiwara>
fujiwara
parents: 13077
diff changeset
    38
#owner:fujiwara date:2008-04-10 type:feature bugster:5052540,6733528 bugzilla:547549
6e76165c05cb 2008-08-19 Takao Fujiwara <takao.fujiwara>
fujiwara
parents: 13077
diff changeset
    39
Patch4:       gdm-04-im-config.diff
12922
2bebe369cc1d 2008-07-24 Stephen Browne <[email protected]>
stephen
parents: 12749
diff changeset
    40
#owner:stephen date:2008-07-23  type:feature bugster:6622109
2bebe369cc1d 2008-07-24 Stephen Browne <[email protected]>
stephen
parents: 12749
diff changeset
    41
Patch5:       gdm-05-multilabel-sessions.diff
13778
bbb8a96d8265 Add bugster bug info.
yippi
parents: 13753
diff changeset
    42
#owner:ww36193 date:2008-09-16 type:bug bugster:6752919 bugzilla:553305
14479
e097888ba5d9 2008-10-20 Takao Fujiwara <[email protected]>
fujiwara
parents: 13826
diff changeset
    43
#owner:yippi date:2008-09-16 type:bug bugster:6760749
14638
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14607
diff changeset
    44
Patch6:       gdm-06-xsession.diff
13826
5bf652772aeb 2008-09-29 Brian Cameron <[email protected]>
yippi
parents: 13778
diff changeset
    45
#owner:yippi date:2008-09-29 type:bug bugster:6753089 state:upstream
14638
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14607
diff changeset
    46
Patch7:       gdm-07-fbconsole.diff
14496
c921eb8d5ce8 2008-10-23 Brian Cameron <[email protected]>
yippi
parents: 14479
diff changeset
    47
#owner:yippi date:2008-10-23 type:bug bugster:6753089 doo:3316 state:upstream
14638
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14607
diff changeset
    48
Patch8:       gdm-08-fbconsole-fix.diff
14607
e96d645b7499 Update patch comment.
yippi
parents: 14596
diff changeset
    49
#owner:yippi date:2008-11-12 type:branding doo:4719 state:upstream
14638
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14607
diff changeset
    50
Patch9:       gdm-09-no-recreate-sockets.diff
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
URL:          www.gnome.org
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
Docdir:       %{_defaultdocdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
Autoreqprov:  on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
Prereq:       /usr/sbin/groupadd
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
Prereq:       /usr/sbin/useradd
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
Prereq:       /sbin/nologin
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
Prereq:       sed
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
Prereq:       coreutils
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
%define pango_version 1.4.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
%define gtk2_version 2.4.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
%define libglade_version 2.3.6
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
%define libgnomeui_version 2.6.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
%define libgnomecanvas_version 2.6.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
%define librsvg_version 2.5.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
%define libxml2_version 2.6.7
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
%define scrollkeeper_version 0.3.14
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
%define pam_version 0.77
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
%define gail_version 1.6.3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
%define XFree86_version 4.3.99
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
%define usermode_version 1.68
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
%define openssl_version 0.9.7d
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
%define dsp_mgr_file /etc/sysconfig/displaymanager
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
%define xdm_rc_file /etc/init.d/xdm
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
Requires: gtk2 >= %{gtk2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
Requires: sun-gdm-themes
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
Requires: libglade >= %{libglade_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
Requires: libgnomeui >= %{libgnomeui_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
Requires: libgnomecanvas >= %{libgnomecanvas_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
Requires: librsvg >= %{librsvg_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
Requires: libxml2 >= %{libxml2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
Requires: pam >= %{pam_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
Requires: usermode >= %{usermode_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
Requires: openssl >= %{openssl_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
BuildRequires: scrollkeeper >= %{scrollkeeper_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
BuildRequires: pango-devel >= %{pango_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
BuildRequires: gtk2-devel >= %{gtk2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
BuildRequires: libglade-devel >= %{libglade_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
BuildRequires: libgnomecanvas-devel >= %{libgnomecanvas_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
BuildRequires: librsvg-devel >= %{librsvg_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
BuildRequires: libxml2-devel >= %{libxml2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
BuildRequires: pam-devel >= %{pam_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
BuildRequires: XFree86-devel >= %{XFree86_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
BuildRequires: gail-devel >= %{gail_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
BuildRequires: usermode >= %{usermode_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
BuildRequires: openssl-devel >= %{openssl_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
%description
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
This version of GDM, the GNOME Display manager is based on
11532
6ae6340e5963 Minor cleanup in comments.
yippi
parents: 11409
diff changeset
   106
GTK2 and suited for the GNOME Desktop Environment. GDM is a
6ae6340e5963 Minor cleanup in comments.
yippi
parents: 11409
diff changeset
   107
flexible X-Window Display Manager that allows to set many
6ae6340e5963 Minor cleanup in comments.
yippi
parents: 11409
diff changeset
   108
options, usable for remote login, and provides a good looking
6ae6340e5963 Minor cleanup in comments.
yippi
parents: 11409
diff changeset
   109
graphical interface.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
%setup -q
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
%if %build_l10n
9400
f3c0f4f1c2ee update to delete references to linux manpages
laca
parents: 9397
diff changeset
   114
bzcat %SOURCE1 | tar xf -
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
cd po-sun; make; cd ..
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
%endif
10616
3ea3bf84b2b5 2007-10-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
   117
%if %option_with_sun_branding
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
%patch1 -p1
10616
3ea3bf84b2b5 2007-10-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
   119
%endif
3ea3bf84b2b5 2007-10-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
   120
%if %option_with_indiana_branding
3ea3bf84b2b5 2007-10-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
   121
%patch1 -p1
3ea3bf84b2b5 2007-10-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
   122
%endif
10260
2f3b9f8cbf0f 2007-08-02 Brian Cameron <[email protected]>
yippi
parents: 10237
diff changeset
   123
%patch2 -p1
12283
78c4c6e32cd2 2008-05-12 Brian Cameron <[email protected]>
yippi
parents: 12282
diff changeset
   124
%patch3 -p1
12088
06d98c601d58 2008-04-11 Takao Fujiwara <[email protected]>
fujiwara
parents: 12055
diff changeset
   125
%patch4 -p1
12922
2bebe369cc1d 2008-07-24 Stephen Browne <[email protected]>
stephen
parents: 12749
diff changeset
   126
%patch5 -p1
14638
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14607
diff changeset
   127
%patch6 -p1
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14607
diff changeset
   128
%patch7 -p0
13826
5bf652772aeb 2008-09-29 Brian Cameron <[email protected]>
yippi
parents: 13778
diff changeset
   129
%patch8 -p0
14638
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14607
diff changeset
   130
%patch9 -p1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
%ifos linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
if [ -x /usr/bin/getconf ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
  CPUS=`getconf _NPROCESSORS_ONLN`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   140
if test "x$CPUS" = "x" -o $CPUS = 0; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   141
  CPUS=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   142
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   143
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   144
export CFLAGS="$RPM_OPT_FLAGS"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
autoheader
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
autoconf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   148
ENABLE_CONSOLE_HELPER=
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
%ifos linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   150
ENABLE_CONSOLE_HELPER="--enable-console-helper"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   152
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   153
BINDIR_CONFIG=""
9875
f68ee5f1b5f6 2007-05-11 Brian Cameron <[email protected]>
yippi
parents: 9868
diff changeset
   154
CTRUN_CONFIG=""
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
%ifos solaris
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   156
BINDIR_CONFIG="--with-post-path=/usr/openwin/bin"
9875
f68ee5f1b5f6 2007-05-11 Brian Cameron <[email protected]>
yippi
parents: 9868
diff changeset
   157
CTRUN_CONFIG="--with-ctrun"
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   158
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   160
libtoolize --force
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
glib-gettextize -c -f
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
intltoolize --copy --force --automake
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11836
diff changeset
   163
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11836
diff changeset
   164
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11836
diff changeset
   165
bash -x %SOURCE2 --enable-copyright
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11836
diff changeset
   166
%endif
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11836
diff changeset
   167
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
aclocal $ACLOCAL_FLAGS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
autoconf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
autoheader
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
automake -a -c -f
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
./configure \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
	--prefix=%{_prefix} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
	--sysconfdir=%{_sysconfdir}/X11 \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
	--localstatedir=%{_localstatedir}/lib \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
	--mandir=%{_mandir} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
	--with-pam-prefix=%{_sysconfdir} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
	--libexecdir=%{_libexecdir} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
	--with-prefetch \
10447
7a71095528cd 2007-09-04 Brian Cameron <[email protected]>
yippi
parents: 10437
diff changeset
   180
	--with-console-kit=no \
10413
edb77c7b3f25 2007-08-30 Brian Cameron <[email protected]>
yippi
parents: 10402
diff changeset
   181
	--disable-scrollkeeper \
12088
06d98c601d58 2008-04-11 Takao Fujiwara <[email protected]>
fujiwara
parents: 12055
diff changeset
   182
	--with-greeter-im=no \
9875
f68ee5f1b5f6 2007-05-11 Brian Cameron <[email protected]>
yippi
parents: 9868
diff changeset
   183
	--enable-ipv6=yes $ENABLE_CONSOLE_HELPER $BINDIR_CONFIG $CTRUN_CONFIG
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
make -j $CPUS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   185
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   186
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   187
make install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   188
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   189
# Remove gdmflexiserver.desktop until Virtual Termainals are supported
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
# on Solaris.  Continue shipping gdmflexiserver-xnest.desktop since
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   191
# running GDM in a Xnest window does work.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   192
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
%ifos solaris
12151
01ff0e8f2f8f Change "rm -f" to "rm" as suggested by Laca.
yippi
parents: 12130
diff changeset
   194
rm $RPM_BUILD_ROOT%{_datadir}/gdm/applications/gdmflexiserver.desktop
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   195
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   196
10616
3ea3bf84b2b5 2007-10-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
   197
%if %option_without_dt
14638
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14607
diff changeset
   198
# We really want "rm -f" since the gdm module does not install the CDE.desktop
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14607
diff changeset
   199
# file unless /usr/dt/bin/Xsession exists on the system.  So the rm command
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14607
diff changeset
   200
# is only useful when building without dt support when CDE is installed.
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14607
diff changeset
   201
rm -f $RPM_BUILD_ROOT%{_datadir}/xsessions/CDE.desktop
10616
3ea3bf84b2b5 2007-10-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
   202
%endif
3ea3bf84b2b5 2007-10-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
   203
9506
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9413
diff changeset
   204
# Clean up unpackaged files
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9413
diff changeset
   205
#
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
rm $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/*.a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   207
rm $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/*.la
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
rm -rf $RPM_BUILD_ROOT%{_localstatedir}/lib/scrollkeeper
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   209
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   210
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   211
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   212
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
%pre
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   214
/usr/sbin/groupadd -r -g 50 gdm
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   215
/usr/sbin/useradd -r -o -g gdm -u 50 -s /sbin/nologin \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
-c "Gnome Display Manager daemon" -d /var/lib/gdm gdm 2> /dev/null || :
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   217
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   218
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   219
%post
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
if [ -f %{dsp_mgr_file} ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
	sed -e 's/^DISPLAYMANAGER=.*/DISPLAYMANAGER="gdm"/' %{dsp_mgr_file} > /tmp/displaymanager.$$
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   223
	if [ $? -eq 0 ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   224
		mv /tmp/displaymanager.$$ %{dsp_mgr_file}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   225
	fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   226
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   227
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   228
if [ -f %{xdm_rc_file} ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   229
	sed -e 's#^\( *gdm.*DISPLAYMANAGER=\)\(.*\)#\1/usr/bin/gdm ;;#' %{xdm_rc_file} > /tmp/xdm.$$
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   230
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   231
	if [ $? -eq 0 ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   232
		mv /tmp/xdm.$$ %{xdm_rc_file}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   233
		chmod 755 %{xdm_rc_file}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   234
	fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   235
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   236
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   237
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   238
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   239
%config %attr(-,gdm,gdm) %{_sysconfdir}/X11/gdm
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   240
%config %attr(-,root,root) %{_sysconfdir}/X11/dm
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   241
%{_datadir}/locale/*/LC_MESSAGES/gdm*.mo
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   242
%{_sbindir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   243
%{_bindir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   244
%{_libdir}/gtk-2.0/modules/*.so
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   245
%{_libexecdir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   246
%{_datadir}/gdm
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   247
%{_datadir}/pixmaps/*.png
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   248
%{_datadir}/pixmaps/faces/*.jpg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   249
%{_datadir}/pixmaps/faces/*.png
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   250
%{_datadir}/icons
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   251
%{_datadir}/gnome/help/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   252
%{_datadir}/xsessions/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   253
%{_mandir}/man1/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   254
%{_datadir}/omf/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   255
%attr(-,gdm,gdm) /var/lib/gdm
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   256
%config /etc/pam.d/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   257
%config /etc/security/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   258
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   259
%changelog
14638
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14607
diff changeset
   260
* Fri Nov 21 2008 - [email protected]
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14607
diff changeset
   261
- Remove patch gdm-06-dbus.spec, it is no longer needed since D-Bus autolaunch
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14607
diff changeset
   262
  is working better.
14596
dd07b5e75734 2008-11-13 Brian Cameron <[email protected]>
yippi
parents: 14571
diff changeset
   263
* Wed Nov 12 2008 - [email protected]
dd07b5e75734 2008-11-13 Brian Cameron <[email protected]>
yippi
parents: 14571
diff changeset
   264
- Add gdm-10-no-recreate-sockets.diff so that GDM avoids recreating the
dd07b5e75734 2008-11-13 Brian Cameron <[email protected]>
yippi
parents: 14571
diff changeset
   265
  sockets directories in /tmp.  This fixes Trusted Extensions.  Refer to
dd07b5e75734 2008-11-13 Brian Cameron <[email protected]>
yippi
parents: 14571
diff changeset
   266
  doo bug #4719.
14496
c921eb8d5ce8 2008-10-23 Brian Cameron <[email protected]>
yippi
parents: 14479
diff changeset
   267
* Thu Oct 23 2008 - [email protected]
c921eb8d5ce8 2008-10-23 Brian Cameron <[email protected]>
yippi
parents: 14479
diff changeset
   268
- Add patch gdm-09-fbconsole-fix.diff to address doo bug #3316.
14479
e097888ba5d9 2008-10-20 Takao Fujiwara <[email protected]>
fujiwara
parents: 13826
diff changeset
   269
* Mon Oct 20 2008 - [email protected]
e097888ba5d9 2008-10-20 Takao Fujiwara <[email protected]>
fujiwara
parents: 13826
diff changeset
   270
- Updated gdm-07-xsession.diff to apply CJK locale only.
13726
a15daaf4439c Add bug number and better comment for gdm dbus patch.
ww36193
parents: 13725
diff changeset
   271
* Mon Sep 22 2008 - [email protected]
a15daaf4439c Add bug number and better comment for gdm dbus patch.
ww36193
parents: 13725
diff changeset
   272
- Add bug number and better comment for gdm-06-dbus.diff patch.
13620
80df4aa16fbf 2008-09-17 Brian Cameron <[email protected]>
yippi
parents: 13391
diff changeset
   273
* Wed Sep 17 2008 - [email protected]
80df4aa16fbf 2008-09-17 Brian Cameron <[email protected]>
yippi
parents: 13391
diff changeset
   274
- Add patch gdm-06-dbus.diff and gdm-07-xsession.diff.
13391
139dfdeac8f3 2008-09-03 Brian Cameron <[email protected]>
yippi
parents: 13384
diff changeset
   275
* Wed Sep 03 2008 - [email protected]
139dfdeac8f3 2008-09-03 Brian Cameron <[email protected]>
yippi
parents: 13384
diff changeset
   276
- Bump to 2.20.8.  Remove upstream patches.
13384
5bbb5a77a284 2008-09-03 Takao Fujiwara <[email protected]>
fujiwara
parents: 13288
diff changeset
   277
* Wed Sep 03 2008 - [email protected]
5bbb5a77a284 2008-09-03 Takao Fujiwara <[email protected]>
fujiwara
parents: 13288
diff changeset
   278
- Updated gdm-02-showlocale.diff not to show broken locales.
13272
76f32cb9b351 2008-08-25 Brian Cameron <[email protected]>
yippi
parents: 13165
diff changeset
   279
* Mon Aug 25 2008 - [email protected]
76f32cb9b351 2008-08-25 Brian Cameron <[email protected]>
yippi
parents: 13165
diff changeset
   280
- In discussion with the Xserver team, it was determined that the previous
76f32cb9b351 2008-08-25 Brian Cameron <[email protected]>
yippi
parents: 13165
diff changeset
   281
  patch is inappropriate.  The fbconsole program itself will be modified
76f32cb9b351 2008-08-25 Brian Cameron <[email protected]>
yippi
parents: 13165
diff changeset
   282
  so it does a null-operation when it shouldn't be called, so GDM shouldn't
76f32cb9b351 2008-08-25 Brian Cameron <[email protected]>
yippi
parents: 13165
diff changeset
   283
  avoid calling it in various situations.  In this discussion it was 
76f32cb9b351 2008-08-25 Brian Cameron <[email protected]>
yippi
parents: 13165
diff changeset
   284
  highlighted that fbconsole needs the "-n" argument when called from the
76f32cb9b351 2008-08-25 Brian Cameron <[email protected]>
yippi
parents: 13165
diff changeset
   285
  login program to avoid a race condition with XDMCP remote sessions.  Now
76f32cb9b351 2008-08-25 Brian Cameron <[email protected]>
yippi
parents: 13165
diff changeset
   286
  the patch adds this feature.
13165
6e76165c05cb 2008-08-19 Takao Fujiwara <takao.fujiwara>
fujiwara
parents: 13077
diff changeset
   287
* Tue Aug 19 2008 - [email protected]
6e76165c05cb 2008-08-19 Takao Fujiwara <takao.fujiwara>
fujiwara
parents: 13077
diff changeset
   288
- Replce gdm-04-disable-im.diff with gdm-04-im-config.diff with 6733528
13077
5e556cb869c9 2008-08-07 simon.zheng <[email protected]>
xz159989
parents: 13044
diff changeset
   289
* Thu Aug 07 2008 - [email protected]
5e556cb869c9 2008-08-07 simon.zheng <[email protected]>
xz159989
parents: 13044
diff changeset
   290
- Add 07-fbconsole.diff.
13044
4384edb77e26 2008-08-05 Brian Cameron <[email protected]>
yippi
parents: 12922
diff changeset
   291
* Tue Aug 05 2008 - [email protected]
4384edb77e26 2008-08-05 Brian Cameron <[email protected]>
yippi
parents: 12922
diff changeset
   292
- Add patch to add Kazakh language, as requested by Jan Trejbal and Jan Lana
4384edb77e26 2008-08-05 Brian Cameron <[email protected]>
yippi
parents: 12922
diff changeset
   293
  from the Sun localization team.  This patch is upstream.  Fixes bugster bug
4384edb77e26 2008-08-05 Brian Cameron <[email protected]>
yippi
parents: 12922
diff changeset
   294
  #6724439.
4384edb77e26 2008-08-05 Brian Cameron <[email protected]>
yippi
parents: 12922
diff changeset
   295
* Tue Jul 01 2008 - [email protected]
12749
18ae1052a409 2008-07-01 Brian Cameron - <[email protected]>
yippi
parents: 12711
diff changeset
   296
- Bump to 2.20.7.  Remove upstream patches.
12711
51f15b4cbe40 2008-06-20 simon.zheng <[email protected]>
xz159989
parents: 12576
diff changeset
   297
* Fri Jun 20 2008 - [email protected]
51f15b4cbe40 2008-06-20 simon.zheng <[email protected]>
xz159989
parents: 12576
diff changeset
   298
- Add patch gdm-07-suspend-auth.diff to check suspend auth before
51f15b4cbe40 2008-06-20 simon.zheng <[email protected]>
xz159989
parents: 12576
diff changeset
   299
  showing supend button on sysmenu.
12575
62db39381f94 Add comment.
yippi
parents: 12341
diff changeset
   300
- Add patch gdm-06-fixcrash.diff to avoid GDM crashing on exit.  Fixes
12576
ef2c65ee992e 2008-06-03 Brian Cameron <[email protected]>
yippi
parents: 12575
diff changeset
   301
  bugzilla bug #517526. 
12341
18829d661c38 2008-05-22 Brian Cameron <[email protected]>
yippi
parents: 12283
diff changeset
   302
* Thu May 22 2008 - [email protected]
18829d661c38 2008-05-22 Brian Cameron <[email protected]>
yippi
parents: 12283
diff changeset
   303
- Add patch gdm-05-atom.diff so that GDM does not create the XFree86_VT
18829d661c38 2008-05-22 Brian Cameron <[email protected]>
yippi
parents: 12283
diff changeset
   304
  atom if it does not exist.
12282
c2219ccb5b17 2008-05-12 Brian Cameron <[email protected]>
yippi
parents: 12243
diff changeset
   305
* Mon May 12 2008 - [email protected]
c2219ccb5b17 2008-05-12 Brian Cameron <[email protected]>
yippi
parents: 12243
diff changeset
   306
- Bump to 2.20.6.
12243
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 12238
diff changeset
   307
* Thu May 01 2008 - [email protected]
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 12238
diff changeset
   308
- Add patch gdm-06-disable-cde.diff so that we mark the CDE.desktop 
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 12238
diff changeset
   309
  file as being hidden.  Users can re-enable it by simply removing
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 12238
diff changeset
   310
  the "Hidden=true" line in the /usr/share/xsessions/CDE.desktop
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 12238
diff changeset
   311
  file.  And fix a bug that causes desktop files marked as
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 12238
diff changeset
   312
  Hidden=true to show up.
12231
f75b5b1ad02f 2008-04-30 Brian Cameron <[email protected]>
yippi
parents: 12151
diff changeset
   313
* Wed Apr 30 2008 - [email protected]
f75b5b1ad02f 2008-04-30 Brian Cameron <[email protected]>
yippi
parents: 12151
diff changeset
   314
- Add patch gdm-05-fixcrash.diff fixing bugzilla crashing bug #517526.
12130
6d57668cf544 2008-04-15 Brian Cameron <[email protected]>
yippi
parents: 12088
diff changeset
   315
* Tue Apr 15 2008 - [email protected]
6d57668cf544 2008-04-15 Brian Cameron <[email protected]>
yippi
parents: 12088
diff changeset
   316
- The gdmflexiserver.desktop file moved to a different directory, so 
12151
01ff0e8f2f8f Change "rm -f" to "rm" as suggested by Laca.
yippi
parents: 12130
diff changeset
   317
  remove it from the correct location.  Fixes bug #6689633.
12088
06d98c601d58 2008-04-11 Takao Fujiwara <[email protected]>
fujiwara
parents: 12055
diff changeset
   318
* Thu Apr 10 2008 - [email protected]
06d98c601d58 2008-04-11 Takao Fujiwara <[email protected]>
fujiwara
parents: 12055
diff changeset
   319
- Add gdm-04-disable-im.diff for disable IM on greeter.
12055
77ea406a4c92 2008-04-07 Brian Cameron <[email protected]>
yippi
parents: 12031
diff changeset
   320
* Mon Apr 07 2008 - [email protected]
77ea406a4c92 2008-04-07 Brian Cameron <[email protected]>
yippi
parents: 12031
diff changeset
   321
- Bump to 2.20.5.
11836
36c522df7242 2008-03-10 Brian Cameron <[email protected]>
yippi
parents: 11766
diff changeset
   322
* Mon Mar 10 2008 - [email protected]
12055
77ea406a4c92 2008-04-07 Brian Cameron <[email protected]>
yippi
parents: 12031
diff changeset
   323
- Bump to 2.20.4.
11766
c8bc110d5823 2008-02-29 Takao Fujiwara <[email protected]>
fujiwara
parents: 11532
diff changeset
   324
* Fri Feb 29 2008 - [email protected]
c8bc110d5823 2008-02-29 Takao Fujiwara <[email protected]>
fujiwara
parents: 11532
diff changeset
   325
- Add gdm-03-locale-support.diff
11409
c96f464f7268 Oops forgot to commit the gdm.spec file. Here it is
yippi
parents: 11249
diff changeset
   326
* Mon Jan 07 2008 - [email protected]
c96f464f7268 Oops forgot to commit the gdm.spec file. Here it is
yippi
parents: 11249
diff changeset
   327
- Bump to 2.20.3 and remove upstream patch.
11249
f5704dbb8375 2007-11-27 Brian Cameron <[email protected]>
yippi
parents: 11247
diff changeset
   328
* Tue Nov 27 2007 - [email protected]
f5704dbb8375 2007-11-27 Brian Cameron <[email protected]>
yippi
parents: 11247
diff changeset
   329
- Remove upstream gdm-03-sockaddr-len.diff patch and added new
f5704dbb8375 2007-11-27 Brian Cameron <[email protected]>
yippi
parents: 11247
diff changeset
   330
  gdm-03-xdmcp-close.diff patch needed for XDMCP to work properly.
11247
1923a32b2c35 2007-11-27 Damien Carbery <[email protected]>
dcarbery
parents: 11156
diff changeset
   331
* Tue Nov 27 2007 - [email protected]
1923a32b2c35 2007-11-27 Damien Carbery <[email protected]>
dcarbery
parents: 11156
diff changeset
   332
- Bump to 2.20.2.
11156
0e87f072db5a 2007-11-07 Brian Cameron <[email protected]>
yippi
parents: 11096
diff changeset
   333
* Thu Nov 08 2007 - [email protected]
0e87f072db5a 2007-11-07 Brian Cameron <[email protected]>
yippi
parents: 11096
diff changeset
   334
- Add patch gdm-03-sockaddr-len.diff to fix XDMCP so it works.
10674
13ff310554af 2007-10-19 Damien Carbery <[email protected]>
dcarbery
parents: 10616
diff changeset
   335
* Fri Oct 19 2007 - [email protected]
13ff310554af 2007-10-19 Damien Carbery <[email protected]>
dcarbery
parents: 10616
diff changeset
   336
- Bump to 2.20.1.
10616
3ea3bf84b2b5 2007-10-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
   337
* Fri Oct  5 2007 - [email protected]
3ea3bf84b2b5 2007-10-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
   338
- use separate branding patches for nevada and indiana
3ea3bf84b2b5 2007-10-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
   339
- delete CDE.desktop when --without-dt is used
10514
341814d22758 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10463
diff changeset
   340
* Tue Sep 18 2007 - [email protected]
341814d22758 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10463
diff changeset
   341
- Bump to 2.20.0.
10463
45706b00e849 2007-09-06 Damien Carbery <[email protected]>
dcarbery
parents: 10447
diff changeset
   342
* Thu Sep 06 2007 - [email protected]
45706b00e849 2007-09-06 Damien Carbery <[email protected]>
dcarbery
parents: 10447
diff changeset
   343
- Bump to 2.19.8.
10381
2dd03f9270d0 2007-08-28 Damien Carbery <[email protected]>
dcarbery
parents: 10330
diff changeset
   344
* Tue Aug 28 2007 - [email protected]
2dd03f9270d0 2007-08-28 Damien Carbery <[email protected]>
dcarbery
parents: 10330
diff changeset
   345
- Bump to 2.19.7.
10330
bd861d767871 2007-08-15 Brian Cameron <[email protected]>
yippi
parents: 10282
diff changeset
   346
* Wed Aug 15 2007 - [email protected]
bd861d767871 2007-08-15 Brian Cameron <[email protected]>
yippi
parents: 10282
diff changeset
   347
- Bump to 2.19.6.  Remove upstream patch.
10260
2f3b9f8cbf0f 2007-08-02 Brian Cameron <[email protected]>
yippi
parents: 10237
diff changeset
   348
* Thu Aug 02 2007 - [email protected]
2f3b9f8cbf0f 2007-08-02 Brian Cameron <[email protected]>
yippi
parents: 10237
diff changeset
   349
- Add patch gdm-02-showlocale.diff to address bugzilla bug #457871.
10237
48765966733c 2007-07-31 Damien Carbery <[email protected]>
dcarbery
parents: 10192
diff changeset
   350
* Tue Jul 31 2007 - [email protected]
48765966733c 2007-07-31 Damien Carbery <[email protected]>
dcarbery
parents: 10192
diff changeset
   351
- Bump to 2.19.5. Remove upstream patch, 02-g11n-memory-handle.
10192
c849ca81ce4c 2007-07-13 Takao Fujiwara <[email protected]>
fujiwara
parents: 10175
diff changeset
   352
* Fri Jul 13 2007 - [email protected]
c849ca81ce4c 2007-07-13 Takao Fujiwara <[email protected]>
fujiwara
parents: 10175
diff changeset
   353
- Added gdm-02-g11n-memory-handle.diff for memory handling.
10175
d1e1900b8e98 2007-07-10 Damien Carbery <[email protected]>
dcarbery
parents: 10098
diff changeset
   354
* Tue Jul 10 2007 - [email protected]
d1e1900b8e98 2007-07-10 Damien Carbery <[email protected]>
dcarbery
parents: 10098
diff changeset
   355
- Bump to 2.19.4. Remove upstream patch, 02-vtsupport.
10098
4facc06b9a07 2007-06-21 Brian Cameron <[email protected]>
yippi
parents: 10068
diff changeset
   356
* Thu Jun 21 2007 - [email protected]
4facc06b9a07 2007-06-21 Brian Cameron <[email protected]>
yippi
parents: 10068
diff changeset
   357
- Add patch for better utmpx processing and for VT support when it goes
4facc06b9a07 2007-06-21 Brian Cameron <[email protected]>
yippi
parents: 10068
diff changeset
   358
  into Nevada.
10068
5acfdebf1fe1 2007-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 10034
diff changeset
   359
* Mon Jun 18 2007 - [email protected]
5acfdebf1fe1 2007-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 10034
diff changeset
   360
- Bump to 2.19.3. Remove upstream patch, 02-xnestperms.
10034
ec58aeda1710 2007-06-08 brian Cameron <[email protected]>
yippi
parents: 9981
diff changeset
   361
* Mon Jun 11 2007 - [email protected]
ec58aeda1710 2007-06-08 brian Cameron <[email protected]>
yippi
parents: 9981
diff changeset
   362
- Add patch to fix GDM so it doesn't modify device permissions if logging
ec58aeda1710 2007-06-08 brian Cameron <[email protected]>
yippi
parents: 9981
diff changeset
   363
  into a xnest session.
ec58aeda1710 2007-06-08 brian Cameron <[email protected]>
yippi
parents: 9981
diff changeset
   364
* Mon Jun  4 2007 - [email protected]
9981
4c6c4624cef0 2007-06-04 Brian Cameron <[email protected]>
yippi
parents: 9967
diff changeset
   365
- Bump to 2.19.2.  Remove upstream patch gdm-02-no-gdm-in-cde-menu.diff.
10034
ec58aeda1710 2007-06-08 brian Cameron <[email protected]>
yippi
parents: 9981
diff changeset
   366
* Thu Jue  1 2007 - [email protected]
9967
f27ab8a497f4 2007-06-01 simon.zheng <[email protected]>
xz159989
parents: 9883
diff changeset
   367
- Point download path to 2.19.
9882
f1870aa7cad3 2007-05-14 Brian Cameron <[email protected]>
yippi
parents: 9878
diff changeset
   368
* Mon May 14 2007 - [email protected]
9883
4fe856cb70cb 2007-05-14 Brian Cameron <[email protected]>
yippi
parents: 9882
diff changeset
   369
* Merge patch gdm-03-nossh-in-xsession.diff with gdm-01-branding.diff
4fe856cb70cb 2007-05-14 Brian Cameron <[email protected]>
yippi
parents: 9882
diff changeset
   370
  since this is really a branding change.
4fe856cb70cb 2007-05-14 Brian Cameron <[email protected]>
yippi
parents: 9882
diff changeset
   371
* Mon May 14 2007 - [email protected]
9882
f1870aa7cad3 2007-05-14 Brian Cameron <[email protected]>
yippi
parents: 9878
diff changeset
   372
- Bump to 2.19.1.
9875
f68ee5f1b5f6 2007-05-11 Brian Cameron <[email protected]>
yippi
parents: 9868
diff changeset
   373
* Fri May 11 2007 - [email protected]
f68ee5f1b5f6 2007-05-11 Brian Cameron <[email protected]>
yippi
parents: 9868
diff changeset
   374
- Add --with-ctrun flag since I udpated the patch to require this
f68ee5f1b5f6 2007-05-11 Brian Cameron <[email protected]>
yippi
parents: 9868
diff changeset
   375
  argument.  This way people who want to build GDM on Solaris without
f68ee5f1b5f6 2007-05-11 Brian Cameron <[email protected]>
yippi
parents: 9868
diff changeset
   376
  SVC can do so.  Also added new gdm-05-nossh-in-xsession.diff patch.
9867
0efc2900d3b8 2007-05-10 Brian Cameron <[email protected]>
yippi
parents: 9814
diff changeset
   377
* Thu May 10 2007 - [email protected]
0efc2900d3b8 2007-05-10 Brian Cameron <[email protected]>
yippi
parents: 9814
diff changeset
   378
- Bump to 2.19.0
9728
9ddf036a45ba 2007-04-13 Brian Cameron <[email protected]>
yippi
parents: 9703
diff changeset
   379
* Thu Apr 12 2007 - [email protected]
9ddf036a45ba 2007-04-13 Brian Cameron <[email protected]>
yippi
parents: 9703
diff changeset
   380
- Fix upstream bug where if you fail to enter the proper root password
9ddf036a45ba 2007-04-13 Brian Cameron <[email protected]>
yippi
parents: 9703
diff changeset
   381
  after asking to run "Configure GDM" from the login menu, it asks for
9ddf036a45ba 2007-04-13 Brian Cameron <[email protected]>
yippi
parents: 9703
diff changeset
   382
  the password again.  If you type it in properly, then it starts a
9ddf036a45ba 2007-04-13 Brian Cameron <[email protected]>
yippi
parents: 9703
diff changeset
   383
  session as the root user.  This patch fixes this problem.
9702
70a7d6c43941 2007-04-10 Brian Cameron <[email protected]>
yippi
parents: 9695
diff changeset
   384
* Tue Apr 10 2007 - [email protected]
70a7d6c43941 2007-04-10 Brian Cameron <[email protected]>
yippi
parents: 9695
diff changeset
   385
- Backout patch gdm-06-languages.diff since the patch doesn't work 
70a7d6c43941 2007-04-10 Brian Cameron <[email protected]>
yippi
parents: 9695
diff changeset
   386
  properly.  Code needs to be backported from gdm SVN head, and I'll add
70a7d6c43941 2007-04-10 Brian Cameron <[email protected]>
yippi
parents: 9695
diff changeset
   387
  back the patch later if we decide we need this in GNOME 2.18.
9695
630d4b4c7253 2007-04-09 Brian Cameron <[email protected]>
yippi
parents: 9603
diff changeset
   388
* Mon Apr 09 2007 - [email protected]
630d4b4c7253 2007-04-09 Brian Cameron <[email protected]>
yippi
parents: 9603
diff changeset
   389
- Bump to 2.18.1.
9603
4e9b99705848 2007-03-21 Brian Cameron <[email protected]>
yippi
parents: 9537
diff changeset
   390
* Wed Mar 21 2007 - [email protected]
4e9b99705848 2007-03-21 Brian Cameron <[email protected]>
yippi
parents: 9537
diff changeset
   391
- Add gdm-10-desktop.diff to fix Catagory in gdmsetup and gdmphotosetup
4e9b99705848 2007-03-21 Brian Cameron <[email protected]>
yippi
parents: 9537
diff changeset
   392
  desktop file.
9537
bebc385a971a 2007-03-13 Brian Cameron <[email protected]>
yippi
parents: 9522
diff changeset
   393
* Tue Mar 13 2007 - [email protected]
bebc385a971a 2007-03-13 Brian Cameron <[email protected]>
yippi
parents: 9522
diff changeset
   394
- Add gdm-07-xephyr.diff and gdm-08-nodbus.diff patches.  Both are 
bebc385a971a 2007-03-13 Brian Cameron <[email protected]>
yippi
parents: 9522
diff changeset
   395
  upstream.
9522
eee0e85e99af 2007-03-12 Damien Carbery <[email protected]>
dcarbery
parents: 9507
diff changeset
   396
* Mon Mar 12 2007 - [email protected]
eee0e85e99af 2007-03-12 Damien Carbery <[email protected]>
dcarbery
parents: 9507
diff changeset
   397
- Bump to 2.18.0.
9506
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9413
diff changeset
   398
* Fri May 09 2007 - [email protected]
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9413
diff changeset
   399
- Add patch gdm-07-fixdesktop.diff to move GDM desktop entries into
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9413
diff changeset
   400
  control center.  Add patch gdm-08-fixxnest.diff to fix GDM to send
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9413
diff changeset
   401
  the right fontpath to the Xsun Xnest program.  Add patch
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9413
diff changeset
   402
  gdm-09-no-gdm-in-cdu-menu.diff to ensure that GDM desktop menu 
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9413
diff changeset
   403
  choices only appear if using GDM.  If not using GDM these programs
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9413
diff changeset
   404
  are non-functional.
9413
839f165c4806 2007-03-02 Brian Cameron <[email protected]>
yippi
parents: 9400
diff changeset
   405
* Fri Mar 02 2007 - [email protected]
839f165c4806 2007-03-02 Brian Cameron <[email protected]>
yippi
parents: 9400
diff changeset
   406
- Bump to 2.17.8
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   407
* Wed Feb 28 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   408
- Add patch to fix bugster bug #4877721 and bugzilla bug #108820.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   409
  This patch won't go into GDM until 2.19, but we want this patch
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   410
  to go into 2.18 for Solaris.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   411
* Tue Feb 15 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   412
- Remove sessionexit patch due to patch review comments.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   413
* Tue Feb 13 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   414
- Add l10n tarball.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   415
* Tue Feb 13 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   416
- Bump to 2.17.7 and add sessionexit patch to fix bugster bug
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   417
  6228488.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   418
* Mon Jan 22 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   419
- Bump to 2.17.6.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   420
* Mon Jan 08 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   421
- Bump to 2.17.5. Remove upstream patch, 07-fixdialogs.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   422
* Sun Dec 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   423
- delete upstream patch fixsecurity.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   424
- renumber remaining patch
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   425
* Fri Dec 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   426
- Patch from CVS head to fix dialog boxes so that they display text.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   427
* Thu Dec 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   428
- Bump to 2.17.4.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   429
* Wed Dec 06 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   430
- Remove Linux specific gdm-01-branding-defaults-linux.diff and
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   431
  gdm-03-pam-security-setup.diff.  Add patch comments.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   432
* Tue Dec 05 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   433
- Add patch gdm-08-fixsecurity.diff to fix a security vulnerability found
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   434
  in gdmchooser.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   435
* Tue Dec 05 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   436
- Bump to 2.17.3. Remove upstream patches, 07-linguas, 10-fixsessionname,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   437
  09-gdmsetup-launch-menu-tooltip and 11-defaultdesc: Renumber remainder.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   438
* Thu Nov 27 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   439
- Patch to fix setting the sesison name for gnome.desktop.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   440
  Define better name for default.desktop and turn off console kit support
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   441
  since it doesn't work on Solaris yet.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   442
* Thu Nov 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   443
- Remove upstream patchs, 09-sun-branding-patch and 10-fixfocus. Renumber
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   444
  remainder.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   445
* Mon Nov 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   446
- Bump to 2.17.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   447
* Wed Nov 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   448
- Modify tooltip to match latest UI spec.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   449
* Tue Oct 31 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   450
- Add patch to fix focus problem, fixed in CVS head.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   451
* Tue Oct 31 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   452
- Bump to 2.16.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   453
* Tue Oct 03 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   454
- Bump to 2.16.1. Remove upstream patch, gdm-10-fixcrash.diff.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   455
* Sat Sep 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   456
- Add patch to fix crashing.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   457
* Tue Sep 05 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   458
- Bump to 2.16.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   459
* Tue Aug 22 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   460
- Bump to 2.15.10.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   461
* Tue Aug 08 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   462
- Bump to 2.15.9.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   463
* Tue Aug 01 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   464
- Bump to 2.15.8.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   465
* Fri Jul 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   466
- Fix minor typo.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   467
* Wed Jul 26 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   468
- No longer set --with-at-bindir when calling configure since gok and
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   469
  gnopernicus are now in the standard /usr/bin location, not /usr/sfw/bin.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   470
* Wed Jul 26 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   471
- Remove patches 7 and 11, merged into CVS head.  Also remove 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   472
  gdmflexiserver.desktop from Solaris builds since we do not support
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   473
  Virtual Terminals.  Running this menu choice causes the session to
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   474
  hang on Solaris, so we shouldn't put it in the menus.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   475
* Mon Jul 24 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   476
- Bump to 2.15.7.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   477
* Fri Jun 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   478
- Fix focus so it returns to entry field after session, language, restart,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   479
  suspend, and shutdown dialogs are used from options button.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   480
* Mon Jun 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   481
- Bumped to 2.14.9.  This fixes automatic login, which was broken, and 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   482
  corrects a number of warnings that were causing core dumping issues.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   483
* Wed Jun 07 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   484
- Bumped to 2.14.8.  Removed patches no longer needed.  This fixes a serious
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   485
  security issue where a user can access the gdmsetup GUI with their user 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   486
  password if the face browser is enabled (off by default on Solaris).
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   487
* Tue Jun 06 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   488
- Added patch gdm-12-fixflexiserver.diff to fix a core dumping problem.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   489
  Modified gdm-01-branding-defaults-solaris.diff to better integrate with
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   490
  ctrun and updated the gdm.xml SVC manifest so that core dumps do not
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   491
  cause GDM to restart.  Removed gdm-05-fix-a11y-crash.diff since it didn't
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   492
  work as a fix.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   493
* Mon May 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   494
- Bump to 2.14.7.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   495
* Fri May 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   496
- Don't show the login photo dialog in the menus - removed according to
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   497
  the UI spec, and the functionality should really be apart of the 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   498
  'Personal Information' dialog.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   499
* Fri May 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   500
- Added patch gdm-12-fixconfig.diff to fix a problem that prevents users
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   501
  from disabiling the failsafe session in the menu.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   502
* Fri May 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   503
- Updated to 2.14.6 which has the new features included in the patch
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   504
  added in the previous comment.  Replace the patch with a much smaller
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   505
  patch that just adds the "startagain" feature.  This is much more
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   506
  maintainable.  Also added a patch to update the Lanugage display
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   507
  provided by Peter Nugent.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   508
* Thu May 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   509
- Add patch to add per-display configuration needed by SunRay.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   510
  This patch also adds the updated Cancel button, the pam-error-logo,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   511
  and real GTK+ buttons needed by Coolstart branding.  These changes
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   512
  all copied from GDM CVS head.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   513
* Tue May 09 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   514
- Remove two patches that have been integrated into GDM, and add the
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   515
  avoidchown patch so that building this package works if you are a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   516
  running as non-root.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   517
* Wed May 03 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   518
- Bump to 2.14.5.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   519
* Wed Apr 26 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   520
- Bump to 2.14.4.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   521
* Tue Apr 25 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   522
- Bump to 2.14.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   523
* Tue Apr 18 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   524
- Bump to 2.14.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   525
* Thu Apr 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   526
- Remove upstream patches, 10-libvicious-dir and 11-fixaudit.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   527
* Tue Apr 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   528
- Bump to 2.14.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   529
* Tue Mar 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   530
- Bump to 2.14.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   531
* Mon Mar 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   532
- Add patch 11 to fix auditing logic.  This patch can go away when the
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   533
  GDM 2.14.1 comes out.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   534
* Fri Mar  3 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   535
- Bump to 2.13.0.10.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   536
* Tue Feb 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   537
- Bump to 2.13.0.9.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   538
- Remove upstream patch, 11-fixcore.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   539
* Thu Feb 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   540
- Add patch 11 to fix core dumping issue in gdmsetup.  This fix is in 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   541
  CVS head so it can go away when we update to the next version of GDM.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   542
* Tue Feb 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   543
- Bump to 2.13.0.8.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   544
* Tue Jan 31 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   545
- Bump to 2.13.0.7.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   546
* Thu Jan 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   547
- Bump to 2.13.0.6.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   548
* Mon Jan 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   549
- Move sfw reference (a Solaris specific dir) to SUNWgnome-display-mgr.spec.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   550
* Mon Jan 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   551
- Bump to 2.13.0.5; dd --with-prefetch and add /usr/sfw/include to CFILES to
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   552
  find <tcpd.h>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   553
* Sun Jan 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   554
- Bump to 2.13.0.4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   555
* Tue Dec 20 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   556
- Bump to 2.13.0.3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   557
* Tue Nov 29 2005 - laca.com
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   558
- remove javahelp stuff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   559
* Tue Nov 29 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   560
- Bump to 2.8.0.7.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   561
* Thu Oct 13 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   562
- Added patch, 10-libvicious-dir, to remove dir in vicious-extensions 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   563
  Makefile.am, as it caused build to fail.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   564
* Tue Oct 11 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   565
- Bump to 2.0.8.5
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   566
* Wed Sep 21 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   567
- Bump to 2.8.0.4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   568
* Wed Sep 07 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   569
- Remove capplets dir from %files. Contents moved in 2.8.0.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   570
* Mon Sep 05 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   571
- Bump to 2.8.0.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   572
* Mon Aug 15 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   573
- Bump to 2.8.0.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   574
* Wed Aug 03 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   575
- remove upstream patch xnext-remote-session.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   576
* Thu Jul 14 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   577
- Add unpackaged files to %files (pixmaps/faces and gnome/capplets).
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   578
* Wed Jul 13 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   579
- Upgraded to 2.8.0.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   580
* Fri Jun 10 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   581
- Re-applied patch 01 linux branding
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   582
- Added patch 04/05 to build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   583
* Tue May 10 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   584
- Added patch gdm-45-xnest-remote-session.diff to allow remote login
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   585
  using XDMCP chooser in nested window. Fixes bug #6245415.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   586
* Tue Apr 19 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   587
- Reinstated xevie-enabling patch on Linux, via gdm-44-linux-xevie.diff.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   588
* Fri Apr 1 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   589
- Add patch 43 so that we set the Xserver on Solaris to 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   590
  /usr/X11/bin/Xserver instead of /usr/X11/bin/X as per ARQ
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   591
  request.  Also now put /usr/openwin/bin in the user default
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   592
  patch here instead of in SUNWdtlogin-integration.spec.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   593
* Thu Mar 17 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   594
- Add patch 42 to allow configure to specify the full path to the
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   595
  a11y AT programs used in the gesture listener configuration files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   596
  Patch in gdm CVS head.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   597
* Thu Mar 10 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   598
- Fix gdm to fork user's session with "system locale" if "Default" option
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   599
  at the language menu being selected. [CR Id: 5032088]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   600
* Thu Mar 03 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   601
- Fix XDMCP logic so that it works when an IPv4 address requests a 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   602
  connection and IPV6 is enabled in GDM.  Patch40 fixes this.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   603
* Tue Mar 01 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   604
- remove patch 40 (XEVIE) - break new X server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   605
* Fri Feb 25 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   606
- Added patch 40 to turn on XEVIE on Linux by default for the
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   607
  standard server to meet a11y requirements.  Fixes bug 6226645.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   608
* Thu Feb 24 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   609
- Added branding patch 39 to change the GNOME string to "Java Desktop
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   610
  System" in a number of places in the c-code.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   611
* Tue Feb 22 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   612
- Backed out patch 39/40 since ARC determined that these flags should
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   613
  not be set by default after initially indicating it was okay.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   614
* Mon Feb 14 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   615
- Added patch 39/40 to support setting the Xserver with needed 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   616
  a11y Xserver flags.  Fixes CR 6226645. 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   617
* Tue Feb 08 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   618
- Removed --with-post-path argument since /usr/dt/bin and
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   619
  /usr/openwin/bin are added also by the /usr/dt/config/Xinitrc.jds.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   620
  No need to have them in the PATH twice.  Also we do not
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   621
  need to add /usr/demo/jds/bin since all the *.desktop files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   622
  have full-paths defined.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   623
* Mon Feb 07 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   624
- Added patch-38 to more cleanly set the default PATH.  This replaces
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   625
  patches gdm-15-default.path.diff and gdm-16-reboot-shutdown-option.diff.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   626
  The new patch sets more sensible definitions for Halt, Reboot, Shutdown
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   627
  commands on Solaris.  Also updated gdm-18-help.diff so it forwards
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   628
  the user to the right subsection when running gdmsetup help.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   629
* Fri Jan 21 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   630
- Now only apply patch 37 when building on Linux.  Modified patch 37 to
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   631
  include needed changes for Solaris.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   632
* Tue Jan 18 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   633
- Added patch gdm-37-branding.diff to fix branding issue in gnome.desktop
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   634
  file.  Also updated gdm-21-fix-a11y-crash.diff patch so it works on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   635
  JDS Linux.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   636
* Fri Jan 14 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   637
- Updated l10n help tarball for cinnabar-linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   638
* Thu Dec 30 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   639
- #6213083 - Add note that legacy locales are NOT SUPPORTED for linux platform.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   640
* Wed Dec 22 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   641
- Added gdm-35-flexi-xdmcp-option.diff to make XDMCP chooser work in 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   642
  flexiserver. Fixes bug #4992853.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   643
* Fri Nov 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   644
- Added gdm-34-xsession-use-ksh.diff to execute Xsession script using
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   645
  ksh on Solaris. Fixes stopper bug #6199960.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   646
* Wed Nov 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   647
- #6196675 - all single byte locales removed.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   648
* Thu Nov 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   649
- #5081827 - run /usr/dt/config/Xsession.jds instead of gnome-session
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   650
  for gnome session vid gdm. Solaris only.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   651
* Wed Nov 17 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   652
- #6195855 Install correct man page
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   653
* Wed Nov 10 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   654
- Added gdm-31-current-locale.diff to fix bug#5100351
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   655
* Wed Nov 10 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   656
- Remove gdm-26-start-gnome-volcheck.diff as gnome-volcheck is now
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   657
  started by gnome-session.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   658
* Mon Nov 09 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   659
- Added new patch 31. It fixes #6182860: IPv6 logic is broken for New
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   660
  Login in a Nested Window, so the enable-ipv6 parameter of configure
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   661
  is "yes" again.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   662
* Mon Nov 01 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   663
- Modify gdm-07-set-lc-messages-to-lang.diff. set LANG from RC_LANG
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   664
  in /etc/sysconfig/language when it is NULL. (CR 6188663)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   665
* Fri Oct 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   666
- Add gdm-30-xorg-conf.diff to fix 6185918. configure.in checks for Xorg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   667
  binary before looking for X (Xsun) binary.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   668
* Thu Oct 28 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   669
- Added gdm-binary.1.gz, gdm.1.gz, gdmXnest.1.gz, gdmXnestchooser.1.gz,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   670
  gdmchooser.1.gz, gdmflexiserver.1.gz, gdmgreeter.1.gz, gdmlogin.1.gz,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   671
  gdmphotosetup.1.gz, gdmsetup.1.gz, gdmthemetester.1.gz, gdm-restart.1m.gz,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   672
  gdm-safe-restart.1m.gz, gdm-stop.1m.gz, gdmconfig.1m.gz man pages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   673
* Thu Oct 28 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   674
- Updated l10n help tarball and added pt_BR
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   675
* Fri Oct 22 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   676
- "Source" entry updated
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   677
* Thu Oct 21 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   678
- Removed ipv6 support (--enable-ipv6=no) since this is breaking 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   679
  gdm's ability to "login in a nested window".  Created bug 6182860
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   680
  so that issue gets fixed.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   681
* Wed Oct 20 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   682
- Added patch gdm-27-alt-meta-mapping.diff to restore 'Alt' and 'Meta' 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   683
  mappings on sparc Solaris. Fixes bug 6173594.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   684
* Wed Oct 20 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   685
- Added patch gdm-26-start-gnome-volcheck.diff to start gnome-volcheck
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   686
  if Xserver is local. Fixes bug #5107205.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   687
* Fri Oct 15 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   688
- Correct GreenLine integration.  The problem with disabling core dumps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   689
  in the GreenLine XML file is that this causes GreenLine to ignore 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   690
  core dumps for all programs, including gdm.  Now using patch 25
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   691
  we use ctrun to specify that only programs launched from gdm's 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   692
  Xsession script (the user's session) are run in a separate GreenLine
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   693
  contract that ignores core dumps.  This way if gdm itself core dumps,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   694
  GreenLine will correctly default back to the console login.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   695
* Thu Oct 14 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   696
- Added patch gdm-24-sanitize-conf.diff to clean up language in
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   697
  gdm.conf file.  Fixes bug 5097046.  
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   698
* Wed Oct 06 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   699
- Add patch gdm-22-xserver-location.diff to set GDM_XSERVER_LOCATION 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   700
  with the x server type. Fixes bug #6174802
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   701
* Wed Oct 06 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   702
- Added patch gdm-21-fix-a11y-crash.diff to remove
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   703
  /var/tmp/orbit-gdm/bonobo-activation-server-ior.  Fixes bug #5103715.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   704
* Tue Oct 05 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   705
- Modified patch gdm-15-default-path.diff to add 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   706
  /usr/openwin/bin to the path. Fixes bug #5106790
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   707
* Mon Oct 04 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   708
- Added gdm-20-g11n-i18n-button.diff to fix bug#5109970
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   709
* Wed Sep 29 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   710
- updated gdm-03-locale-alias.diff to remove non-UTF-8
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   711
locale entries from Traditional Chinese (big5 and big5hkscs)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   712
* Mon Sep 20 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   713
- Added chmod xdm in post-install script
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   714
* Fri Sep 17 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   715
- Added patch gdm-20-gdmwm-struts.diff, to fix bugzilla
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   716
  #143634.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   717
* Thu Sep 16 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   718
- Added post install script to set gdm as displaymanager
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   719
* Wed Sep 15 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   720
- Patch added gdm-19-add-acroread-path.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   721
  Fixes bug# 5087934
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   722
* Thu Aug 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   723
- Patch gdm-18-help.diff provide help link.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   724
* Thu Aug 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   725
- Updated patch gdm-10-a11y-gestures.diff.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   726
* Tue Aug 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   727
- Enabling ipv6.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   728
* Tue Aug 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   729
- Add back icons
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   730
* Tue Aug 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   731
- removed some icons
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   732
* Thu Aug 19 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   733
- Integrate updated docs tarball from [email protected].
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   734
* Fri Aug 13 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   735
- Update patch gdm-10-a11y-gestures.diff.  Fixes bug #5067111.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   736
* Thu Jul 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   737
- use version 2.6.0.3 (fix for bugzilla 144920 and related GOK problem)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   738
- remove patches gdm-08-gdmtranslate.diff and gdm-09-fix-which.diff,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   739
  since they are included in 2.6.0.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   740
* Thu Jul 22 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   741
- add patch to remove reboot/shutdown option on Solaris box
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   742
* Thu Jul 22 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   743
- add patch gdm-15-default-path.diff to add /usr/dt/bin and /usr/sfw/bin
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   744
  to PATH for Solaris. 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   745
* Wed Jul 14 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   746
- add patch from Johan to invoke jds registration on first login
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   747
* Thu Jul 08 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   748
- add patch to pass X server options instead of hardcoding 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   749
  it in the gdm.conf.in
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   750
* Wed Jul 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   751
- ported to rpm4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   752
* Wed Jul 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   753
- added "-j $CPUS" to make to speed up builds
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   754
* Wed Jun 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   755
- Update a11y-gestures patch to add HAVE_XINPUT to acconfig.h.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   756
  Remove xdmcp-enable patch (10) for app security reasons and move 13 to 10.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   757
* Thu Jun 10 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   758
- Add patch 12 to add 'docs/C/figures' directory to the build.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   759
* Mon May 31 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   760
- bump to 2.6.0.2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   761
* Wed May 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   762
- Updated l10n content to gdm-l10n-po-1.1.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   763
* Sun Apr 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   764
- enable javahelp conversion on Solaris
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   765
* Thu Apr 08 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   766
- bumped to 2.6.0.0 and updated dependencies
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   767
* Sat Apr 03 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   768
- added gdm-11-g11n-truncated-username.diff to fix 4955151
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   769
* Thu Apr 01 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   770
- javahelp conversion
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   771
* Wed Mar 31 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   772
- updated gdm-03-locale-alias.diff to fix 4884887
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   773
* Mon Mar 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   774
- Updated l10n content to gdm-l10n-po-1.0.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   775
* Tue Mar 23 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   776
- Remove photo setup from %files since we didn't want it part of the 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   777
  menus by default [$datadir/gnome/capplets/..]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   778
* Mon Mar 22 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   779
- simplify %build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   780
* Fri Mar 19 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   781
- Move autoheader and autoconf out of the platform specific section because
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   782
  it is common to both platforms.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   783
* Fri Mar 19 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   784
- Change '\' to ';' so autoheader and autoconf run separately.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   785
* Thu Mar 18 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   786
- Add patch 8 that fixes gdmtranslate so it compiles with -g, add
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   787
  patch 9 to fix scripts so that they don't call which (since which
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   788
  doesn't work on Solaris without an associated TTY), and add patch
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   789
  10 to turn on XDMCP support by default.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   790
* Tue Mar 09 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   791
- bump to 2.5.90.2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   792
* Mon Mar 01 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   793
- s$/usr/share$%{_datadir}$
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   794
* Thu Feb 26 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   795
- Fix small typos in description and change tar commmand to bzcat/tar.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   796
- Remove --enable-console-helper on Solaris.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   797
* Fri Feb 06 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   798
- Bump to 2.5.90.0, add docs, and ported QS patches
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   799
* Wed Jan 07 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   800
- Update to 2.4.4.7 for gnome-2.5.x
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   801
- Regenerated gdm-07-enable-tcp-by-default.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   802
* Fri Oct 31 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   803
- Remove the Sun Supported menu entry patch, and reorder.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   804
* Tue Oct 14 2003 - <[email protected]> 2.4.4.3-2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   805
- Add patch from Toshi to normalize the locale environment
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   806
  variables to be the same as LANG if they are unset.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   807
* Fri Oct 10 2003 - <[email protected]> 2.4.4.3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   808
- Update to 2.4.4.3 for gnome-2.4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   809
* Wed Oct 01 2003 - <[email protected]> 2.4.2.101-14
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   810
- Add patch from Chookij to fix bug 4901817 (ja_JP.eucJP name)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   811
* Thu Sep 18 2003 - <[email protected]> 2.4.2.101-12
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   812
- Add patch from Leena to set AlwaysRestartServer to true.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   813
* Thu Aug 21 2003 - <[email protected]> 2.4.2.101-1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   814
- Upgrade to 2.4.2.101
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   815
* Mon Aug 18 2003 - <[email protected]> 2.4.2.99-7
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   816
- Set DisallowTCP to false by default.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   817
* Fri Aug 08 2003 - <[email protected]> 2.4.2.99-3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   818
- Updated locale.alias patch with a fix for zh_HK and a tweak
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   819
  for ja_JP.sjis (now ja_JP.SJIS). Fixing bug 4899317.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   820
- Added a dependancy on openssl-devel. My build failed because 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   821
  it was missing. I've also added openssl for good measure.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   822
* Thu Aug 07 2003 - <[email protected]> 2.4.2.99-2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   823
- Patched /etc/X11/gdm/Xsession so ~/.xim or /etc/skel/.xim is sourced which
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   824
  ensures that XIM input methods are started.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   825
* Fri Aug 01 2003 - <[email protected]> 2.4.2.99-1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   826
- Upgrade to 2.4.2.99.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   827
* Fri Aug 01 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   828
- Add supported menu category.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   829
* Sun Jul 27 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   830
- Update to 2.4.2.98
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   831
- Remove POTFILES.in patch. Seems to be in new tarball.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   832
* Tue Jul 22 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   833
- Added a patch to update the POTFILES.in.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   834
* Mon Jul 21 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   835
- Changed category of gdmsetup.desktop, so it appears in 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   836
  the system menu again.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   837
* Mon Jul 21 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   838
- Added zh_HK (Hong Kong Chinese) to the available languages.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   839
* Fri Jul 18 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   840
- Patched locale.alias to include more Asian locale codeset 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   841
  variants as requested by the Asian teams.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   842
* Thu Jul 17 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   843
- Fixed up the PAM configuration files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   844
- Removed the sysconfig/displaymanager hack
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   845
* Thu Jul 17 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   846
- update to version 2.4.2.97, release 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   847
- removed patches gdm-04-setlocale.diff and
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   848
  gdm-05-potfiles_in.diff, which are integrated upstream
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   849
- Changed sysconfdir to /etc/X11 so that new common sessions
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   850
  configuration directory (/etc/X11/dm/Sessions) can be shared
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   851
  with kdm etc.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   852
- New common sessions dir /etc/X11/dm added to %files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   853
* Fri Jul 11 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   854
- added setlocal patch - No more Welsh :) (or Czech!)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   855
* Tue Jul 08 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   856
- Remove .desktop capplets from %files since photo setup
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   857
  is gone.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   858
* Mon Jul 07 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   859
- Remove the photo setup .desktop menu item from the
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   860
  Settings menu.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   861
* Tue Jul 01 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   862
- Move the pam and branding stuff to patches, and not 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   863
  dirty copy hacks ;)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   864
* Tue Jul 01 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   865
- Make gdm now depend on sun-gdm-themes which is a new
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   866
  package, replacing the old one.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   867
* Fri Jun 30 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   868
- Make gdm now depend on Sundt-gdm-theme. This may be
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   869
  crack that we shouldn't do, but until I figure out
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   870
  how things work, let's go with it. 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   871
* Fri Jun 30 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   872
- New tarball, bump version and reset release. Remove
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   873
  the old greeter theme, since we probably don't want
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   874
  it installed anyway
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   875
* Fri May 02 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   876
- Initial Sun release.