]> git.pld-linux.org Git - packages/gdm.git/blame - gdm.spec
- updated to 2.18.4, fixes CVE-2007-3381
[packages/gdm.git] / gdm.spec
CommitLineData
0fb756ff 1#
98b48f20 2# TODO:
157d4449
MB
3# - s=/dev/null=/home/services/xdm= in %%trigger for graceful upgrade from xdm/kdm/gdm 2.2
4# - check /etc/pam.d/gdm-autologin
5# - ConsoleKit support
98b48f20 6#
69927793
AG
7# Conditiional build:
8%bcond_without selinux # without selinux
9#
066398c3 10Summary: GNOME Display Manager
82455104
ER
11Summary(es.UTF-8): Administrador de Entrada del GNOME
12Summary(ja.UTF-8): GNOME ディスプレイマネージャ
13Summary(pl.UTF-8): gdm - zarządca ekranów GNOME
14Summary(pt_BR.UTF-8): Gerenciador de Entrada do GNOME
15Summary(ru.UTF-8): Дисплейный менеджер GNOME
16Summary(uk.UTF-8): Дисплейний менеджер GNOME
066398c3 17Name: gdm
d4032669
MB
18Version: 2.18.4
19Release: 1
ac5ef200 20Epoch: 1
f6c86ba4 21License: GPL/LGPL
42b347d0 22Group: X11/Applications
157d4449 23Source0: http://ftp.gnome.org/pub/GNOME/sources/gdm/2.18/%{name}-%{version}.tar.bz2
d4032669 24# Source0-md5: 53e5f5820fa67abf55c37ea7570807b7
ac5ef200 25Source1: %{name}.pamd
26Source2: %{name}.init
495829ba 27Source3: %{name}-pld-logo.png
48915507 28# http://cvs.pld-linux.org/cgi-bin/cvsweb/pld-artwork/gdm/storky/
29Source4: %{name}-storky.tar.gz
30# Source4-md5: e293fbe4a60004056f6894463b874ae8
ded16a75 31Source5: %{name}-autologin.pamd
ac5ef200 32Patch0: %{name}-xdmcp.patch
495829ba 33Patch1: %{name}-conf.patch
70caaf1f 34Patch2: %{name}-xsession.patch
8aef8168 35Patch3: %{name}-logdir.patch
dc82d2d7 36Patch4: %{name}-desktop.patch
37Patch5: %{name}-xorg.patch
18cf80f6 38Patch6: %{name}-sessreg.patch
5e7fe890 39URL: http://www.jirka.org/gdm.html
95b777c2 40BuildRequires: attr-devel
157d4449 41BuildRequires: autoconf >= 2.52
116b805d 42BuildRequires: automake
157d4449 43BuildRequires: dbus-glib-devel >= 0.73
116b805d 44BuildRequires: gettext-devel
92531bba 45BuildRequires: gtk+2-devel >= 2:2.10.10
157d4449
MB
46BuildRequires: intltool >= 0.35.5
47BuildRequires: libart_lgpl-devel >= 2.3.19
73e2411b 48BuildRequires: libglade2-devel >= 1:2.6.0
92531bba 49BuildRequires: libgnomeui-devel >= 2.18.1
a4f6aab1 50BuildRequires: libgsf-devel >= 1.14.2
157d4449 51BuildRequires: librsvg-devel >= 1:2.16.1
69927793 52%{?with_selinux:BuildRequires: libselinux-devel}
683a9219 53BuildRequires: libtool
590c69b1 54BuildRequires: libxml2-devel >= 1:2.6.27
98b48f20 55BuildRequires: pam-devel
e038830e 56BuildRequires: perl-modules
0fb756ff 57BuildRequires: rpmbuild(macros) >= 1.268
157d4449 58BuildRequires: scrollkeeper
dc82d2d7 59BuildRequires: xorg-lib-libXdmcp-devel
60BuildRequires: xorg-lib-libXi-devel
61BuildRequires: xorg-lib-libXinerama-devel
83594792 62BuildRequires: xorg-lib-libdmx-devel
590c69b1 63Requires(post,postun): gtk+2
831056d7 64Requires(post,postun): hicolor-icon-theme
83594792
ER
65Requires(post,postun): /usr/bin/scrollkeeper-update
66Requires(postun): /usr/sbin/groupdel
67Requires(postun): /usr/sbin/userdel
26288641
JB
68Requires(pre): /bin/id
69Requires(pre): /usr/sbin/groupadd
70Requires(pre): /usr/sbin/useradd
92531bba 71Requires: libgnomeui >= 2.18.1
bba08ce8 72Requires: pam >= 0.99.7.1
6beee835 73Requires: which
2004c339 74Requires: xorg-app-sessreg
5387309f 75Provides: group(xdm)
76Provides: user(xdm)
77Obsoletes: X11-xdm
98b48f20 78Conflicts: gdkxft
ac5ef200 79BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
066398c3 80
116b805d 81%define _localstatedir /var/lib
b9713681 82
84e15ca6
TP
83%description
84Gdm (the GNOME Display Manager) is a highly configurable
85reimplementation of xdm, the X Display Manager. Gdm allows you to log
86into your system with the X Window System running and supports running
87several different X sessions on your local machine at the same time.
b9713681 88
25351dc6 89%description -l es.UTF-8
116b805d 90Administrador de Entrada del GNOME.
91
25351dc6
JR
92%description -l ja.UTF-8
93Gdm (the GNOME Display Manager) は、高度に設定可能な xdm X Display
94Manager の再実装版です。 Gdm を使うと、 X Window System
95が動いているあなたの
96システムにいろいろなセッションを選択してログインすることができます。
24b65b9a 97
25351dc6 98このバージョンの Gdm では、各種言語や、XIM を選択することも可能です。
24b65b9a 99
25351dc6
JR
100%description -l pl.UTF-8
101Gdm jest wysokokonfigurowalną reimplementacją xdma. Gdm pozwala
102logować się do systemu z poziomu X11 i wspiera jednoczesną pracę kilku
103różnych sesji X na lokalnej maszynie.
f6d3e03e 104
25351dc6 105%description -l pt_BR.UTF-8
116b805d 106Gerenciador de Entrada do GNOME.
107
25351dc6
JR
108%description -l ru.UTF-8
109GDM (GNOME Display Manager) - это реимплементация xdm (X Display
110Manager). GDM позволяет вам входить в систему, на которой запущено X
111Window и поддерживает работу нескольуих разных X сеансов одновременно.
24b65b9a 112
25351dc6
JR
113%description -l uk.UTF-8
114GDM (GNOME Display Manager) - це реімплементація xdm (X Display
115Manager). GDM дозволяє вам входити в систему, на якій запущено X
116Window та підтримує роботу кількох різних X сеансів одночасно.
24b65b9a 117
116b805d 118%package Xnest
119Summary: Xnest (ie embedded X) server for GDM
82455104 120Summary(pl.UTF-8): Serwer Xnest dla GDM
116b805d 121Group: X11/Applications
c00e1fa1 122Requires: %{name} = %{epoch}:%{version}-%{release}
dc82d2d7 123Requires: xorg-xserver-Xnest
116b805d 124
125%description Xnest
116b805d 126This package add support for Xnest server in gdm.
127
25351dc6 128%description Xnest -l pl.UTF-8
84e15ca6
TP
129Ten pakiet dodaje do gdm wsparcie dla Xnest.
130
98b48f20 131%package init
132Summary: Init script for GDM
82455104 133Summary(pl.UTF-8): Skrypt init dla GDM-a
98b48f20 134Group: X11/Applications
83594792 135Requires(post,preun): /sbin/chkconfig
c00e1fa1 136Requires: %{name} = %{epoch}:%{version}-%{release}
dd72a121 137Requires: open
98b48f20 138
139%description init
140Init script for GDM.
141
25351dc6 142%description init -l pl.UTF-8
98b48f20 143Skrypt init dla GDM-a.
144
b9713681 145%prep
48915507 146%setup -q -a4
116b805d 147%patch0 -p1
495829ba 148%patch1 -p1
70caaf1f 149%patch2 -p1
8aef8168 150%patch3 -p1
ecdce48a 151%patch4 -p1
3b0aa914 152%patch5 -p1
18cf80f6 153%patch6 -p1
c00e1fa1 154
b9713681 155%build
c0747f8c 156%{__libtoolize}
04029a9e 157%{__glib_gettextize}
158%{__intltoolize}
98b48f20 159%{__aclocal}
46b6432e 160%{__autoconf}
161%{__automake}
116b805d 162%configure \
dc82d2d7 163 --disable-console-helper \
164 --disable-scrollkeeper \
165 --enable-authentication-scheme=pam \
98b48f20 166 --with-pam-prefix=/etc \
116b805d 167 --with-tcp-wrappers=yes \
dc82d2d7 168 --with%{!?with_selinux:out}-selinux \
169 --with-xdmcp=yes \
170 --with-xinerama=yes
ac5ef200 171
7f6bd484 172%{__make}
b9713681 173
174%install
175rm -rf $RPM_BUILD_ROOT
98b48f20 176install -d $RPM_BUILD_ROOT/etc/{rc.d/init.d,pam.d,security} \
48915507 177 $RPM_BUILD_ROOT{/home/services/xdm,/var/log/gdm} \
178 $RPM_BUILD_ROOT%{_datadir}/gdm/themes/storky
f6d3e03e 179
116b805d 180%{__make} install \
181 DESTDIR=$RPM_BUILD_ROOT \
b757933d 182 PAM_PREFIX=/etc
066398c3 183
dc82d2d7 184mv $RPM_BUILD_ROOT%{_datadir}/gdm/BuiltInSessions/default.desktop \
185 $RPM_BUILD_ROOT%{_datadir}/xsessions
c00e1fa1 186
d7648bfd 187install %{SOURCE1} $RPM_BUILD_ROOT/etc/pam.d/gdm
ded16a75 188install %{SOURCE5} $RPM_BUILD_ROOT/etc/pam.d/gdm-autologin
116b805d 189install %{SOURCE2} $RPM_BUILD_ROOT/etc/rc.d/init.d/gdm
98b48f20 190
495829ba 191install %{SOURCE3} $RPM_BUILD_ROOT%{_pixmapsdir}
98b48f20 192
48915507 193install storky/*.* $RPM_BUILD_ROOT%{_datadir}/gdm/themes/storky/
194
066398c3
JR
195touch $RPM_BUILD_ROOT/etc/security/blacklist.gdm
196
12f50676 197%find_lang %{name} --all-name --with-gnome
b9713681 198
86111f36 199# Remove useless files
200rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/*.{la,a}
201
c00e1fa1 202# moved to gnome-session
203rm -f $RPM_BUILD_ROOT%{_datadir}/xsessions/gnome.desktop
204
dc63666f
JB
205%clean
206rm -rf $RPM_BUILD_ROOT
207
f7e4906b 208%pre
b32b0eb5 209%groupadd -g 55 -r -f xdm
0fb756ff 210%useradd -u 55 -r -d /home/services/xdm -s /bin/false -c "X Display Manager" -g xdm xdm
f7e4906b 211
e7d75b7d 212%post
04029a9e 213%scrollkeeper_update_post
831056d7 214%update_icon_cache hicolor
e7d75b7d 215
98b48f20 216%postun
04029a9e 217%scrollkeeper_update_postun
831056d7 218%update_icon_cache hicolor
3b98aff6 219
f7e4906b 220if [ "$1" = "0" ]; then
5387309f 221 %userremove xdm
222 %groupremove xdm
f7e4906b 223fi
98b48f20 224
dc82d2d7 225%triggerpostun -- %{name} < 1:2.13.0.8-1
226if [ -f /etc/X11/gdm/gdm.conf-custom.rpmsave ]; then
227 mv /etc/X11/gdm/gdm.conf-custom.rpmsave /etc/gdm/custom.conf
228fi
229
98b48f20 230%post init
7943107a 231/sbin/chkconfig --add gdm
ff7b1bc7 232if [ -f /var/lock/subsys/gdm ]; then
0fb756ff 233 echo "Run \"/sbin/service gdm restart\" to restart gdm." >&2
234 echo "WARNING: it will terminate all sessions opened from gdm!" >&2
ff7b1bc7 235else
0fb756ff 236 echo "Run \"/sbin/service gdm start\" to start gdm." >&2
ff7b1bc7 237fi
93384147 238
98b48f20 239%preun init
dc63666f 240if [ "$1" = "0" ]; then
0fb756ff 241 %service gdm stop
dc63666f 242 /sbin/chkconfig --del gdm
7943107a 243fi
f6d3e03e 244
12f50676 245%files -f %{name}.lang
066398c3 246%defattr(644,root,root,755)
a35babae 247%doc AUTHORS ChangeLog NEWS README TODO
34660a81 248%attr(755,root,root) %{_bindir}/gdm-dmx-reconnect-proxy
249%attr(755,root,root) %{_bindir}/gdmdynamic
116b805d 250%attr(755,root,root) %{_bindir}/gdmflexiserver
116b805d 251%attr(755,root,root) %{_bindir}/gdmphotosetup
98b48f20 252%attr(755,root,root) %{_bindir}/gdmthemetester
518f8c4c 253%attr(755,root,root) %{_libdir}/gdmaskpass
254%attr(755,root,root) %{_libdir}/gdmopen
a35babae 255%attr(755,root,root) %{_libdir}/gdmtranslate
34660a81 256%attr(755,root,root) %{_libdir}/gdmchooser
257%attr(755,root,root) %{_libdir}/gdmgreeter
258%attr(755,root,root) %{_libdir}/gdmlogin
116b805d 259%attr(755,root,root) %{_sbindir}/*
98b48f20 260%dir %{_sysconfdir}/gdm
86111f36 261%dir %{_sysconfdir}/gdm/modules
116b805d 262%attr(755,root,root) %config %{_sysconfdir}/gdm/Init
263%attr(755,root,root) %config %{_sysconfdir}/gdm/PreSession
116b805d 264%attr(755,root,root) %config %{_sysconfdir}/gdm/PostSession
116b805d 265%attr(755,root,root) %config %{_sysconfdir}/gdm/XKeepsCrashing
518f8c4c 266%attr(755,root,root) %config %{_sysconfdir}/gdm/Xsession
518f8c4c 267%config %{_sysconfdir}/gdm/PostLogin/Default.sample
dc82d2d7 268%config %{_sysconfdir}/gdm/locale.alias
86111f36 269%config %{_sysconfdir}/gdm/modules/*
86111f36 270
dc82d2d7 271%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/gdm/
272
711a64ba
ER
273%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/gdm*
274%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/security/blacklist.gdm
98b48f20 275%attr(750,xdm,xdm) /var/lib/gdm
3769cf76 276%attr(750,xdm,xdm) /var/log/gdm
98b48f20 277%attr(750,xdm,xdm) /home/services/xdm
006e3362 278%{_pixmapsdir}/*
26288641
JB
279%{_desktopdir}/gdmsetup.desktop
280%{_desktopdir}/gdmflexiserver.desktop
ecdb309f 281%{_desktopdir}/gdmphotosetup.desktop
12f50676 282%{_datadir}/gdm
317db245 283#%%{_datadir}/xsessions - moved to gnome-session
51a8ec54 284%{_datadir}/xsessions/default.desktop
c61959bc 285%{_iconsdir}/hicolor/*/apps/*.png
a35babae 286%{_omf_dest_dir}/gdm
518f8c4c 287%attr(755,root,root) %{_libdir}/gtk-2.0/modules/lib*.so
c51a45b2 288%{_mandir}/man1/gdm*
116b805d 289
290%files Xnest
291%defattr(644,root,root,755)
34660a81 292%attr(755,root,root) %{_bindir}/gdmXnest
116b805d 293%attr(755,root,root) %{_bindir}/gdmXnestchooser
26288641 294%{_desktopdir}/gdmflexiserver-xnest.desktop
98b48f20 295
296%files init
297%defattr(644,root,root,755)
298%attr(754,root,root) /etc/rc.d/init.d/gdm
This page took 0.109801 seconds and 4 git commands to generate.