]> git.pld-linux.org Git - packages/gdm.git/blob - gdm.spec
- rel 4
[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:        4
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         --with-console-kit \
163         --enable-authentication-scheme=pam \
164         --with-pam-prefix=/etc \
165         --with-tcp-wrappers=yes \
166         --with%{!?with_selinux:out}-selinux \
167         --with-xdmcp=yes \
168         --with-xinerama=yes
169
170 %{__make}
171
172 %install
173 rm -rf $RPM_BUILD_ROOT
174 install -d $RPM_BUILD_ROOT/etc/{rc.d/init.d,pam.d,security} \
175         $RPM_BUILD_ROOT{/home/services/xdm,/var/log/gdm} \
176         $RPM_BUILD_ROOT%{_datadir}/gdm/themes/storky
177
178 %{__make} install \
179         DESTDIR=$RPM_BUILD_ROOT \
180         PAM_PREFIX=/etc
181
182 mv $RPM_BUILD_ROOT%{_datadir}/gdm/BuiltInSessions/default.desktop \
183         $RPM_BUILD_ROOT%{_datadir}/xsessions
184
185 install %{SOURCE1} $RPM_BUILD_ROOT/etc/pam.d/gdm
186 install %{SOURCE5} $RPM_BUILD_ROOT/etc/pam.d/gdm-autologin
187 install %{SOURCE2} $RPM_BUILD_ROOT/etc/rc.d/init.d/gdm
188
189 install %{SOURCE3} $RPM_BUILD_ROOT%{_pixmapsdir}
190
191 install storky/*.* $RPM_BUILD_ROOT%{_datadir}/gdm/themes/storky/
192
193 touch $RPM_BUILD_ROOT/etc/security/blacklist.gdm
194
195 %find_lang %{name} --all-name --with-gnome
196
197 # Remove useless files
198 rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/*.{la,a}
199
200 # moved to gnome-session
201 rm -f $RPM_BUILD_ROOT%{_datadir}/xsessions/gnome.desktop
202
203 %clean
204 rm -rf $RPM_BUILD_ROOT
205
206 %pre
207 %groupadd -g 55 -r -f xdm
208 %useradd -u 55 -r -d /home/services/xdm -s /bin/false -c "X Display Manager" -g xdm xdm
209
210 %post
211 %scrollkeeper_update_post
212 %update_icon_cache hicolor
213
214 %postun
215 %scrollkeeper_update_postun
216 %update_icon_cache hicolor
217
218 if [ "$1" = "0" ]; then
219         %userremove xdm
220         %groupremove xdm
221 fi
222
223 %triggerpostun -- %{name} < 1:2.13.0.8-1
224 if [ -f /etc/X11/gdm/gdm.conf-custom.rpmsave ]; then
225     mv /etc/X11/gdm/gdm.conf-custom.rpmsave /etc/gdm/custom.conf
226 fi
227
228 %post init
229 /sbin/chkconfig --add gdm
230 if [ -f /var/lock/subsys/gdm ]; then
231         echo "Run \"/sbin/service gdm restart\" to restart gdm." >&2
232         echo "WARNING: it will terminate all sessions opened from gdm!" >&2
233 else
234         echo "Run \"/sbin/service gdm start\" to start gdm." >&2
235 fi
236
237 %preun init
238 if [ "$1" = "0" ]; then
239         %service gdm stop
240         /sbin/chkconfig --del gdm
241 fi
242
243 %files -f %{name}.lang
244 %defattr(644,root,root,755)
245 %doc AUTHORS ChangeLog NEWS README TODO
246 %attr(755,root,root) %{_bindir}/gdm-dmx-reconnect-proxy
247 %attr(755,root,root) %{_bindir}/gdmdynamic
248 %attr(755,root,root) %{_bindir}/gdmflexiserver
249 %attr(755,root,root) %{_bindir}/gdmphotosetup
250 %attr(755,root,root) %{_bindir}/gdmthemetester
251 %attr(755,root,root) %{_libdir}/gdmaskpass
252 %attr(755,root,root) %{_libdir}/gdmopen
253 %attr(755,root,root) %{_libdir}/gdmtranslate
254 %attr(755,root,root) %{_libdir}/gdmchooser
255 %attr(755,root,root) %{_libdir}/gdmgreeter
256 %attr(755,root,root) %{_libdir}/gdmlogin
257 %attr(755,root,root) %{_sbindir}/*
258 %dir %{_sysconfdir}/gdm
259 %dir %{_sysconfdir}/gdm/modules
260 %attr(755,root,root) %config %{_sysconfdir}/gdm/Init
261 %attr(755,root,root) %config %{_sysconfdir}/gdm/PreSession
262 %attr(755,root,root) %config %{_sysconfdir}/gdm/PostSession
263 %attr(755,root,root) %config %{_sysconfdir}/gdm/XKeepsCrashing
264 %attr(755,root,root) %config %{_sysconfdir}/gdm/Xsession
265 %config %{_sysconfdir}/gdm/PostLogin/Default.sample
266 %config %{_sysconfdir}/gdm/locale.alias
267 %config %{_sysconfdir}/gdm/modules/*
268
269 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/gdm/
270
271 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/gdm*
272 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/security/blacklist.gdm
273 %attr(750,xdm,xdm) /var/lib/gdm
274 %attr(750,xdm,xdm) /var/log/gdm
275 %attr(750,xdm,xdm) /home/services/xdm
276 %{_pixmapsdir}/*
277 %{_datadir}/gdm
278 #%%{_datadir}/xsessions  -  moved to gnome-session
279 %{_datadir}/xsessions/default.desktop
280 %{_iconsdir}/hicolor/*/apps/*.png
281 %{_omf_dest_dir}/gdm
282 %attr(755,root,root) %{_libdir}/gtk-2.0/modules/lib*.so
283 %{_mandir}/man1/gdm*
284
285 %files Xnest
286 %defattr(644,root,root,755)
287 %attr(755,root,root) %{_bindir}/gdmXnest
288 %attr(755,root,root) %{_bindir}/gdmXnestchooser
289
290 %files init
291 %defattr(644,root,root,755)
292 %attr(754,root,root) /etc/rc.d/init.d/gdm
This page took 0.057126 seconds and 4 git commands to generate.