]> git.pld-linux.org Git - packages/gdm2.20.git/blob - gdm2.20.spec
- 2.14.5
[packages/gdm2.20.git] / gdm2.20.spec
1 # TODO:
2 # /etc/X11/dm dir should belong to XFree? It is common for KDE and GNOME
3 # s=/dev/null=/home/services/xdm= in %%trigger for gracefull 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.14.5
18 Release:        1
19 Epoch:          1
20 License:        GPL/LGPL
21 Group:          X11/Applications
22 Source0:        http://ftp.gnome.org/pub/GNOME/sources/gdm/2.14/%{name}-%{version}.tar.bz2
23 # Source0-md5:  d857a56eec8aeb02342da4a36a311021
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 URL:            http://www.jirka.org/gdm.html
38 BuildRequires:  attr-devel
39 BuildRequires:  autoconf
40 BuildRequires:  automake
41 BuildRequires:  gettext-devel
42 BuildRequires:  gtk+2-devel >= 2:2.4.3
43 BuildRequires:  intltool >= 0.30
44 BuildRequires:  libglade2-devel >= 1:2.4.1
45 BuildRequires:  libgnome-devel >= 2.6.1
46 BuildRequires:  libgnomecanvas-devel >= 2.6.1
47 BuildRequires:  libgnomeui-devel >= 2.10.0-2
48 BuildRequires:  libgsf-devel >= 1.9.0
49 BuildRequires:  librsvg-devel >= 1:2.6.5
50 %{?with_selinux:BuildRequires:  libselinux-devel}
51 BuildRequires:  libtool
52 BuildRequires:  libxml2-devel >= 2.5.11
53 BuildRequires:  pam-devel
54 BuildRequires:  perl-modules
55 BuildRequires:  rpmbuild(macros) >= 1.231
56 BuildRequires:  xorg-lib-libdmx-devel
57 BuildRequires:  xorg-lib-libXdmcp-devel
58 BuildRequires:  xorg-lib-libXi-devel
59 BuildRequires:  xorg-lib-libXinerama-devel
60 Requires(pre):  /bin/id
61 Requires(pre):  /usr/sbin/groupadd
62 Requires(pre):  /usr/sbin/useradd
63 Requires(postun):       /usr/sbin/groupdel
64 Requires(postun):       /usr/sbin/userdel
65 Requires(post,postun):  /usr/bin/scrollkeeper-update
66 Requires:       libgnome >= 2.6.1
67 Requires:       xorg-app-sessreg
68 Requires:       which
69 Requires:       pam >= 0.79.0
70 Provides:       group(xdm)
71 Provides:       user(xdm)
72 Obsoletes:      X11-xdm
73 Obsoletes:      entrance
74 Obsoletes:      kdm
75 Obsoletes:      wdm
76 Obsoletes:      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
89 Administrador de Entrada del GNOME.
90
91 %description -l ja
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
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
105 Gerenciador de Entrada do GNOME.
106
107 %description -l ru
108 GDM (GNOME Display Manager) - ÜÔÏ ÒÅÉÍÐÌÅÍÅÎÔÁÃÉÑ xdm (X Display
109 Manager). GDM ÐÏÚ×ÏÌÑÅÔ ×ÁÍ ×ÈÏÄÉÔØ × ÓÉÓÔÅÍÕ, ÎÁ ËÏÔÏÒÏÊ ÚÁÐÕÝÅÎÏ X
110 Window É ÐÏÄÄÅÒÖÉ×ÁÅÔ ÒÁÂÏÔÕ ÎÅÓËÏÌØÕÉÈ ÒÁÚÎÙÈ X ÓÅÁÎÓÏ× ÏÄÎÏ×ÒÅÍÅÎÎÏ.
111
112 %description -l uk
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):    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
128 Ten pakiet dodaje do gdm wsparcie dla Xnest.
129
130 %package init
131 Summary:        Init script for GDM
132 Summary(pl):    Skrypt init dla GDM-a
133 Group:          X11/Applications
134 Requires:       %{name} = %{epoch}:%{version}-%{release}
135 Requires:       open
136 Requires(post,preun):   /sbin/chkconfig
137
138 %description init
139 Init script for GDM.
140
141 %description init -l pl
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 %patch5 -p1
152
153 %build
154 %{__libtoolize}
155 %{__glib_gettextize}
156 %{__intltoolize}
157 %{__aclocal}
158 %{__autoconf}
159 %{__automake}
160 %configure \
161         --disable-console-helper \
162         --disable-scrollkeeper \
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
213 %postun
214 %scrollkeeper_update_postun
215 if [ "$1" = "0" ]; then
216         %userremove xdm
217         %groupremove xdm
218 fi
219
220 %triggerpostun -- %{name} < 1:2.13.0.8-1
221 if [ -f /etc/X11/gdm/gdm.conf-custom.rpmsave ]; then
222     mv /etc/X11/gdm/gdm.conf-custom.rpmsave /etc/gdm/custom.conf
223 fi
224
225 %post init
226 /sbin/chkconfig --add gdm
227 if [ -f /var/lock/subsys/gdm ]; then
228         echo "Run \"service gdm restart\" to restart gdm." >&2
229         echo "WARNING: it will terminate all sessions opened from gdm!" >&2
230 else
231         echo "Run \"service gdm start\" to start gdm." >&2
232 fi
233
234 %preun init
235 if [ "$1" = "0" ]; then
236         if [ -f /var/lock/subsys/gdm ]; then
237                 /etc/rc.d/init.d/gdm stop >&2
238         fi
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 %{_desktopdir}/gdmsetup.desktop
277 %{_desktopdir}/gdmflexiserver.desktop
278 %{_desktopdir}/gdmphotosetup.desktop
279 %{_datadir}/gdm
280 #%%{_datadir}/xsessions  -  moved to gnome-session
281 %{_datadir}/xsessions/default.desktop
282 %{_iconsdir}/hicolor/*/apps/*.png
283 %{_omf_dest_dir}/gdm
284 %attr(755,root,root) %{_libdir}/gtk-2.0/modules/lib*.so
285 %{_mandir}/man1/gdm*
286
287 %files Xnest
288 %defattr(644,root,root,755)
289 %attr(755,root,root) %{_bindir}/gdmXnest
290 %attr(755,root,root) %{_bindir}/gdmXnestchooser
291 %{_desktopdir}/gdmflexiserver-xnest.desktop
292
293 %files init
294 %defattr(644,root,root,755)
295 %attr(754,root,root) /etc/rc.d/init.d/gdm
This page took 0.090377 seconds and 4 git commands to generate.