SUNWgnome-display-mgr.spec
author jerrytan
Mon, 11 Aug 2008 07:35:57 +0000
branchgnome-2-22
changeset 12497 f4743e0d8120
parent 12263 930dc7240f6a
child 12603 487365188422
permissions -rw-r--r--
update spec for tracker from vermillion
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 SUNWgnome-display-mgr
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     4
# includes module(s): gdm
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
#
11404
e337d7b2409c 2008-01-07 Brian Cameron <[email protected]>
yippi
parents: 10652
diff changeset
     6
# Copyright 2008 Sun Microsystems, Inc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     7
# 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
     8
# 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
     9
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    10
# Owner: yippi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    11
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    12
%include Solaris.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    14
%use gdm = gdm.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    16
Name:                    SUNWgnome-display-mgr
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
Summary:                 GNOME display manager
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
Version:                 %{default_pkg_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
Source:                  %{name}-manpages-0.1.tar.gz
11532
6ae6340e5963 Minor cleanup in comments.
yippi
parents: 11478
diff changeset
    20
Source1:                 gdm.xml
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    21
SUNW_BaseDir:            %{_basedir}
11937
1c2548ce7ef9 2008-03-27 Brian Cameron <[email protected]>
yippi
parents: 11532
diff changeset
    22
SUNW_Copyright:          %{name}.copyright
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    23
BuildRoot:               %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    24
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    26
BuildRequires: SUNWlibrsvg-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
BuildRequires: SUNWgnome-base-libs-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    28
BuildRequires: SUNWgnome-libs-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
BuildRequires: SUNWlxml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
BuildRequires: SUNWlibcroco
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
BuildRequires: SUNWlibpopt-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
BuildRequires: SUNWlibrsvg-devel
10569
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9875
diff changeset
    33
%if %option_without_fox
9733
930bbb42830b 2007-04-12 Brian Cameron <[email protected]>
yippi
parents: 9506
diff changeset
    34
#
930bbb42830b 2007-04-12 Brian Cameron <[email protected]>
yippi
parents: 9506
diff changeset
    35
# GDM's configure depends on Xephyr to be installed so it properly
930bbb42830b 2007-04-12 Brian Cameron <[email protected]>
yippi
parents: 9506
diff changeset
    36
# sets Xnest configure option.
930bbb42830b 2007-04-12 Brian Cameron <[email protected]>
yippi
parents: 9506
diff changeset
    37
BuildRequires: SUNWxorg-server
10569
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9875
diff changeset
    38
Requires: SUNWxorg-server
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9875
diff changeset
    39
Requires: SUNWxwplt
10618
2d62bd6b3b3b 2007-10-07 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10569
diff changeset
    40
%else
2d62bd6b3b3b 2007-10-07 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10569
diff changeset
    41
# if SUNWxwplt is installed, then configure finds /usr/X11/bin/Xserver
2d62bd6b3b3b 2007-10-07 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10569
diff changeset
    42
# instead of /usr/X11/bin/Xorg
2d62bd6b3b3b 2007-10-07 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10569
diff changeset
    43
BuildConflicts: SUNWxwplt
10569
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9875
diff changeset
    44
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
Requires: SUNWlibms
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
Requires: SUNWlibpopt
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
Requires: SUNWgnome-base-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
Requires: SUNWgnome-display-mgr-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
Requires: SUNWgnome-dialog
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
Requires: SUNWlibrsvg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
Requires: SUNWlxml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
Requires: SUNWlibcroco
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
Requires: SUNWpostrun
10569
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9875
diff changeset
    55
%if %option_with_dt
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9875
diff changeset
    56
Requires: SUNWgnome-dtlogin-integration
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9875
diff changeset
    57
%else
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9875
diff changeset
    58
Requires: SUNWgnome-dtstart
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9875
diff changeset
    59
%endif
9397
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
%package root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
Summary:                 %{summary} - / filesystem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
SUNW_BaseDir:            /
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
%package l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
Summary:                 %{summary} - l10n files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
Requires:                %{name}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
rm -rf %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
mkdir %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
%gdm.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
chmod -R u+w %{_builddir}/%name-%version/gdm-%{gdm.version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
cd %{_builddir}/%name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
gzcat %SOURCE0 | tar xf -
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
%build
9875
f68ee5f1b5f6 2007-05-11 Brian Cameron <[email protected]>
yippi
parents: 9867
diff changeset
    83
export LDFLAGS="%_ldflags -L/usr/openwin/lib -lXau -R/usr/openwin/lib -R/usr/sfw/lib"
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
export PKG_CONFIG_PATH=%{_pkg_config_path}
10652
d89abbc7f788 2007-10-12 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10618
diff changeset
    85
X11_CFLAGS=
d89abbc7f788 2007-10-12 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10618
diff changeset
    86
pkg-config --exists x11 && X11_CFLAGS=`pkg-config --cflags x11`
d89abbc7f788 2007-10-12 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10618
diff changeset
    87
export CFLAGS="%optflags $X11_CFLAGS"
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
export RPM_OPT_FLAGS="$CFLAGS"
10569
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9875
diff changeset
    89
%if %option_without_dt
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9875
diff changeset
    90
export GDMGNOMESESSIONCMD="/usr/bin/dtstart jds"
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9875
diff changeset
    91
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
%gdm.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
%gdm.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
rm -rf $RPM_BUILD_ROOT%{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
cd %{_builddir}/%name-%version/sun-manpages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
make install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
install -d $RPM_BUILD_ROOT/var/svc/manifest/application/graphical-login
11532
6ae6340e5963 Minor cleanup in comments.
yippi
parents: 11478
diff changeset
   103
install --mode=0444 %SOURCE1 $RPM_BUILD_ROOT/var/svc/manifest/application/graphical-login
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
rmdir $RPM_BUILD_ROOT/etc/X11/dm
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
rmdir $RPM_BUILD_ROOT/etc/pam.d
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
12243
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   108
# The %{_datadir}/xsessions file contains two files: a gnome.desktop file
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   109
# and a CDE.desktop file.  We always want to delete the gnome.desktop
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   110
# file since it is now delivered by the gnome-session module.  If not
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   111
# shipping with CDE support, then remove the entire xsessions directory.
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   112
#
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   113
%if %option_with_dt
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   114
rm $RPM_BUILD_ROOT%{_datadir}/xsessions/gnome.desktop
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   115
%else
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   116
rm -fR $RPM_BUILD_ROOT%{_datadir}/xsessions
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   117
%endif
11478
af99b2737279 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11404
diff changeset
   118
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
# REMOVE l10n FILES
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
rm -rf $RPM_BUILD_ROOT%{_datadir}/gnome/*help/*/[a-z]*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
rm -rf $RPM_BUILD_ROOT%{_datadir}/omf/gdm/*-[a-z]*.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
%{?pkgbuild_postprocess: %pkgbuild_postprocess -v -c "%{version}:%{jds_version}:%{name}:$RPM_ARCH:%(date +%%Y-%%m-%%d):%{support_level}" $RPM_BUILD_ROOT}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
rm -rf $RPM_BUILD_ROOT
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
%post
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
( echo 'test -x /usr/bin/update-desktop-database || exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
  echo '/usr/bin/update-desktop-database'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
) | $BASEDIR/lib/postrun -b -u -c JDS_wait
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
( echo 'test -x /usr/bin/scrollkeeper-update || exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
  echo '/usr/bin/scrollkeeper-update'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
) | $BASEDIR/lib/postrun -b -u -c JDS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   140
%post root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   141
cat >> $BASEDIR/var/svc/profile/upgrade <<\EOF
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   142
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   143
# We changed gdm's FMRI.  If the old service exists and is enabled,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   144
# disable it and enable the new one.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
gdm=svc:/application/gdm2-login:default
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
if svcprop -q $gdm; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
	set -- `svcprop -C -t -p general/enabled $gdm`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   148
	if [ $? -ne 0 ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
		echo "Could not read whether $gdm was enabled."
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   150
	elif [ $2 != boolean ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
		echo "general/enabled property of $gdm has bad type."
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   152
	elif [ $# -ne 3 ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   153
		echo "general/enabled property of $gdm has the wrong number\c"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   154
		echo " of values."
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
	elif [ $3 = true ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   156
		svcadm disable $gdm
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
		svcadm enable svc:/application/graphical-login/gdm:default
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   158
	fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   160
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
EOF
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
%postun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
test -x $BASEDIR/lib/postrun || exit 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
( echo 'test -x /usr/bin/update-desktop-database || exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
  echo '/usr/bin/update-desktop-database'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
) | $BASEDIR/lib/postrun -b -u -c JDS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
( echo 'test -x /usr/bin/scrollkeeper-update || exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
  echo '/usr/bin/scrollkeeper-update'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
) | $BASEDIR/lib/postrun -b -u -c JDS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
%dir %attr (0755, root, bin) %{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
%{_bindir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
%dir %attr (0755, root, bin) %{_sbindir}
9506
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9397
diff changeset
   177
%{_sbindir}/gdm
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9397
diff changeset
   178
%{_sbindir}/gdm-binary
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9397
diff changeset
   179
%{_sbindir}/gdm-restart
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9397
diff changeset
   180
%{_sbindir}/gdm-safe-restart
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9397
diff changeset
   181
%{_sbindir}/gdm-stop
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9397
diff changeset
   182
%attr (0700, root, bin) %{_sbindir}/gdmsetup
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
%{_libdir}/gtk-2.0/modules/*.so
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   185
%{_libexecdir}/gdm*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   186
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   187
%{_datadir}/gdm
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   188
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   189
%{_datadir}/gnome/help/gdm/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
%attr (-, root, other) %{_datadir}/icons
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   191
%{_datadir}/omf/gdm/*-C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   192
%dir %attr (0755, root, other) %{_datadir}/pixmaps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
%{_datadir}/pixmaps/*
12243
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   194
# Include CDE desktop file if building with CDE.
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   195
%if %option_with_dt
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   196
%{_datadir}/xsessions
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   197
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198
%dir %attr(0755, root, bin) %{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
%dir %attr(0755, root, bin) %{_mandir}/man1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   200
%dir %attr(0755, root, bin) %{_mandir}/man1m
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
%{_mandir}/man1/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
%{_mandir}/man1m/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
%files root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
%defattr (-, root, sys)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
%attr (0755, root, sys) %dir %{_sysconfdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   207
%if %is_s10
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
%dir %attr (0755, root, other) %{_sysconfdir}/X11
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   209
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   210
%dir %{_sysconfdir}/X11
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   211
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   212
%dir %{_sysconfdir}/X11/gdm
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
%{_sysconfdir}/X11/gdm/Init
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   214
%{_sysconfdir}/X11/gdm/Post*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   215
%{_sysconfdir}/X11/gdm/Pre*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
%{_sysconfdir}/X11/gdm/X*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   217
%{_sysconfdir}/X11/gdm/gdmprefetchlist
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   218
%config %class(preserve) %{_sysconfdir}/X11/gdm/custom.conf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   219
%{_sysconfdir}/X11/gdm/locale.alias
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
%{_sysconfdir}/X11/gdm/modules
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
# don't use %_localstatedir here, because this is an absolute path
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
# defined by another package, so it has to be /var/svc even if this
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   223
# package's %_localstatedir is redefined
11404
e337d7b2409c 2008-01-07 Brian Cameron <[email protected]>
yippi
parents: 10652
diff changeset
   224
%dir %attr (0755, root, sys) /var
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   225
/var/svc/*
11404
e337d7b2409c 2008-01-07 Brian Cameron <[email protected]>
yippi
parents: 10652
diff changeset
   226
%dir %attr (0755, root, sys) /var/log
e337d7b2409c 2008-01-07 Brian Cameron <[email protected]>
yippi
parents: 10652
diff changeset
   227
%dir %attr (0755, root, root) /var/log/gdm
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   228
%dir %attr (0755, root, other) %{_localstatedir}/lib
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   229
%dir %attr (1770, root, gdm) %{_localstatedir}/lib/gdm
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 %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   232
%files l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   233
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   234
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   235
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   236
%attr (-, root, other) %{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   237
%{_datadir}/gnome/*help/*/[a-z]*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   238
%{_datadir}/omf/gdm/*-[a-z]*.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   239
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   240
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   241
%changelog
12263
930dc7240f6a 2008-05-07 Damien Carbery <[email protected]>
dcarbery
parents: 12243
diff changeset
   242
* Wed May 07 2008 - [email protected]
930dc7240f6a 2008-05-07 Damien Carbery <[email protected]>
dcarbery
parents: 12243
diff changeset
   243
- Remove PERL5LIB setting as it is not necessary.
12243
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   244
* Thu May 01 2008 - [email protected]
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   245
- Fix packaging.  Ship the CDE desktop file if building with
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   246
  "with_dt".
11937
1c2548ce7ef9 2008-03-27 Brian Cameron <[email protected]>
yippi
parents: 11532
diff changeset
   247
* Thu Mar 27 2008 - [email protected]
1c2548ce7ef9 2008-03-27 Brian Cameron <[email protected]>
yippi
parents: 11532
diff changeset
   248
- Add SUNW_Copyright.
11532
6ae6340e5963 Minor cleanup in comments.
yippi
parents: 11478
diff changeset
   249
* Sat Jan 26 2008 - [email protected]
6ae6340e5963 Minor cleanup in comments.
yippi
parents: 11478
diff changeset
   250
- Minor cleanup
11478
af99b2737279 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11404
diff changeset
   251
* Thu Jan 17 2008 - [email protected]
af99b2737279 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11404
diff changeset
   252
- Delete %{_datadir}/xsessions/gnome.desktop file as it is now delivered by
af99b2737279 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11404
diff changeset
   253
  gnome-session module.
10652
d89abbc7f788 2007-10-12 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10618
diff changeset
   254
* Fri Oct 12 1007 - [email protected]
d89abbc7f788 2007-10-12 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10618
diff changeset
   255
- add x11 compile flags to CFLAGS if x11.pc exists (FOX fix)
10569
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9875
diff changeset
   256
* Fri Sep 28 2007 - [email protected]
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9875
diff changeset
   257
- add support for building with FOX and using dtstart instead of
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9875
diff changeset
   258
  dtlogin-integration
9875
f68ee5f1b5f6 2007-05-11 Brian Cameron <[email protected]>
yippi
parents: 9867
diff changeset
   259
* Fri May 11 2007 - [email protected]
f68ee5f1b5f6 2007-05-11 Brian Cameron <[email protected]>
yippi
parents: 9867
diff changeset
   260
- Fix packaging and add needed -R/usr/sfw/lib to link flags.
9867
0efc2900d3b8 2007-05-10 Brian Cameron <[email protected]>
yippi
parents: 9733
diff changeset
   261
* Thu May 10 2007 - [email protected]
0efc2900d3b8 2007-05-10 Brian Cameron <[email protected]>
yippi
parents: 9733
diff changeset
   262
- Fix packaging for bumping to 2.19.0.
9733
930bbb42830b 2007-04-12 Brian Cameron <[email protected]>
yippi
parents: 9506
diff changeset
   263
* Thu Apr 12 2007 - [email protected]
930bbb42830b 2007-04-12 Brian Cameron <[email protected]>
yippi
parents: 9506
diff changeset
   264
- Add SUNWxorg-server as a dependency, since GDM depends on Xephyr
9506
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9397
diff changeset
   265
* Fri Mar 09 2007 - [email protected]
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9397
diff changeset
   266
- Change file permissions for gdmsetup to 700 so that the gdmsetup
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9397
diff changeset
   267
  menu choice only appears for the root user.  Also no longer install
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9397
diff changeset
   268
  the %{datadir}/applications directory since we now install to 
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9397
diff changeset
   269
  /usr/share/gdm/applications.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   270
* Sun Jan 28 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   271
- update %files root so that dir attributes work on both s10 and nevada
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   272
* Fri Sep 01 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   273
- New Manpage tarball
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   274
* Mon Aug 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   275
- Add gdmdynamic manpage.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   276
* Fri Aug 25 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   277
- move the smf profile rename postinstall stuff into the -root subpkg,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   278
  because the base package doesn't have access to the / files in the
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   279
  case of a diskless installation, part of CR6448317
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   280
* Wed Aug 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   281
- Move some GDM manpages to sman1m to reflect that the binaries have
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   282
  moved to /usr/sbin.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   283
* Sat Aug 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   284
- change datadir/icons permissions back to root:other since it's a stable
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   285
  interface and wasn't supposed to be changed
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   286
* Fri Jul 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   287
- update %post/%postun/etc scripts to support diskless client setup,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   288
  part of 6448317
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   289
* Thu Jun 29 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   290
- update postrun scripts
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   291
* Fri Jun 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   292
- Removed manpages which arent needed: gdmchooser, gdmgreeter and gdmlogin
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   293
* Sun Jun 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   294
- change group from other to bin/sys
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   295
* Fri May 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   296
- Add SUNWgnome-dialog as a dependency since GDM does use zenity in places.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   297
* Thu May 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   298
- Added %post scripting to migrate users from the old SMF service name
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   299
  to the new one.  
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   300
* Wed May 10 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   301
- merge -share pkg(s) into the base pkg(s)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   302
* Tue May 09 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   303
- No longer install the /var/gdm directories here since they get installed via
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   304
  make install.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   305
* Tue Apr 18 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   306
- Mark custom.conf as in the preserve class so it doesn't get deleted on pkgrm.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   307
* Mon Feb 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   308
- Update Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   309
* Fri Feb 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   310
- Mark custom.conf as volatile (%config).
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   311
* Thu Feb 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   312
- Update Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   313
* Tue Feb 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   314
- Update %files for new tarball (conf files renamed).
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   315
* Sat Jan 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   316
- Remove locale.alias.orig file from %files. Mistake in build.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   317
* Thu Jan 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   318
- Fixed packaging after updating to 2.13.0.6
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   319
* Thu Jan 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   320
- Add new %files from bumped tarball.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   321
* Tue Jan 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   322
- Add SUNWlibcroco to Build/Requires list.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   323
* Mon Jan 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   324
- Move /usr/sfw/include reference from gdm.spec to here as it is Solaris only.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   325
- Update Build/Requires lines.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   326
* Mon Jan 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   327
- add reference to %{_libexecdir}/X11/gdm/gdmprefetchlist
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   328
* Sat Dec  3 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   329
- add %post script that runs update-desktop-database
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   330
* Tue Nov 29 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   331
- remove javahelp stuff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   332
* Thu Sep 15 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   333
- Remove unpackaged empty directories
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   334
* Thu Jul 28 2005 - damien.carbery@suncom
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   335
- Add SUNWlibrsvg-devel build dependency. Add SUNWlibrsvg runtime dependency.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   336
- Wed Jul 13 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   337
- Updated to 2.8.0.5.  Updated SVC (GreenLine) integration.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   338
+ Mon Feb 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   339
- Fixed permissions on /var/lib/gdm so it doesn't complain on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   340
  reinstall.  The gdm binary program changes the ownership and
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   341
  permissions of this file on runtime if they aren't set 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   342
  properly.  This change makes the original permissions set
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   343
  by the package correct so gdm won't change them.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   344
* Thu Nov 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   345
- #5081827 - required SUNWgnome-dtlogin-integration to run
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   346
/usr/dt/config/Xsession.jds in gnome session
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   347
* Wed Nov 17 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   348
- #6195852 - Fix manpage directory installed (stopper)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   349
* Sat Nov 13 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   350
- include gdm.conf in the "preserve" class, fixes 5101934
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   351
  Note: requires pkgbuild-0.8.2 (CBE 0.18)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   352
* Fri Nov 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   353
- Revised files section
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   354
* Sat Oct 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   355
- added %pkgbuild_postprocess
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   356
* Thu Sep 02 2004  <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   357
- Add %dir %attr for mandir and mandir/man1. Attribute change install error.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   358
* Thu Sep 02 2004  <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   359
- Added gdm manpages for solaris
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   360
* Tue Jul 27 2004  <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   361
- Put back the New Login in New Window as it's supported.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   362
* Tue Jul 27 2004  <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   363
- Remove the flexiserver .desktop items. Need to have a 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   364
  look to see if the flexiserver binary stuff should be
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   365
  include as well or not. Part fix for #5043894.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   366
* Fri Jul 23 2004  <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   367
- Now include /var/lib/gdm and /var/lib/log/gdm in the
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   368
  package so that gdm can run out-of-the-box.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   369
* Sun Jun 27 2004  [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   370
- Changed install location to /usr/...
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   371
* Wed Jun  2 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   372
- Added %{_datadir}/locale to install l10n messages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   373
* Mon Mar 01 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   374
- define PERL5LIB.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   375
- add share and root subpkgs