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