]> git.pld-linux.org Git - packages/gdm.git/blob - gdm.spec
- note CVE ref in 2.14.8 release
[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 #
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.8
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:  03ecfced7b4331542b35746f3b4b92a4
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.14.1
46 BuildRequires:  libgnomecanvas-devel >= 2.14.0
47 BuildRequires:  libgnomeui-devel >= 2.14.1
48 BuildRequires:  libgsf-devel >= 1.9.0
49 BuildRequires:  librsvg-devel >= 1:2.14.3
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.268
56 BuildRequires:  xorg-lib-libXdmcp-devel
57 BuildRequires:  xorg-lib-libXi-devel
58 BuildRequires:  xorg-lib-libXinerama-devel
59 BuildRequires:  xorg-lib-libdmx-devel
60 Requires(post,postun):  /usr/bin/scrollkeeper-update
61 Requires(postun):       /usr/sbin/groupdel
62 Requires(postun):       /usr/sbin/userdel
63 Requires(pre):  /bin/id
64 Requires(pre):  /usr/sbin/groupadd
65 Requires(pre):  /usr/sbin/useradd
66 Requires:       libgnome >= 2.14.1
67 Requires:       libgnomecanvas >= 2.14.0
68 Requires:       libgnomeui >= 2.14.1
69 Requires:       pam >= 0.79.0
70 Requires:       sessreg
71 Requires:       which
72 Provides:       group(xdm)
73 Provides:       user(xdm)
74 Obsoletes:      X11-xdm
75 Obsoletes:      entrance
76 Obsoletes:      kdm
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
154 %build
155 %{__libtoolize}
156 %{__glib_gettextize}
157 %{__intltoolize}
158 %{__aclocal}
159 %{__autoconf}
160 %{__automake}
161 %configure \
162         --disable-console-helper \
163         --disable-scrollkeeper \
164         --enable-authentication-scheme=pam \
165         --with-pam-prefix=/etc \
166         --with-tcp-wrappers=yes \
167         --with%{!?with_selinux:out}-selinux \
168         --with-xdmcp=yes \
169         --with-xinerama=yes
170
171 %{__make}
172
173 %install
174 rm -rf $RPM_BUILD_ROOT
175 install -d $RPM_BUILD_ROOT/etc/{rc.d/init.d,pam.d,security} \
176         $RPM_BUILD_ROOT{/home/services/xdm,/var/log/gdm} \
177         $RPM_BUILD_ROOT%{_datadir}/gdm/themes/storky
178
179 %{__make} install \
180         DESTDIR=$RPM_BUILD_ROOT \
181         PAM_PREFIX=/etc
182
183 mv $RPM_BUILD_ROOT%{_datadir}/gdm/BuiltInSessions/default.desktop \
184         $RPM_BUILD_ROOT%{_datadir}/xsessions
185
186 install %{SOURCE1} $RPM_BUILD_ROOT/etc/pam.d/gdm
187 install %{SOURCE5} $RPM_BUILD_ROOT/etc/pam.d/gdm-autologin
188 install %{SOURCE2} $RPM_BUILD_ROOT/etc/rc.d/init.d/gdm
189
190 install %{SOURCE3} $RPM_BUILD_ROOT%{_pixmapsdir}
191
192 install storky/*.* $RPM_BUILD_ROOT%{_datadir}/gdm/themes/storky/
193
194 touch $RPM_BUILD_ROOT/etc/security/blacklist.gdm
195
196 %find_lang %{name} --all-name --with-gnome
197
198 # Remove useless files
199 rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/*.{la,a}
200
201 # moved to gnome-session
202 rm -f $RPM_BUILD_ROOT%{_datadir}/xsessions/gnome.desktop
203
204 %clean
205 rm -rf $RPM_BUILD_ROOT
206
207 %pre
208 %groupadd -g 55 -r -f xdm
209 %useradd -u 55 -r -d /home/services/xdm -s /bin/false -c "X Display Manager" -g xdm xdm
210
211 %post
212 %scrollkeeper_update_post
213
214 %postun
215 %scrollkeeper_update_postun
216 if [ "$1" = "0" ]; then
217         %userremove xdm
218         %groupremove xdm
219 fi
220
221 %triggerpostun -- %{name} < 1:2.13.0.8-1
222 if [ -f /etc/X11/gdm/gdm.conf-custom.rpmsave ]; then
223     mv /etc/X11/gdm/gdm.conf-custom.rpmsave /etc/gdm/custom.conf
224 fi
225
226 %post init
227 /sbin/chkconfig --add gdm
228 if [ -f /var/lock/subsys/gdm ]; then
229         echo "Run \"/sbin/service gdm restart\" to restart gdm." >&2
230         echo "WARNING: it will terminate all sessions opened from gdm!" >&2
231 else
232         echo "Run \"/sbin/service gdm start\" to start gdm." >&2
233 fi
234
235 %preun init
236 if [ "$1" = "0" ]; then
237         %service gdm stop
238         /sbin/chkconfig --del gdm
239 fi
240
241 %files -f %{name}.lang
242 %defattr(644,root,root,755)
243 %doc AUTHORS ChangeLog NEWS README TODO
244 %attr(755,root,root) %{_bindir}/gdm-dmx-reconnect-proxy
245 %attr(755,root,root) %{_bindir}/gdmdynamic
246 %attr(755,root,root) %{_bindir}/gdmflexiserver
247 %attr(755,root,root) %{_bindir}/gdmphotosetup
248 %attr(755,root,root) %{_bindir}/gdmthemetester
249 %attr(755,root,root) %{_libdir}/gdmaskpass
250 %attr(755,root,root) %{_libdir}/gdmopen
251 %attr(755,root,root) %{_libdir}/gdmtranslate
252 %attr(755,root,root) %{_libdir}/gdmchooser
253 %attr(755,root,root) %{_libdir}/gdmgreeter
254 %attr(755,root,root) %{_libdir}/gdmlogin
255 %attr(755,root,root) %{_sbindir}/*
256 %dir %{_sysconfdir}/gdm
257 %dir %{_sysconfdir}/gdm/modules
258 %attr(755,root,root) %config %{_sysconfdir}/gdm/Init
259 %attr(755,root,root) %config %{_sysconfdir}/gdm/PreSession
260 %attr(755,root,root) %config %{_sysconfdir}/gdm/PostSession
261 %attr(755,root,root) %config %{_sysconfdir}/gdm/XKeepsCrashing
262 %attr(755,root,root) %config %{_sysconfdir}/gdm/Xsession
263 %config %{_sysconfdir}/gdm/PostLogin/Default.sample
264 %config %{_sysconfdir}/gdm/locale.alias
265 %config %{_sysconfdir}/gdm/modules/*
266
267 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/gdm/
268
269 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/gdm*
270 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/security/blacklist.gdm
271 %attr(750,xdm,xdm) /var/lib/gdm
272 %attr(750,xdm,xdm) /var/log/gdm
273 %attr(750,xdm,xdm) /home/services/xdm
274 %{_pixmapsdir}/*
275 %{_desktopdir}/gdmsetup.desktop
276 %{_desktopdir}/gdmflexiserver.desktop
277 %{_desktopdir}/gdmphotosetup.desktop
278 %{_datadir}/gdm
279 #%%{_datadir}/xsessions  -  moved to gnome-session
280 %{_datadir}/xsessions/default.desktop
281 %{_iconsdir}/hicolor/*/apps/*.png
282 %{_omf_dest_dir}/gdm
283 %attr(755,root,root) %{_libdir}/gtk-2.0/modules/lib*.so
284 %{_mandir}/man1/gdm*
285
286 %files Xnest
287 %defattr(644,root,root,755)
288 %attr(755,root,root) %{_bindir}/gdmXnest
289 %attr(755,root,root) %{_bindir}/gdmXnestchooser
290 %{_desktopdir}/gdmflexiserver-xnest.desktop
291
292 %files init
293 %defattr(644,root,root,755)
294 %attr(754,root,root) /etc/rc.d/init.d/gdm
This page took 0.07391 seconds and 3 git commands to generate.