SUNWgnome-display-mgr.spec
author funix
Wed, 26 May 2010 04:08:05 +0000
branchopensolaris-2010-03
changeset 18636 12dfdf681007
parent 18597 5082225e522d
permissions -rw-r--r--
2010-05-22 Harry Fu <[email protected]> * indiana/SUNWopensolaris-welcome.spec: Bump to 0.0.35
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
#
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15537
diff changeset
     6
# Copyright 2009 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
#
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
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
SUNW_BaseDir:            %{_basedir}
11937
1c2548ce7ef9 2008-03-27 Brian Cameron <[email protected]>
yippi
parents: 11532
diff changeset
    28
SUNW_Copyright:          %{name}.copyright
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
BuildRoot:               %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
%include default-depend.inc
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    32
Requires: SUNWcairo
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    33
Requires: SUNWconsolekit
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    34
Requires: SUNWdbus-glib
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    35
Requires: SUNWdbus-libs
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    36
Requires: SUNWfontconfig
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    37
Requires: SUNWglib2
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    38
Requires: SUNWgnome-component
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    39
Requires: SUNWgnome-config
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    40
Requires: SUNWgnome-libs
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    41
Requires: SUNWgnome-panel
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    42
Requires: SUNWgtk2
18427
986212a9f87c 2009-12-01 Halton Huo <[email protected]>
halton
parents: 16860
diff changeset
    43
Requires: SUNWlibcanberra
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    44
Requires: SUNWlibglade
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    45
Requires: SUNWlibmsr
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    46
Requires: SUNWpango
10569
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9875
diff changeset
    47
Requires: SUNWxwplt
18520
f39dd9ee53a0 2009-12-18 Brian Cameron <[email protected]>
yippi
parents: 18498
diff changeset
    48
Requires: SUNWtango-icon-theme
18498
68aba727b28d 2009-12-14 Halton Huo <[email protected]>
halton
parents: 18451
diff changeset
    49
Requires: %{name}-root
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    50
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    51
BuildRequires: SUNWcairo-devel
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    52
BuildRequires: SUNWconsolekit-devel
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    53
BuildRequires: SUNWdbus-glib-devel
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    54
BuildRequires: SUNWdbus-devel
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    55
BuildRequires: SUNWglib2-devel
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    56
BuildRequires: SUNWgnome-component-devel
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    57
BuildRequires: SUNWgnome-config-devel
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    58
BuildRequires: SUNWgnome-libs-devel
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    59
BuildRequires: SUNWgnome-panel-devel
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    60
BuildRequires: SUNWgtk2-devel
18427
986212a9f87c 2009-12-01 Halton Huo <[email protected]>
halton
parents: 16860
diff changeset
    61
BuildRequires: SUNWlibcanberra-devel
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    62
BuildRequires: SUNWlibglade-devel
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    63
BuildRequires: SUNWpango-devel
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
%package root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
Summary:                 %{summary} - / filesystem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
SUNW_BaseDir:            /
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
%package l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
Summary:                 %{summary} - l10n files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
Requires:                %{name}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
rm -rf %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
mkdir %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
%gdm.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
cd %{_builddir}/%name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
gzcat %SOURCE0 | tar xf -
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
%build
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    86
export LDFLAGS="%_ldflags"
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
export PKG_CONFIG_PATH=%{_pkg_config_path}
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    88
export CFLAGS="%optflags"
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
export RPM_OPT_FLAGS="$CFLAGS"
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
    90
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
%gdm.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
%gdm.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
rm -rf $RPM_BUILD_ROOT%{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
cd %{_builddir}/%name-%version/sun-manpages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
make install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
install -d $RPM_BUILD_ROOT/var/svc/manifest/application/graphical-login
11532
6ae6340e5963 Minor cleanup in comments.
yippi
parents: 11478
diff changeset
   102
install --mode=0444 %SOURCE1 $RPM_BUILD_ROOT/var/svc/manifest/application/graphical-login
14638
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14455
diff changeset
   103
install -d $RPM_BUILD_ROOT/lib/svc/method
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14455
diff changeset
   104
cp %SOURCE2 $RPM_BUILD_ROOT/lib/svc/method/
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
16234
438eca6ff2af 2009-08-11 Halton Huo <[email protected]>
halton
parents: 16175
diff changeset
   106
install --mode=0744 %SOURCE3 $RPM_BUILD_ROOT/%{_bindir}/
438eca6ff2af 2009-08-11 Halton Huo <[email protected]>
halton
parents: 16175
diff changeset
   107
16248
329c07ce78ac 2009-08-12 Halton Huo <[email protected]>
halton
parents: 16234
diff changeset
   108
# Install fail safe desktop
329c07ce78ac 2009-08-12 Halton Huo <[email protected]>
halton
parents: 16234
diff changeset
   109
install -d $RPM_BUILD_ROOT/%{_datadir}/xsessions
329c07ce78ac 2009-08-12 Halton Huo <[email protected]>
halton
parents: 16234
diff changeset
   110
install --mode=0644 %SOURCE4 $RPM_BUILD_ROOT/%{_datadir}/xsessions/
329c07ce78ac 2009-08-12 Halton Huo <[email protected]>
halton
parents: 16234
diff changeset
   111
14410
1d7d0d833e78 2008-10-02 Ghee Teo <[email protected]>
gheet
parents: 13598
diff changeset
   112
# 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
   113
# run by gdm and which are populated by other applications.
1d7d0d833e78 2008-10-02 Ghee Teo <[email protected]>
gheet
parents: 13598
diff changeset
   114
install -d $RPM_BUILD_ROOT/%{_sysconfdir}/X11/xinit/xinitrc.d
1d7d0d833e78 2008-10-02 Ghee Teo <[email protected]>
gheet
parents: 13598
diff changeset
   115
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
# REMOVE l10n FILES
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
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
   121
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
   122
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
rm -rf $RPM_BUILD_ROOT
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
%post
16175
2b72cb95ec77 2009-07-30 Halton Huo <[email protected]>
halton
parents: 16129
diff changeset
   128
%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
   129
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
%post root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
cat >> $BASEDIR/var/svc/profile/upgrade <<\EOF
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
# 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
   134
# disable it and enable the new one.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
gdm=svc:/application/gdm2-login:default
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
if svcprop -q $gdm; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
	set -- `svcprop -C -t -p general/enabled $gdm`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
	if [ $? -ne 0 ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
		echo "Could not read whether $gdm was enabled."
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   140
	elif [ $2 != boolean ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   141
		echo "general/enabled property of $gdm has bad type."
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   142
	elif [ $# -ne 3 ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   143
		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
   144
		echo " of values."
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
	elif [ $3 = true ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
		svcadm disable $gdm
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
		svcadm enable svc:/application/graphical-login/gdm:default
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   148
	fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   150
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
EOF
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   152
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   153
%postun
16175
2b72cb95ec77 2009-07-30 Halton Huo <[email protected]>
halton
parents: 16129
diff changeset
   154
%restart_fmri desktop-mime-cache icon-cache
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   156
%files
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   157
%doc -d gdm-%{gdm.version} AUTHORS README
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   158
%doc(bzip2) -d gdm-%{gdm.version} COPYING NEWS
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   159
%doc(bzip2) -d gdm-%{gdm.version} ChangeLog po/ChangeLog
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   160
%dir %attr (0755, root, other) %{_datadir}/doc
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
%dir %attr (0755, root, bin) %{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
%{_bindir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
%dir %attr (0755, root, bin) %{_sbindir}
9506
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9397
diff changeset
   165
%{_sbindir}/gdm
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9397
diff changeset
   166
%{_sbindir}/gdm-binary
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9397
diff changeset
   167
%{_sbindir}/gdm-stop
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
%dir %attr (0755, root, bin) %{_libdir}
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   169
%{_libdir}/bonobo
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
%{_libexecdir}/gdm*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
%dir %attr (0755, root, sys) %{_datadir}
18433
14584432d3a5 2009-12-01 Erwann Chenede - <[email protected]>
erwannc
parents: 18431
diff changeset
   172
%dir %attr (0755, root, bin) %{_datadir}/gdm
18431
ef296c6db922 2009-12-01 Erwann Chenede - <[email protected]>
erwannc
parents: 18427
diff changeset
   173
%{_datadir}/gdm/gdb-cmd
ef296c6db922 2009-12-01 Erwann Chenede - <[email protected]>
erwannc
parents: 18427
diff changeset
   174
%{_datadir}/gdm/autostart/LoginWindow/*.desktop
ef296c6db922 2009-12-01 Erwann Chenede - <[email protected]>
erwannc
parents: 18427
diff changeset
   175
%{_datadir}/gdm/gdm-greeter-login-window.glade
ef296c6db922 2009-12-01 Erwann Chenede - <[email protected]>
erwannc
parents: 18427
diff changeset
   176
%{_datadir}/gdm/locale.alias
18597
5082225e522d 2010-01-18 Erwann Chenede - <[email protected]>
erwannc
parents: 18540
diff changeset
   177
%{_datadir}/gdm/box.png
5082225e522d 2010-01-18 Erwann Chenede - <[email protected]>
erwannc
parents: 18540
diff changeset
   178
%{_datadir}/gdm/logo.png
5082225e522d 2010-01-18 Erwann Chenede - <[email protected]>
erwannc
parents: 18540
diff changeset
   179
%{_datadir}/gdm/bottom-panel-image.png
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   180
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   181
%{_datadir}/gnome/help/gdm/C
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   182
%dir %attr (-, root, other) %{_datadir}/icons
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   183
%dir %attr (-, root, other) %{_datadir}/icons/hicolor
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   184
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16/
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   185
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32/
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   186
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/*/apps
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   187
%{_datadir}/icons/hicolor/*/apps/*
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   188
%{_datadir}/omf/gdm/*-C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   189
%dir %attr (0755, root, other) %{_datadir}/pixmaps
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   190
%{_datadir}/gnome-2.0/*
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   191
%{_datadir}/pixmaps/*
16248
329c07ce78ac 2009-08-12 Halton Huo <[email protected]>
halton
parents: 16234
diff changeset
   192
%{_datadir}/xsessions/*
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
%dir %attr(0755, root, bin) %{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   194
%dir %attr(0755, root, bin) %{_mandir}/man1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   195
%dir %attr(0755, root, bin) %{_mandir}/man1m
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   196
%{_mandir}/man1/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
%{_mandir}/man1m/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
%files root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   200
%defattr (-, root, sys)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
%attr (0755, root, sys) %dir %{_sysconfdir}
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   202
%dir %attr (0755, root, bin) %{_sysconfdir}/dbus-1
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   203
%dir %attr (0755, root, bin) %{_sysconfdir}/dbus-1/system.d
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   204
%{_sysconfdir}/dbus-1/system.d/*
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   205
%{_sysconfdir}/gconf
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   206
%dir %{_sysconfdir}/gdm
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   207
%{_sysconfdir}/gdm/gdm.schemas
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   208
%{_sysconfdir}/gdm/Init
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   209
%{_sysconfdir}/gdm/Post*
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   210
%{_sysconfdir}/gdm/Pre*
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   211
%{_sysconfdir}/gdm/X*
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   212
%config %class(preserve) %{_sysconfdir}/gdm/custom.conf
14410
1d7d0d833e78 2008-10-02 Ghee Teo <[email protected]>
gheet
parents: 13598
diff changeset
   213
%dir %{_sysconfdir}/X11/xinit
1d7d0d833e78 2008-10-02 Ghee Teo <[email protected]>
gheet
parents: 13598
diff changeset
   214
%dir %{_sysconfdir}/X11/xinit/xinitrc.d
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   215
# 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
   216
# because these are an absolute path defined by another package, so
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   217
# 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
   218
# redefined.
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   219
%dir %attr (0755, root, sys) /var
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   220
%dir %attr (0755, root, sys) /var/log
16860
03d8e88563ad 2009-10-26 Brian Cameron <[email protected]>
yippi
parents: 16811
diff changeset
   221
%dir %attr (1770, root, gdm) /var/log/gdm
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   222
/var/svc/*
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   223
# SVC method file
14638
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14455
diff changeset
   224
%dir %attr (0755, root, bin) /lib
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14455
diff changeset
   225
%dir %attr (0755, root, bin) /lib/svc
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14455
diff changeset
   226
%dir %attr (0755, root, bin) /lib/svc/method
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14455
diff changeset
   227
%attr (0555, root, bin) /lib/svc/method/svc-gdm
16449
399ddb7faa10 2009-09-01 Brian Cameron <[email protected]>
yippi
parents: 16434
diff changeset
   228
%dir %attr (0755, root, bin) %{_localstatedir}/cache
18540
4d70581fc607 2009-12-21 Brian Cameron <[email protected]>
yippi
parents: 18520
diff changeset
   229
%dir %attr (0755, root, gdm) %{_localstatedir}/cache/gdm
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   230
%dir %attr (0755, root, other) %{_localstatedir}/lib
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   231
%dir %attr (1770, root, gdm) %{_localstatedir}/lib/gdm
18540
4d70581fc607 2009-12-21 Brian Cameron <[email protected]>
yippi
parents: 18520
diff changeset
   232
%dir %attr (0770, root, gdm) %{_localstatedir}/lib/gdm/.gconf.mandatory
18451
a1a2d62e9b18 2009-12-03 Brian Cameron <[email protected]>
yippi
parents: 18433
diff changeset
   233
%attr (1640, root, gdm) %{_localstatedir}/lib/gdm/gconf.path
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   234
%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
   235
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   236
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   237
%files l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   238
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   239
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   240
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   241
%attr (-, root, other) %{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   242
%{_datadir}/gnome/*help/*/[a-z]*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   243
%{_datadir}/omf/gdm/*-[a-z]*.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   244
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   245
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   246
%changelog
18520
f39dd9ee53a0 2009-12-18 Brian Cameron <[email protected]>
yippi
parents: 18498
diff changeset
   247
* Thu Dec 17 2009 - [email protected]
f39dd9ee53a0 2009-12-18 Brian Cameron <[email protected]>
yippi
parents: 18498
diff changeset
   248
- Add SUNWtango-icon-theme as a dependency.
18498
68aba727b28d 2009-12-14 Halton Huo <[email protected]>
halton
parents: 18451
diff changeset
   249
* Mon Dec 14 2009 - [email protected]
68aba727b28d 2009-12-14 Halton Huo <[email protected]>
halton
parents: 18451
diff changeset
   250
- Add Requires:%{name}-root to base pkg to fix doo #13254.
18427
986212a9f87c 2009-12-01 Halton Huo <[email protected]>
halton
parents: 16860
diff changeset
   251
* Tue Dec 01 2009 - [email protected]
986212a9f87c 2009-12-01 Halton Huo <[email protected]>
halton
parents: 16860
diff changeset
   252
- Add Requires/BuildRequires for SUNWlibcanberra
18431
ef296c6db922 2009-12-01 Erwann Chenede - <[email protected]>
erwannc
parents: 18427
diff changeset
   253
* Thu Nov 26 2009 - [email protected]
ef296c6db922 2009-12-01 Erwann Chenede - <[email protected]>
erwannc
parents: 18427
diff changeset
   254
- Fix directory perms.
16811
e5e775eac849 2009-10-19 Brian Cameron <[email protected]>
yippi
parents: 16528
diff changeset
   255
* Mon Oct 19 2009 - [email protected]
e5e775eac849 2009-10-19 Brian Cameron <[email protected]>
yippi
parents: 16528
diff changeset
   256
- 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
   257
  better matching what GDM actually installs to the system.
16449
399ddb7faa10 2009-09-01 Brian Cameron <[email protected]>
yippi
parents: 16434
diff changeset
   258
* Tue Sep 01 2009 - [email protected]
399ddb7faa10 2009-09-01 Brian Cameron <[email protected]>
yippi
parents: 16434
diff changeset
   259
- 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
   260
  /var/cache/gdm to the package.
16308
dcf21c19a5ef 2009-08-18 Brian Cameron <[email protected]>
yippi
parents: 16248
diff changeset
   261
* Wed Aug 19 2009 - [email protected]
dcf21c19a5ef 2009-08-18 Brian Cameron <[email protected]>
yippi
parents: 16248
diff changeset
   262
- 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
   263
  they are non-functional.  Add them back when they work.
16248
329c07ce78ac 2009-08-12 Halton Huo <[email protected]>
halton
parents: 16234
diff changeset
   264
* Wed Aug 12 2009 - [email protected]
329c07ce78ac 2009-08-12 Halton Huo <[email protected]>
halton
parents: 16234
diff changeset
   265
- Add xterm.desktop for fail safe.
16234
438eca6ff2af 2009-08-11 Halton Huo <[email protected]>
halton
parents: 16175
diff changeset
   266
* Tue Aug 11 2009 - [email protected]
438eca6ff2af 2009-08-11 Halton Huo <[email protected]>
halton
parents: 16175
diff changeset
   267
- Add gdmdynamic as Source3
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   268
* Mon Jul 27 2009 - [email protected]
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15751
diff changeset
   269
- 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
   270
  rework totally.
15751
12e8705f79d6 fix the the circular dependency issue
davelam
parents: 15650
diff changeset
   271
* Tue May 12 2009 - [email protected]
12e8705f79d6 fix the the circular dependency issue
davelam
parents: 15650
diff changeset
   272
- 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
   273
* Fri Apr  3 2009 - [email protected]
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15537
diff changeset
   274
- use desktop-cache instead of postrun
15537
14a86a9a3002 2009-04-01 Jeff Cai <[email protected]>
qc161282
parents: 15494
diff changeset
   275
* Wed Apr 01 2009 - [email protected]
14a86a9a3002 2009-04-01 Jeff Cai <[email protected]>
qc161282
parents: 15494
diff changeset
   276
- 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
   277
  uses i.preserve.
15494
c625e8bbed80 2009-03-24 Jeff Cai <[email protected]>
qc161282
parents: 15218
diff changeset
   278
* Tue Mar 24 2009 - [email protected]
c625e8bbed80 2009-03-24 Jeff Cai <[email protected]>
qc161282
parents: 15218
diff changeset
   279
- 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
   280
* Web Feb 25 2009 - [email protected]
98bf53b022c0 Changed to 'Requires: SUNWdesktop-startup' due to SUNWgnome-dtstart was renamed.
davelam
parents: 14717
diff changeset
   281
- 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
   282
* Fri Dec 05 2008 - [email protected]
9e79543f05ed 2008-12-05 Halton Huo <[email protected]>
halton
parents: 14646
diff changeset
   283
- Add workaround to fix CR #6781266 - gdmsetup fails to startup
14638
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14455
diff changeset
   284
* Wed Nov 21 2008 - [email protected]
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14455
diff changeset
   285
- 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
   286
  doesn't cause errors on shutdown/restart.  Fix packaging permissions.
14639
9cdb9288433c Improve comments.
yippi
parents: 14638
diff changeset
   287
  Fix for doo bug #4887.
14410
1d7d0d833e78 2008-10-02 Ghee Teo <[email protected]>
gheet
parents: 13598
diff changeset
   288
* Thu Oct 02 2008 - [email protected]
14646
9ac73f7ef1cd Add comment.
yippi
parents: 14639
diff changeset
   289
- Added directory /etc/X11/xinit/xinitrc.d as part of the fix to 6755007 and
9ac73f7ef1cd Add comment.
yippi
parents: 14639
diff changeset
   290
  also d.o.o #4097.
13578
d19af398db35 2008-09-14 Brian Cameron <[email protected]>
yippi
parents: 12728
diff changeset
   291
* Sun Sep 14 2008 - [email protected]
d19af398db35 2008-09-14 Brian Cameron <[email protected]>
yippi
parents: 12728
diff changeset
   292
- Add new copyright files.
12728
118427d41d8c 2008-06-24 Damien Carbery <[email protected]>
dcarbery
parents: 12603
diff changeset
   293
* Tue Jun 24 2008 - [email protected]
118427d41d8c 2008-06-24 Damien Carbery <[email protected]>
dcarbery
parents: 12603
diff changeset
   294
- 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
   295
* Thu Jun 05 2008 - [email protected]
487365188422 2008-06-05 Damien Carbery <[email protected]>
dcarbery
parents: 12263
diff changeset
   296
- Add "-lgailutil" to LDFLAGS so that libgailutil is linked in when
487365188422 2008-06-05 Damien Carbery <[email protected]>
dcarbery
parents: 12263
diff changeset
   297
  libgnomecanvas is linked. libgnomecanvas.so includes some gail functions.
12263
930dc7240f6a 2008-05-07 Damien Carbery <[email protected]>
dcarbery
parents: 12243
diff changeset
   298
* Wed May 07 2008 - [email protected]
930dc7240f6a 2008-05-07 Damien Carbery <[email protected]>
dcarbery
parents: 12243
diff changeset
   299
- Remove PERL5LIB setting as it is not necessary.
12243
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   300
* Thu May 01 2008 - [email protected]
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   301
- Fix packaging.  Ship the CDE desktop file if building with
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   302
  "with_dt".
11937
1c2548ce7ef9 2008-03-27 Brian Cameron <[email protected]>
yippi
parents: 11532
diff changeset
   303
* Thu Mar 27 2008 - [email protected]
1c2548ce7ef9 2008-03-27 Brian Cameron <[email protected]>
yippi
parents: 11532
diff changeset
   304
- Add SUNW_Copyright.
11532
6ae6340e5963 Minor cleanup in comments.
yippi
parents: 11478
diff changeset
   305
* Sat Jan 26 2008 - [email protected]
6ae6340e5963 Minor cleanup in comments.
yippi
parents: 11478
diff changeset
   306
- Minor cleanup
11478
af99b2737279 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11404
diff changeset
   307
* Thu Jan 17 2008 - [email protected]
af99b2737279 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11404
diff changeset
   308
- 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
   309
  gnome-session module.
10652
d89abbc7f788 2007-10-12 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10618
diff changeset
   310
* Fri Oct 12 1007 - [email protected]
d89abbc7f788 2007-10-12 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10618
diff changeset
   311
- 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
   312
* Fri Sep 28 2007 - [email protected]
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9875
diff changeset
   313
- 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
   314
  dtlogin-integration
9875
f68ee5f1b5f6 2007-05-11 Brian Cameron <[email protected]>
yippi
parents: 9867
diff changeset
   315
* Fri May 11 2007 - [email protected]
f68ee5f1b5f6 2007-05-11 Brian Cameron <[email protected]>
yippi
parents: 9867
diff changeset
   316
- 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
   317
* Thu May 10 2007 - [email protected]
0efc2900d3b8 2007-05-10 Brian Cameron <[email protected]>
yippi
parents: 9733
diff changeset
   318
- Fix packaging for bumping to 2.19.0.
9733
930bbb42830b 2007-04-12 Brian Cameron <[email protected]>
yippi
parents: 9506
diff changeset
   319
* Thu Apr 12 2007 - [email protected]
930bbb42830b 2007-04-12 Brian Cameron <[email protected]>
yippi
parents: 9506
diff changeset
   320
- 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
   321
* Fri Mar 09 2007 - [email protected]
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9397
diff changeset
   322
- Change file permissions for gdmsetup to 700 so that the gdmsetup
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9397
diff changeset
   323
  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
   324
  the %{datadir}/applications directory since we now install to 
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9397
diff changeset
   325
  /usr/share/gdm/applications.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   326
* Sun Jan 28 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   327
- 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
   328
* Fri Sep 01 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   329
- New Manpage tarball
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   330
* Mon Aug 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   331
- Add gdmdynamic manpage.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   332
* Fri Aug 25 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   333
- 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
   334
  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
   335
  case of a diskless installation, part of CR6448317
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   336
* Wed Aug 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   337
- 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
   338
  moved to /usr/sbin.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   339
* Sat Aug 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   340
- 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
   341
  interface and wasn't supposed to be changed
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   342
* Fri Jul 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   343
- 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
   344
  part of 6448317
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   345
* Thu Jun 29 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   346
- update postrun scripts
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   347
* Fri Jun 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   348
- Removed manpages which arent needed: gdmchooser, gdmgreeter and gdmlogin
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   349
* Sun Jun 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   350
- change group from other to bin/sys
14455
4c00680ee4ec Fix comment.
yippi
parents: 14410
diff changeset
   351
* Fri May 12 2006 - [email protected]
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   352
- 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
   353
* Thu May 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   354
- 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
   355
  to the new one.  
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   356
* Wed May 10 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   357
- merge -share pkg(s) into the base pkg(s)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   358
* Tue May 09 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   359
- 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
   360
  make install.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   361
* Tue Apr 18 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   362
- 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
   363
* Mon Feb 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   364
- Update Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   365
* Fri Feb 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   366
- Mark custom.conf as volatile (%config).
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   367
* Thu Feb 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   368
- Update Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   369
* Tue Feb 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   370
- Update %files for new tarball (conf files renamed).
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   371
* Sat Jan 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   372
- 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
   373
* Thu Jan 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   374
- Fixed packaging after updating to 2.13.0.6
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   375
* Thu Jan 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   376
- Add new %files from bumped tarball.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   377
* Tue Jan 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   378
- Add SUNWlibcroco to Build/Requires list.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   379
* Mon Jan 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   380
- 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
   381
- Update Build/Requires lines.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   382
* Mon Jan 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   383
- add reference to %{_libexecdir}/X11/gdm/gdmprefetchlist
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   384
* Sat Dec  3 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   385
- add %post script that runs update-desktop-database
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   386
* Tue Nov 29 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   387
- remove javahelp stuff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   388
* Thu Sep 15 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   389
- Remove unpackaged empty directories
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   390
* Thu Jul 28 2005 - damien.carbery@suncom
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   391
- Add SUNWlibrsvg-devel build dependency. Add SUNWlibrsvg runtime dependency.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   392
- Wed Jul 13 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   393
- 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
   394
+ Mon Feb 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   395
- 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
   396
  reinstall.  The gdm binary program changes the ownership and
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   397
  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
   398
  properly.  This change makes the original permissions set
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   399
  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
   400
* Thu Nov 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   401
- #5081827 - required SUNWgnome-dtlogin-integration to run
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   402
/usr/dt/config/Xsession.jds in gnome session
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   403
* Wed Nov 17 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   404
- #6195852 - Fix manpage directory installed (stopper)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   405
* Sat Nov 13 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   406
- include gdm.conf in the "preserve" class, fixes 5101934
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   407
  Note: requires pkgbuild-0.8.2 (CBE 0.18)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   408
* Fri Nov 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   409
- Revised files section
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   410
* Sat Oct 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   411
- added %pkgbuild_postprocess
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   412
* Thu Sep 02 2004  <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   413
- 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
   414
* Thu Sep 02 2004  <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   415
- Added gdm manpages for solaris
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   416
* Tue Jul 27 2004  <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   417
- 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
   418
* Tue Jul 27 2004  <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   419
- Remove the flexiserver .desktop items. Need to have a 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   420
  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
   421
  include as well or not. Part fix for #5043894.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   422
* Fri Jul 23 2004  <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   423
- 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
   424
  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
   425
* Sun Jun 27 2004  [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   426
- Changed install location to /usr/...
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   427
* Wed Jun  2 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   428
- Added %{_datadir}/locale to install l10n messages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   429
* Mon Mar 01 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   430
- define PERL5LIB.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   431
- add share and root subpkgs
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
   432