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