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