specs/SUNWgnome-display-mgr.spec
author davelam
Wed, 08 Dec 2010 07:06:08 +0000
branchgnome-2-30
changeset 21135 e59609751822
parent 20840 7934322c3590
child 21150 fc0f31df27cf
permissions -rw-r--r--
2010-12-08 Dave Lin <[email protected]> * include/gnome-consolidation.inc * include/options.inc: Add option "--with-svr4" to make build based on SVR4 packaging mechanism. * include/l10n-consolidation.inc: Added(empty). * specs/SUNWgnome-display-mgr.spec: Removed duplicated line in %files. * specs/SUNWccsm.spec: Corrected dependency package name. * specs/SUNWevolution-libs.spec: Corrected dependency package name.
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
#
17789
79e576c49542 2010-04-01 Halton Huo <[email protected]>
halton
parents: 17400
diff changeset
     6
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
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
#
16434
f21f22550fe9 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16308
diff changeset
    10
%define owner yippi
9397
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
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    18
Version:                 %{gdm.version}
9397
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
14638
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14455
diff changeset
    21
Source2:                 svc-gdm
16234
438eca6ff2af 2009-08-11 Halton Huo <[email protected]>
halton
parents: 16175
diff changeset
    22
# gdmdynamic is wrapper script for ck-seat-tool and ck-list-sessions.
438eca6ff2af 2009-08-11 Halton Huo <[email protected]>
halton
parents: 16175
diff changeset
    23
# This script is for back compatible for SRSS.
438eca6ff2af 2009-08-11 Halton Huo <[email protected]>
halton
parents: 16175
diff changeset
    24
# Should be removed when SRSS using ck-seat-tool and ck-list-sessions instead.
438eca6ff2af 2009-08-11 Halton Huo <[email protected]>
halton
parents: 16175
diff changeset
    25
Source3:                 gdmdynamic
16248
329c07ce78ac 2009-08-12 Halton Huo <[email protected]>
halton
parents: 16234
diff changeset
    26
Source4:                 xterm.desktop
17789
79e576c49542 2010-04-01 Halton Huo <[email protected]>
halton
parents: 17400
diff changeset
    27
SUNW_Pkg:                SUNWgnome-display-mgr
79e576c49542 2010-04-01 Halton Huo <[email protected]>
halton
parents: 17400
diff changeset
    28
IPS_package_name:        system/display-manager/gdm
17937
664c0536875a Added tags IPS_package_name and Meta(info.consolidation)
davelam
parents: 17928
diff changeset
    29
Meta(info.classification): %{classification_prefix}:Desktop (GNOME)/Sessions
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
SUNW_BaseDir:            %{_basedir}
11937
1c2548ce7ef9 2008-03-27 Brian Cameron <[email protected]>
yippi
parents: 11532
diff changeset
    31
SUNW_Copyright:          %{name}.copyright
20346
9fe7f10c4257 Correct License tag for packages that contain only one module
yippi
parents: 20343
diff changeset
    32
License:                 %{gdm.license}
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
BuildRoot:               %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
%include default-depend.inc
20427
8d936b2ec938 2010-11-30 Christian Kelly <[email protected]>
chrisk
parents: 20393
diff changeset
    36
%include gnome-consolidation.inc
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    37
Requires: SUNWcairo
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    38
Requires: SUNWconsolekit
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    39
Requires: SUNWdbus-glib
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    40
Requires: SUNWdbus-libs
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    41
Requires: SUNWfontconfig
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    42
Requires: SUNWglib2
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    43
Requires: SUNWgnome-component
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    44
Requires: SUNWgnome-config
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    45
Requires: SUNWgnome-libs
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    46
Requires: SUNWgnome-panel
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    47
Requires: SUNWgtk2
17058
ee2d558ac215 2009-12-01 Halton Huo <[email protected]>
halton
parents: 17039
diff changeset
    48
Requires: SUNWlibcanberra
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    49
Requires: SUNWlibmsr
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    50
Requires: SUNWpango
10569
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9875
diff changeset
    51
Requires: SUNWxwplt
17200
840c093a14b4 2009-12-18 Brian Cameron <[email protected]>
yippi
parents: 17179
diff changeset
    52
Requires: SUNWtango-icon-theme
17175
2450ac2ecec9 2009-12-14 Halton Huo <[email protected]>
halton
parents: 17133
diff changeset
    53
Requires: %{name}-root
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    54
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    55
BuildRequires: SUNWcairo-devel
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    56
BuildRequires: SUNWconsolekit-devel
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    57
BuildRequires: SUNWdbus-glib-devel
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    58
BuildRequires: SUNWdbus-devel
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    59
BuildRequires: SUNWglib2-devel
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    60
BuildRequires: SUNWgnome-component-devel
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    61
BuildRequires: SUNWgnome-config-devel
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    62
BuildRequires: SUNWgnome-libs-devel
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    63
BuildRequires: SUNWgnome-panel-devel
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    64
BuildRequires: SUNWgtk2-devel
17058
ee2d558ac215 2009-12-01 Halton Huo <[email protected]>
halton
parents: 17039
diff changeset
    65
BuildRequires: SUNWlibcanberra-devel
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    66
BuildRequires: SUNWpango-devel
18099
6142061e510a 2010-06-08 Michal Pryc <[email protected]>
migi
parents: 17937
diff changeset
    67
BuildRequires: SUNWgnome-doc-utils
6142061e510a 2010-06-08 Michal Pryc <[email protected]>
migi
parents: 17937
diff changeset
    68
BuildRequires: SUNWlibgnome-keyring
6142061e510a 2010-06-08 Michal Pryc <[email protected]>
migi
parents: 17937
diff changeset
    69
BuildRequires: SUNWuiu8
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
%package root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
Summary:                 %{summary} - / filesystem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
SUNW_BaseDir:            /
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
%include default-depend.inc
20427
8d936b2ec938 2010-11-30 Christian Kelly <[email protected]>
chrisk
parents: 20393
diff changeset
    75
%include gnome-consolidation.inc
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
%package l10n
20393
843a1820a6a0 Made following changes to fix bug doo17219.
davelam
parents: 20346
diff changeset
    79
IPS_package_name:        system/display-manager/gdm/l10n
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
Summary:                 %{summary} - l10n files
20393
843a1820a6a0 Made following changes to fix bug doo17219.
davelam
parents: 20346
diff changeset
    81
SUNW_BaseDir(relocate_from:%{_prefix}): %{_gnome_il10n_basedir}
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
%include default-depend.inc
20427
8d936b2ec938 2010-11-30 Christian Kelly <[email protected]>
chrisk
parents: 20393
diff changeset
    83
%include gnome-consolidation.inc
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
Requires:                %{name}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
rm -rf %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
mkdir %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
%gdm.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
cd %{_builddir}/%name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
gzcat %SOURCE0 | tar xf -
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
%build
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    95
export LDFLAGS="%_ldflags"
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
export PKG_CONFIG_PATH=%{_pkg_config_path}
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    97
export CFLAGS="%optflags"
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
export RPM_OPT_FLAGS="$CFLAGS"
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    99
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
%gdm.build -d %name-%version
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
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
%gdm.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
rm -rf $RPM_BUILD_ROOT%{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
cd %{_builddir}/%name-%version/sun-manpages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
make install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
17920
bb446434acb0 2010-04-23 Halton Huo <[email protected]>
halton
parents: 17902
diff changeset
   110
install -d $RPM_BUILD_ROOT/lib/svc/manifest/application/graphical-login
bb446434acb0 2010-04-23 Halton Huo <[email protected]>
halton
parents: 17902
diff changeset
   111
install --mode=0444 %SOURCE1 $RPM_BUILD_ROOT/lib/svc/manifest/application/graphical-login
14638
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14455
diff changeset
   112
install -d $RPM_BUILD_ROOT/lib/svc/method
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14455
diff changeset
   113
cp %SOURCE2 $RPM_BUILD_ROOT/lib/svc/method/
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
16234
438eca6ff2af 2009-08-11 Halton Huo <[email protected]>
halton
parents: 16175
diff changeset
   115
install --mode=0744 %SOURCE3 $RPM_BUILD_ROOT/%{_bindir}/
438eca6ff2af 2009-08-11 Halton Huo <[email protected]>
halton
parents: 16175
diff changeset
   116
16248
329c07ce78ac 2009-08-12 Halton Huo <[email protected]>
halton
parents: 16234
diff changeset
   117
# Install fail safe desktop
329c07ce78ac 2009-08-12 Halton Huo <[email protected]>
halton
parents: 16234
diff changeset
   118
install -d $RPM_BUILD_ROOT/%{_datadir}/xsessions
329c07ce78ac 2009-08-12 Halton Huo <[email protected]>
halton
parents: 16234
diff changeset
   119
install --mode=0644 %SOURCE4 $RPM_BUILD_ROOT/%{_datadir}/xsessions/
329c07ce78ac 2009-08-12 Halton Huo <[email protected]>
halton
parents: 16234
diff changeset
   120
14410
1d7d0d833e78 2008-10-02 Ghee Teo <[email protected]>
gheet
parents: 13598
diff changeset
   121
# Create the 'interface' directory so that user's session scripts can be
1d7d0d833e78 2008-10-02 Ghee Teo <[email protected]>
gheet
parents: 13598
diff changeset
   122
# run by gdm and which are populated by other applications.
1d7d0d833e78 2008-10-02 Ghee Teo <[email protected]>
gheet
parents: 13598
diff changeset
   123
install -d $RPM_BUILD_ROOT/%{_sysconfdir}/X11/xinit/xinitrc.d
1d7d0d833e78 2008-10-02 Ghee Teo <[email protected]>
gheet
parents: 13598
diff changeset
   124
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
# REMOVE l10n FILES
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
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
   130
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
   131
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
%post
16175
2b72cb95ec77 2009-07-30 Halton Huo <[email protected]>
halton
parents: 16129
diff changeset
   137
%restart_fmri desktop-mime-cache icon-cache gconf-cache
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
%post root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   140
cat >> $BASEDIR/var/svc/profile/upgrade <<\EOF
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   141
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   142
# 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
   143
# disable it and enable the new one.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   144
gdm=svc:/application/gdm2-login:default
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
if svcprop -q $gdm; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
	set -- `svcprop -C -t -p general/enabled $gdm`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
	if [ $? -ne 0 ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   148
		echo "Could not read whether $gdm was enabled."
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
	elif [ $2 != boolean ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   150
		echo "general/enabled property of $gdm has bad type."
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
	elif [ $# -ne 3 ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   152
		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
   153
		echo " of values."
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   154
	elif [ $3 = true ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
		svcadm disable $gdm
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   156
		svcadm enable svc:/application/graphical-login/gdm:default
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
	fi
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
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   160
EOF
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
%postun
16175
2b72cb95ec77 2009-07-30 Halton Huo <[email protected]>
halton
parents: 16129
diff changeset
   163
%restart_fmri desktop-mime-cache icon-cache
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
20090
437564f99ab5 2010-09-20 Michal Pryc <[email protected]>
migi
parents: 20072
diff changeset
   165
%actions
437564f99ab5 2010-09-20 Michal Pryc <[email protected]>
migi
parents: 20072
diff changeset
   166
group groupname="gdm" gid="50"
437564f99ab5 2010-09-20 Michal Pryc <[email protected]>
migi
parents: 20072
diff changeset
   167
user username="gdm" group="gdm" uid="50"
20427
8d936b2ec938 2010-11-30 Christian Kelly <[email protected]>
chrisk
parents: 20393
diff changeset
   168
user gcos-field="GDM Reserved UID" group=gdm home-dir=/var/lib/gdm uid=50 username=gdm
20090
437564f99ab5 2010-09-20 Michal Pryc <[email protected]>
migi
parents: 20072
diff changeset
   169
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
%files
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   171
%doc -d gdm-%{gdm.version} AUTHORS README
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   172
%doc(bzip2) -d gdm-%{gdm.version} COPYING NEWS
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   173
%doc(bzip2) -d gdm-%{gdm.version} ChangeLog po/ChangeLog
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   174
%dir %attr (0755, root, other) %{_datadir}/doc
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
%dir %attr (0755, root, bin) %{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
%{_bindir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
%dir %attr (0755, root, bin) %{_sbindir}
9506
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9397
diff changeset
   179
%{_sbindir}/gdm
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9397
diff changeset
   180
%{_sbindir}/gdm-binary
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   181
%dir %attr (0755, root, bin) %{_libdir}
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   182
%{_libdir}/bonobo
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
%{_libexecdir}/gdm*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
%dir %attr (0755, root, sys) %{_datadir}
17179
1576c94b98c8 2009-12-14 Christian Kelly <[email protected]>
chrisk
parents: 17175
diff changeset
   185
%dir %attr (0755, root, bin) %{_datadir}/gdm
17039
70399786014a 2009-11-26 Christian Kelly <[email protected]>
chrisk
parents: 16860
diff changeset
   186
%{_datadir}/gdm/autostart/LoginWindow/*.desktop
17333
db4d217f7cef 2010-01-14 Halton Huo <[email protected]>
halton
parents: 17219
diff changeset
   187
%{_datadir}/gdm/gdm-greeter-login-window.ui
17039
70399786014a 2009-11-26 Christian Kelly <[email protected]>
chrisk
parents: 16860
diff changeset
   188
%{_datadir}/gdm/locale.alias
17400
4f57c2b1db03 2010-01-18 Erwann Chenede - <[email protected]>
erwannc
parents: 17334
diff changeset
   189
%{_datadir}/gdm/box.png
4f57c2b1db03 2010-01-18 Erwann Chenede - <[email protected]>
erwannc
parents: 17334
diff changeset
   190
%{_datadir}/gdm/logo.png
20065
8cf85d0a1d82 Synced relicense/rebranding changes from internal repo.
davelam
parents: 18350
diff changeset
   191
%{_datadir}/gdm/bkg.jpg
20072
2998399cec52 2010-09-03 Erwann Chenede - <[email protected]>
erwannc
parents: 20065
diff changeset
   192
%{_datadir}/gdm/bottom-panel-image-gdm.png
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   194
%{_datadir}/gnome/help/gdm/C
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   195
%dir %attr (-, root, other) %{_datadir}/icons
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   196
%dir %attr (-, root, other) %{_datadir}/icons/hicolor
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   197
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16/
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   198
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32/
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   199
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/*/apps
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   200
%{_datadir}/icons/hicolor/*/apps/*
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
%{_datadir}/omf/gdm/*-C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
%dir %attr (0755, root, other) %{_datadir}/pixmaps
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   203
%{_datadir}/gnome-2.0/*
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
%{_datadir}/pixmaps/*
16248
329c07ce78ac 2009-08-12 Halton Huo <[email protected]>
halton
parents: 16234
diff changeset
   205
%{_datadir}/xsessions/*
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
%dir %attr(0755, root, bin) %{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   207
%dir %attr(0755, root, bin) %{_mandir}/man1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
%dir %attr(0755, root, bin) %{_mandir}/man1m
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   209
%{_mandir}/man1/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   210
%{_mandir}/man1m/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   211
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   212
%files root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
%defattr (-, root, sys)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   214
%attr (0755, root, sys) %dir %{_sysconfdir}
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   215
%dir %attr (0755, root, bin) %{_sysconfdir}/dbus-1
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   216
%dir %attr (0755, root, bin) %{_sysconfdir}/dbus-1/system.d
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   217
%{_sysconfdir}/dbus-1/system.d/*
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   218
%{_sysconfdir}/gconf
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   219
%dir %{_sysconfdir}/gdm
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   220
%{_sysconfdir}/gdm/gdm.schemas
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   221
%{_sysconfdir}/gdm/Init
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   222
%{_sysconfdir}/gdm/Post*
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   223
%{_sysconfdir}/gdm/Pre*
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   224
%{_sysconfdir}/gdm/X*
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   225
%config %class(preserve) %{_sysconfdir}/gdm/custom.conf
14410
1d7d0d833e78 2008-10-02 Ghee Teo <[email protected]>
gheet
parents: 13598
diff changeset
   226
%dir %{_sysconfdir}/X11/xinit
1d7d0d833e78 2008-10-02 Ghee Teo <[email protected]>
gheet
parents: 13598
diff changeset
   227
%dir %{_sysconfdir}/X11/xinit/xinitrc.d
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   228
# don't use %_localstatedir for the /var/log and /var/svc directory,
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   229
# because these are an absolute path defined by another package, so
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   230
# it has to be /var/svc even if this package has its %_localstatedir
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   231
# redefined.
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   232
%dir %attr (0755, root, sys) /var
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   233
%dir %attr (0755, root, sys) /var/log
16860
03d8e88563ad 2009-10-26 Brian Cameron <[email protected]>
yippi
parents: 16811
diff changeset
   234
%dir %attr (1770, root, gdm) /var/log/gdm
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   235
# SVC method file
14638
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14455
diff changeset
   236
%dir %attr (0755, root, bin) /lib
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14455
diff changeset
   237
%dir %attr (0755, root, bin) /lib/svc
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14455
diff changeset
   238
%dir %attr (0755, root, bin) /lib/svc/method
17920
bb446434acb0 2010-04-23 Halton Huo <[email protected]>
halton
parents: 17902
diff changeset
   239
%dir %attr (0755, root, sys) /lib/svc/manifest
bb446434acb0 2010-04-23 Halton Huo <[email protected]>
halton
parents: 17902
diff changeset
   240
%dir %attr (0755, root, sys) /lib/svc/manifest/application
bb446434acb0 2010-04-23 Halton Huo <[email protected]>
halton
parents: 17902
diff changeset
   241
%dir %attr (0755, root, sys) /lib/svc/manifest/application/graphical-login
14638
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14455
diff changeset
   242
%attr (0555, root, bin) /lib/svc/method/svc-gdm
17920
bb446434acb0 2010-04-23 Halton Huo <[email protected]>
halton
parents: 17902
diff changeset
   243
%attr (0444, root, sys) /lib/svc/manifest/application/graphical-login/gdm.xml
16449
399ddb7faa10 2009-09-01 Brian Cameron <[email protected]>
yippi
parents: 16434
diff changeset
   244
%dir %attr (0755, root, bin) %{_localstatedir}/cache
17219
2c2e09b1336c 2009-12-21 Brian Cameron <[email protected]>
yippi
parents: 17200
diff changeset
   245
%dir %attr (0755, root, gdm) %{_localstatedir}/cache/gdm
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   246
%dir %attr (0755, root, other) %{_localstatedir}/lib
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   247
%dir %attr (1770, root, gdm) %{_localstatedir}/lib/gdm
17219
2c2e09b1336c 2009-12-21 Brian Cameron <[email protected]>
yippi
parents: 17200
diff changeset
   248
%dir %attr (0770, root, gdm) %{_localstatedir}/lib/gdm/.gconf.mandatory
17928
a8a298b1b578 2010-04-24 Brian Cameron <[email protected]>
yippi
parents: 17920
diff changeset
   249
%attr (1640, root, gdm) %{_localstatedir}/lib/gdm/.gconf.path
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   250
%attr (1640, root, gdm) %{_localstatedir}/lib/gdm/.gconf.mandatory/*
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   251
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   252
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   253
%files l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   254
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   255
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   256
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   257
%attr (-, root, other) %{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   258
%{_datadir}/gnome/*help/*/[a-z]*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   259
%{_datadir}/omf/gdm/*-[a-z]*.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   260
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   261
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   262
%changelog
18099
6142061e510a 2010-06-08 Michal Pryc <[email protected]>
migi
parents: 17937
diff changeset
   263
* Tue Jun 08 2010 - [email protected]
6142061e510a 2010-06-08 Michal Pryc <[email protected]>
migi
parents: 17937
diff changeset
   264
- Updated BuildRequires to fit SourceJuicer.
17920
bb446434acb0 2010-04-23 Halton Huo <[email protected]>
halton
parents: 17902
diff changeset
   265
* Fri Apr 23 2010 - [email protected]
bb446434acb0 2010-04-23 Halton Huo <[email protected]>
halton
parents: 17902
diff changeset
   266
- Move manifest from /var/svc to /lib/svc
17333
db4d217f7cef 2010-01-14 Halton Huo <[email protected]>
halton
parents: 17219
diff changeset
   267
* Thu Jan 14 2010 - [email protected]
db4d217f7cef 2010-01-14 Halton Huo <[email protected]>
halton
parents: 17219
diff changeset
   268
- Update %files caused by glade to GtkBuild
17334
4f75494a1542 2010-01-14 Halton Huo <[email protected]>
halton
parents: 17333
diff changeset
   269
- Remove dependency on libglade.
17200
840c093a14b4 2009-12-18 Brian Cameron <[email protected]>
yippi
parents: 17179
diff changeset
   270
* Thu Dec 17 2009 - [email protected]
840c093a14b4 2009-12-18 Brian Cameron <[email protected]>
yippi
parents: 17179
diff changeset
   271
- Add SUNWtango-icon-theme as a dependency.
17179
1576c94b98c8 2009-12-14 Christian Kelly <[email protected]>
chrisk
parents: 17175
diff changeset
   272
* Mon Dex 14 2009 - [email protected]
1576c94b98c8 2009-12-14 Christian Kelly <[email protected]>
chrisk
parents: 17175
diff changeset
   273
- Fix %files.
17175
2450ac2ecec9 2009-12-14 Halton Huo <[email protected]>
halton
parents: 17133
diff changeset
   274
* Mon Dec 14 2009 - [email protected]
2450ac2ecec9 2009-12-14 Halton Huo <[email protected]>
halton
parents: 17133
diff changeset
   275
- Add Requires:%{name}-root to base pkg to fix doo #13254.
17133
8309d590ab89 2009-12-07 Brian Cameron <[email protected]>
yippi
parents: 17107
diff changeset
   276
* Mon Dec 07 2009 - [email protected]
8309d590ab89 2009-12-07 Brian Cameron <[email protected]>
yippi
parents: 17107
diff changeset
   277
- No longer deliver /usr/share/gdm/gdb-cmd since we patch GDM to use pstack
8309d590ab89 2009-12-07 Brian Cameron <[email protected]>
yippi
parents: 17107
diff changeset
   278
  instead.
17058
ee2d558ac215 2009-12-01 Halton Huo <[email protected]>
halton
parents: 17039
diff changeset
   279
* Tue Dec 01 2009 - [email protected]
ee2d558ac215 2009-12-01 Halton Huo <[email protected]>
halton
parents: 17039
diff changeset
   280
- Add Requires/BuildRequires for SUNWlibcanberra
17039
70399786014a 2009-11-26 Christian Kelly <[email protected]>
chrisk
parents: 16860
diff changeset
   281
* Thu Nov 26 2009 - [email protected]
70399786014a 2009-11-26 Christian Kelly <[email protected]>
chrisk
parents: 16860
diff changeset
   282
- Fix directory perms.
16811
e5e775eac849 2009-10-19 Brian Cameron <[email protected]>
yippi
parents: 16528
diff changeset
   283
* Mon Oct 19 2009 - [email protected]
e5e775eac849 2009-10-19 Brian Cameron <[email protected]>
yippi
parents: 16528
diff changeset
   284
- Change /var/log/gdm so that it has root:root ownership and 750 permissions,
e5e775eac849 2009-10-19 Brian Cameron <[email protected]>
yippi
parents: 16528
diff changeset
   285
  better matching what GDM actually installs to the system.
16449
399ddb7faa10 2009-09-01 Brian Cameron <[email protected]>
yippi
parents: 16434
diff changeset
   286
* Tue Sep 01 2009 - [email protected]
399ddb7faa10 2009-09-01 Brian Cameron <[email protected]>
yippi
parents: 16434
diff changeset
   287
- Update packaging after adding patch gdm-10-cache.diff since this adds
399ddb7faa10 2009-09-01 Brian Cameron <[email protected]>
yippi
parents: 16434
diff changeset
   288
  /var/cache/gdm to the package.
16308
dcf21c19a5ef 2009-08-18 Brian Cameron <[email protected]>
yippi
parents: 16248
diff changeset
   289
* Wed Aug 19 2009 - [email protected]
dcf21c19a5ef 2009-08-18 Brian Cameron <[email protected]>
yippi
parents: 16248
diff changeset
   290
- Do not package /usr/sbin/gdm-restart and /usr/sbin/gdm-safe-restart since
dcf21c19a5ef 2009-08-18 Brian Cameron <[email protected]>
yippi
parents: 16248
diff changeset
   291
  they are non-functional.  Add them back when they work.
16248
329c07ce78ac 2009-08-12 Halton Huo <[email protected]>
halton
parents: 16234
diff changeset
   292
* Wed Aug 12 2009 - [email protected]
329c07ce78ac 2009-08-12 Halton Huo <[email protected]>
halton
parents: 16234
diff changeset
   293
- Add xterm.desktop for fail safe.
16234
438eca6ff2af 2009-08-11 Halton Huo <[email protected]>
halton
parents: 16175
diff changeset
   294
* Tue Aug 11 2009 - [email protected]
438eca6ff2af 2009-08-11 Halton Huo <[email protected]>
halton
parents: 16175
diff changeset
   295
- Add gdmdynamic as Source3
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   296
* Mon Jul 27 2009 - [email protected]
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   297
- We bump gdm to 2.27.4, this is a rewrite release compared gdm 2.20x version,
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   298
  rework totally.
15751
12e8705f79d6 fix the the circular dependency issue
davelam
parents: 15650
diff changeset
   299
* Tue May 12 2009 - [email protected]
12e8705f79d6 fix the the circular dependency issue
davelam
parents: 15650
diff changeset
   300
- Remove 'Requires: SUNWgnome-display-mgr' from root pkg to fix the circular dependency issue.
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15537
diff changeset
   301
* Fri Apr  3 2009 - [email protected]
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15537
diff changeset
   302
- use desktop-cache instead of postrun
15537
14a86a9a3002 2009-04-01 Jeff Cai <[email protected]>
qc161282
parents: 15494
diff changeset
   303
* Wed Apr 01 2009 - [email protected]
14a86a9a3002 2009-04-01 Jeff Cai <[email protected]>
qc161282
parents: 15494
diff changeset
   304
- Add the dependency of SUNWswmt for the root package since the customer.conf
14a86a9a3002 2009-04-01 Jeff Cai <[email protected]>
qc161282
parents: 15494
diff changeset
   305
  uses i.preserve.
15494
c625e8bbed80 2009-03-24 Jeff Cai <[email protected]>
qc161282
parents: 15218
diff changeset
   306
* Tue Mar 24 2009 - [email protected]
c625e8bbed80 2009-03-24 Jeff Cai <[email protected]>
qc161282
parents: 15218
diff changeset
   307
- Add the dependency of SUNWgnome-display-mgr for the root package.
15218
98bf53b022c0 Changed to 'Requires: SUNWdesktop-startup' due to SUNWgnome-dtstart was renamed.
davelam
parents: 14717
diff changeset
   308
* Web Feb 25 2009 - [email protected]
98bf53b022c0 Changed to 'Requires: SUNWdesktop-startup' due to SUNWgnome-dtstart was renamed.
davelam
parents: 14717
diff changeset
   309
- Changed to Requires: SUNWdesktop-startup due to SUNWgnome-dtstart was renamed.
14717
9e79543f05ed 2008-12-05 Halton Huo <[email protected]>
halton
parents: 14646
diff changeset
   310
* Fri Dec 05 2008 - [email protected]
9e79543f05ed 2008-12-05 Halton Huo <[email protected]>
halton
parents: 14646
diff changeset
   311
- Add workaround to fix CR #6781266 - gdmsetup fails to startup
14638
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14455
diff changeset
   312
* Wed Nov 21 2008 - [email protected]
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14455
diff changeset
   313
- Add /lib/svc/method/svc-gdm SMF method file so that the "stop" method
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14455
diff changeset
   314
  doesn't cause errors on shutdown/restart.  Fix packaging permissions.
14639
9cdb9288433c Improve comments.
yippi
parents: 14638
diff changeset
   315
  Fix for doo bug #4887.
14410
1d7d0d833e78 2008-10-02 Ghee Teo <[email protected]>
gheet
parents: 13598
diff changeset
   316
* Thu Oct 02 2008 - [email protected]
14646
9ac73f7ef1cd Add comment.
yippi
parents: 14639
diff changeset
   317
- Added directory /etc/X11/xinit/xinitrc.d as part of the fix to 6755007 and
9ac73f7ef1cd Add comment.
yippi
parents: 14639
diff changeset
   318
  also d.o.o #4097.
13578
d19af398db35 2008-09-14 Brian Cameron <[email protected]>
yippi
parents: 12728
diff changeset
   319
* Sun Sep 14 2008 - [email protected]
d19af398db35 2008-09-14 Brian Cameron <[email protected]>
yippi
parents: 12728
diff changeset
   320
- Add new copyright files.
12728
118427d41d8c 2008-06-24 Damien Carbery <[email protected]>
dcarbery
parents: 12603
diff changeset
   321
* Tue Jun 24 2008 - [email protected]
118427d41d8c 2008-06-24 Damien Carbery <[email protected]>
dcarbery
parents: 12603
diff changeset
   322
- Remove "-lgailutil" from LDFLAGS. Root cause found in gtk+: bugzilla 536430.
12603
487365188422 2008-06-05 Damien Carbery <[email protected]>
dcarbery
parents: 12263
diff changeset
   323
* Thu Jun 05 2008 - [email protected]
487365188422 2008-06-05 Damien Carbery <[email protected]>
dcarbery
parents: 12263
diff changeset
   324
- Add "-lgailutil" to LDFLAGS so that libgailutil is linked in when
487365188422 2008-06-05 Damien Carbery <[email protected]>
dcarbery
parents: 12263
diff changeset
   325
  libgnomecanvas is linked. libgnomecanvas.so includes some gail functions.
12263
930dc7240f6a 2008-05-07 Damien Carbery <[email protected]>
dcarbery
parents: 12243
diff changeset
   326
* Wed May 07 2008 - [email protected]
930dc7240f6a 2008-05-07 Damien Carbery <[email protected]>
dcarbery
parents: 12243
diff changeset
   327
- Remove PERL5LIB setting as it is not necessary.
12243
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   328
* Thu May 01 2008 - [email protected]
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   329
- Fix packaging.  Ship the CDE desktop file if building with
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   330
  "with_dt".
11937
1c2548ce7ef9 2008-03-27 Brian Cameron <[email protected]>
yippi
parents: 11532
diff changeset
   331
* Thu Mar 27 2008 - [email protected]
1c2548ce7ef9 2008-03-27 Brian Cameron <[email protected]>
yippi
parents: 11532
diff changeset
   332
- Add SUNW_Copyright.
11532
6ae6340e5963 Minor cleanup in comments.
yippi
parents: 11478
diff changeset
   333
* Sat Jan 26 2008 - [email protected]
6ae6340e5963 Minor cleanup in comments.
yippi
parents: 11478
diff changeset
   334
- Minor cleanup
11478
af99b2737279 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11404
diff changeset
   335
* Thu Jan 17 2008 - [email protected]
af99b2737279 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11404
diff changeset
   336
- 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
   337
  gnome-session module.
10652
d89abbc7f788 2007-10-12 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10618
diff changeset
   338
* Fri Oct 12 1007 - [email protected]
d89abbc7f788 2007-10-12 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10618
diff changeset
   339
- 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
   340
* Fri Sep 28 2007 - [email protected]
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9875
diff changeset
   341
- 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
   342
  dtlogin-integration
9875
f68ee5f1b5f6 2007-05-11 Brian Cameron <[email protected]>
yippi
parents: 9867
diff changeset
   343
* Fri May 11 2007 - [email protected]
f68ee5f1b5f6 2007-05-11 Brian Cameron <[email protected]>
yippi
parents: 9867
diff changeset
   344
- 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
   345
* Thu May 10 2007 - [email protected]
0efc2900d3b8 2007-05-10 Brian Cameron <[email protected]>
yippi
parents: 9733
diff changeset
   346
- Fix packaging for bumping to 2.19.0.
9733
930bbb42830b 2007-04-12 Brian Cameron <[email protected]>
yippi
parents: 9506
diff changeset
   347
* Thu Apr 12 2007 - [email protected]
930bbb42830b 2007-04-12 Brian Cameron <[email protected]>
yippi
parents: 9506
diff changeset
   348
- 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
   349
* Fri Mar 09 2007 - [email protected]
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9397
diff changeset
   350
- Change file permissions for gdmsetup to 700 so that the gdmsetup
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9397
diff changeset
   351
  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
   352
  the %{datadir}/applications directory since we now install to 
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9397
diff changeset
   353
  /usr/share/gdm/applications.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   354
* Sun Jan 28 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   355
- 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
   356
* Fri Sep 01 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   357
- New Manpage tarball
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   358
* Mon Aug 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   359
- Add gdmdynamic manpage.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   360
* Fri Aug 25 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   361
- 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
   362
  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
   363
  case of a diskless installation, part of CR6448317
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   364
* Wed Aug 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   365
- 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
   366
  moved to /usr/sbin.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   367
* Sat Aug 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   368
- 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
   369
  interface and wasn't supposed to be changed
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   370
* Fri Jul 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   371
- 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
   372
  part of 6448317
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   373
* Thu Jun 29 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   374
- update postrun scripts
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   375
* Fri Jun 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   376
- Removed manpages which arent needed: gdmchooser, gdmgreeter and gdmlogin
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   377
* Sun Jun 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   378
- change group from other to bin/sys
14455
4c00680ee4ec Fix comment.
yippi
parents: 14410
diff changeset
   379
* Fri May 12 2006 - [email protected]
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   380
- 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
   381
* Thu May 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   382
- 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
   383
  to the new one.  
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   384
* Wed May 10 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   385
- merge -share pkg(s) into the base pkg(s)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   386
* Tue May 09 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   387
- 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
   388
  make install.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   389
* Tue Apr 18 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   390
- 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
   391
* Mon Feb 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   392
- Update Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   393
* Fri Feb 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   394
- Mark custom.conf as volatile (%config).
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   395
* Thu Feb 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   396
- Update Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   397
* Tue Feb 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   398
- Update %files for new tarball (conf files renamed).
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   399
* Sat Jan 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   400
- 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
   401
* Thu Jan 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   402
- Fixed packaging after updating to 2.13.0.6
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   403
* Thu Jan 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   404
- Add new %files from bumped tarball.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   405
* Tue Jan 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   406
- Add SUNWlibcroco to Build/Requires list.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   407
* Mon Jan 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   408
- 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
   409
- Update Build/Requires lines.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   410
* Mon Jan 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   411
- add reference to %{_libexecdir}/X11/gdm/gdmprefetchlist
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   412
* Sat Dec  3 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   413
- add %post script that runs update-desktop-database
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   414
* Tue Nov 29 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   415
- remove javahelp stuff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   416
* Thu Sep 15 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   417
- Remove unpackaged empty directories
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   418
* Thu Jul 28 2005 - damien.carbery@suncom
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   419
- Add SUNWlibrsvg-devel build dependency. Add SUNWlibrsvg runtime dependency.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   420
- Wed Jul 13 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   421
- 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
   422
+ Mon Feb 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   423
- 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
   424
  reinstall.  The gdm binary program changes the ownership and
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   425
  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
   426
  properly.  This change makes the original permissions set
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   427
  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
   428
* Thu Nov 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   429
- #5081827 - required SUNWgnome-dtlogin-integration to run
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   430
/usr/dt/config/Xsession.jds in gnome session
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   431
* Wed Nov 17 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   432
- #6195852 - Fix manpage directory installed (stopper)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   433
* Sat Nov 13 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   434
- include gdm.conf in the "preserve" class, fixes 5101934
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   435
  Note: requires pkgbuild-0.8.2 (CBE 0.18)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   436
* Fri Nov 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   437
- Revised files section
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   438
* Sat Oct 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   439
- added %pkgbuild_postprocess
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   440
* Thu Sep 02 2004  <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   441
- 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
   442
* Thu Sep 02 2004  <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   443
- Added gdm manpages for solaris
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   444
* Tue Jul 27 2004  <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   445
- 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
   446
* Tue Jul 27 2004  <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   447
- Remove the flexiserver .desktop items. Need to have a 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   448
  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
   449
  include as well or not. Part fix for #5043894.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   450
* Fri Jul 23 2004  <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   451
- 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
   452
  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
   453
* Sun Jun 27 2004  [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   454
- Changed install location to /usr/...
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   455
* Wed Jun  2 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   456
- Added %{_datadir}/locale to install l10n messages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   457
* Mon Mar 01 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   458
- define PERL5LIB.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   459
- add share and root subpkgs
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
   460
20523
ff45d009c867 Touch specs/SUNWgnome-display-mgr.spec to test jucr
chrisk
parents: 20427
diff changeset
   461
20840
7934322c3590 Touch specs/SUNWgnome-display-mgr.spec to test jucr
chrisk
parents: 20523
diff changeset
   462