]> git.pld-linux.org Git - packages/gdm2.20.git/blob - gdm2.20.spec
- Obsoletes: slim
[packages/gdm2.20.git] / gdm2.20.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 #
6 # Conditiional build:
7 %bcond_without  selinux # without selinux
8 #
9 Summary:        GNOME Display Manager
10 Summary(es):    Administrador de Entrada del GNOME
11 Summary(ja):    GNOME ¥Ç¥£¥¹¥×¥ì¥¤¥Þ¥Í¡¼¥¸¥ã
12 Summary(pl):    gdm - zarz±dca ekranów GNOME
13 Summary(pt_BR): Gerenciador de Entrada do GNOME
14 Summary(ru):    äÉÓÐÌÅÊÎÙÊ ÍÅÎÅÄÖÅÒ GNOME
15 Summary(uk):    äÉÓÐÌÅÊÎÉÊ ÍÅÎÅÄÖÅÒ GNOME
16 Name:           gdm
17 Version:        2.16.2
18 Release:        2
19 Epoch:          1
20 License:        GPL/LGPL
21 Group:          X11/Applications
22 Source0:        http://ftp.gnome.org/pub/GNOME/sources/gdm/2.16/%{name}-%{version}.tar.bz2
23 # Source0-md5:  3a5d77c6cc59fb1eecf898abcbb7eb25
24 Source1:        %{name}.pamd
25 Source2:        %{name}.init
26 Source3:        %{name}-pld-logo.png
27 # http://cvs.pld-linux.org/cgi-bin/cvsweb/pld-artwork/gdm/storky/
28 Source4:        %{name}-storky.tar.gz
29 # Source4-md5:  e293fbe4a60004056f6894463b874ae8
30 Source5:        %{name}-autologin.pamd
31 Patch0:         %{name}-xdmcp.patch
32 Patch1:         %{name}-conf.patch
33 Patch2:         %{name}-xsession.patch
34 Patch3:         %{name}-logdir.patch
35 Patch4:         %{name}-desktop.patch
36 Patch5:         %{name}-xorg.patch
37 Patch6:         %{name}-sessreg.patch
38 URL:            http://www.jirka.org/gdm.html
39 BuildRequires:  attr-devel
40 BuildRequires:  autoconf
41 BuildRequires:  automake
42 BuildRequires:  gettext-devel
43 BuildRequires:  gtk+2-devel >= 2:2.10.6
44 BuildRequires:  intltool >= 0.35.0
45 BuildRequires:  libglade2-devel >= 1:2.6.0
46 BuildRequires:  libgnomeui-devel >= 2.16.1
47 BuildRequires:  libgsf-devel >= 1.14.2
48 BuildRequires:  librsvg-devel >= 1:2.16.0
49 %{?with_selinux:BuildRequires:  libselinux-devel}
50 BuildRequires:  libtool
51 BuildRequires:  libxml2-devel >= 1:2.6.26
52 BuildRequires:  pam-devel
53 BuildRequires:  perl-modules
54 BuildRequires:  rpmbuild(macros) >= 1.268
55 BuildRequires:  xorg-lib-libXdmcp-devel
56 BuildRequires:  xorg-lib-libXi-devel
57 BuildRequires:  xorg-lib-libXinerama-devel
58 BuildRequires:  xorg-lib-libdmx-devel
59 Requires(post,postun):  gtk+2 >= 2:2.10.6
60 Requires(post,postun):  hicolor-icon-theme
61 Requires(post,postun):  /usr/bin/scrollkeeper-update
62 Requires(postun):       /usr/sbin/groupdel
63 Requires(postun):       /usr/sbin/userdel
64 Requires(pre):  /bin/id
65 Requires(pre):  /usr/sbin/groupadd
66 Requires(pre):  /usr/sbin/useradd
67 Requires:       libgnomeui >= 2.16.1
68 Requires:       pam >= 0.79.0
69 Requires:       which
70 Requires:       xorg-app-sessreg
71 Provides:       group(xdm)
72 Provides:       user(xdm)
73 Obsoletes:      X11-xdm
74 Obsoletes:      entrance
75 Obsoletes:      kdm
76 Obsoletes:      slim
77 Obsoletes:      wdm
78 Obsoletes:      xdm
79 Conflicts:      gdkxft
80 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
81
82 %define         _localstatedir  /var/lib
83
84 %description
85 Gdm (the GNOME Display Manager) is a highly configurable
86 reimplementation of xdm, the X Display Manager. Gdm allows you to log
87 into your system with the X Window System running and supports running
88 several different X sessions on your local machine at the same time.
89
90 %description -l es
91 Administrador de Entrada del GNOME.
92
93 %description -l ja
94 Gdm (the GNOME Display Manager) ¤Ï¡¢¹âÅÙ¤ËÀßÄê²Äǽ¤Ê xdm X Display
95 Manager ¤ÎºÆ¼ÂÁõÈǤǤ¹¡£ Gdm ¤ò»È¤¦¤È¡¢ X Window System
96 ¤¬Æ°¤¤¤Æ¤¤¤ë¤¢¤Ê¤¿¤Î
97 ¥·¥¹¥Æ¥à¤Ë¤¤¤í¤¤¤í¤Ê¥»¥Ã¥·¥ç¥ó¤òÁªÂò¤·¤Æ¥í¥°¥¤¥ó¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹¡£
98
99 ¤³¤Î¥Ð¡¼¥¸¥ç¥ó¤Î Gdm ¤Ç¤Ï¡¢³Æ¼ï¸À¸ì¤ä¡¢XIM ¤òÁªÂò¤¹¤ë¤³¤È¤â²Äǽ¤Ç¤¹¡£
100
101 %description -l pl
102 Gdm jest wysokokonfigurowaln± reimplementacj± xdma. Gdm pozwala
103 logowaæ siê do systemu z poziomu X11 i wspiera jednoczesn± pracê kilku
104 ró¿nych sesji X na lokalnej maszynie.
105
106 %description -l pt_BR
107 Gerenciador de Entrada do GNOME.
108
109 %description -l ru
110 GDM (GNOME Display Manager) - ÜÔÏ ÒÅÉÍÐÌÅÍÅÎÔÁÃÉÑ xdm (X Display
111 Manager). GDM ÐÏÚ×ÏÌÑÅÔ ×ÁÍ ×ÈÏÄÉÔØ × ÓÉÓÔÅÍÕ, ÎÁ ËÏÔÏÒÏÊ ÚÁÐÕÝÅÎÏ X
112 Window É ÐÏÄÄÅÒÖÉ×ÁÅÔ ÒÁÂÏÔÕ ÎÅÓËÏÌØÕÉÈ ÒÁÚÎÙÈ X ÓÅÁÎÓÏ× ÏÄÎÏ×ÒÅÍÅÎÎÏ.
113
114 %description -l uk
115 GDM (GNOME Display Manager) - ÃÅ ÒŦÍÐÌÅÍÅÎÔÁæѠxdm (X Display
116 Manager). GDM ÄÏÚ×ÏÌѤ ×ÁÍ ×ÈÏÄÉÔÉ × ÓÉÓÔÅÍÕ, ÎÁ Ñ˦ʠÚÁÐÕÝÅÎÏ X
117 Window ÔÁ Ð¦ÄÔÒÉÍÕ¤ ÒÏÂÏÔՠ˦ÌØËÏÈ Ò¦ÚÎÉÈ X ÓÅÁÎӦנÏÄÎÏÞÁÓÎÏ.
118
119 %package Xnest
120 Summary:        Xnest (ie embedded X) server for GDM
121 Summary(pl):    Serwer Xnest dla GDM
122 Group:          X11/Applications
123 Requires:       %{name} = %{epoch}:%{version}-%{release}
124 Requires:       xorg-xserver-Xnest
125
126 %description Xnest
127 This package add support for Xnest server in gdm.
128
129 %description Xnest -l pl
130 Ten pakiet dodaje do gdm wsparcie dla Xnest.
131
132 %package init
133 Summary:        Init script for GDM
134 Summary(pl):    Skrypt init dla GDM-a
135 Group:          X11/Applications
136 Requires(post,preun):   /sbin/chkconfig
137 Requires:       %{name} = %{epoch}:%{version}-%{release}
138 Requires:       open
139
140 %description init
141 Init script for GDM.
142
143 %description init -l pl
144 Skrypt init dla GDM-a.
145
146 %prep
147 %setup -q -a4
148 %patch0 -p1
149 %patch1 -p1
150 %patch2 -p1
151 %patch3 -p1
152 %patch4 -p1
153 %patch5 -p1
154 %patch6 -p1
155
156 %build
157 %{__libtoolize}
158 %{__glib_gettextize}
159 %{__intltoolize}
160 %{__aclocal}
161 %{__autoconf}
162 %{__automake}
163 %configure \
164         --disable-console-helper \
165         --disable-scrollkeeper \
166         --enable-authentication-scheme=pam \
167         --with-pam-prefix=/etc \
168         --with-tcp-wrappers=yes \
169         --with%{!?with_selinux:out}-selinux \
170         --with-xdmcp=yes \
171         --with-xinerama=yes
172
173 %{__make}
174
175 %install
176 rm -rf $RPM_BUILD_ROOT
177 install -d $RPM_BUILD_ROOT/etc/{rc.d/init.d,pam.d,security} \
178         $RPM_BUILD_ROOT{/home/services/xdm,/var/log/gdm} \
179         $RPM_BUILD_ROOT%{_datadir}/gdm/themes/storky
180
181 %{__make} install \
182         DESTDIR=$RPM_BUILD_ROOT \
183         PAM_PREFIX=/etc
184
185 mv $RPM_BUILD_ROOT%{_datadir}/gdm/BuiltInSessions/default.desktop \
186         $RPM_BUILD_ROOT%{_datadir}/xsessions
187
188 install %{SOURCE1} $RPM_BUILD_ROOT/etc/pam.d/gdm
189 install %{SOURCE5} $RPM_BUILD_ROOT/etc/pam.d/gdm-autologin
190 install %{SOURCE2} $RPM_BUILD_ROOT/etc/rc.d/init.d/gdm
191
192 install %{SOURCE3} $RPM_BUILD_ROOT%{_pixmapsdir}
193
194 install storky/*.* $RPM_BUILD_ROOT%{_datadir}/gdm/themes/storky/
195
196 touch $RPM_BUILD_ROOT/etc/security/blacklist.gdm
197
198 %find_lang %{name} --all-name --with-gnome
199
200 # Remove useless files
201 rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/*.{la,a}
202
203 # moved to gnome-session
204 rm -f $RPM_BUILD_ROOT%{_datadir}/xsessions/gnome.desktop
205
206 %clean
207 rm -rf $RPM_BUILD_ROOT
208
209 %pre
210 %groupadd -g 55 -r -f xdm
211 %useradd -u 55 -r -d /home/services/xdm -s /bin/false -c "X Display Manager" -g xdm xdm
212
213 %post
214 %scrollkeeper_update_post
215 %update_icon_cache hicolor
216
217 %postun
218 %scrollkeeper_update_postun
219 %update_icon_cache hicolor
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.385756 seconds and 4 git commands to generate.