]> git.pld-linux.org Git - packages/gdm.git/blob - gdm.spec
- R: glibc-localedb-all (to support locales at all)
[packages/gdm.git] / gdm.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
7 Summary:        GNOME Display Manager
8 Summary(es):    Administrador de Entrada del GNOME
9 Summary(ja):    GNOME ¥Ç¥£¥¹¥×¥ì¥¤¥Þ¥Í¡¼¥¸¥ã
10 Summary(pl):    gdm - zarz±dca ekranów GNOME
11 Summary(pt_BR): Gerenciador de Entrada do GNOME
12 Summary(ru):    äÉÓÐÌÅÊÎÙÊ ÍÅÎÅÄÖÅÒ GNOME
13 Summary(uk):    äÉÓÐÌÅÊÎÉÊ ÍÅÎÅÄÖÅÒ GNOME
14 Name:           gdm
15 Version:        2.4.4.5
16 Release:        1
17 Epoch:          1
18 License:        GPL/LGPL
19 Group:          X11/Applications
20 Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.4/%{name}-%{version}.tar.bz2
21 # Source0-md5:  eae456b3a59154e55d69263aad5e8a54
22 Source1:        %{name}.pamd
23 Source2:        %{name}.init
24 Source3:        %{name}-pld-logo.png
25 Patch0:         %{name}-xdmcp.patch
26 Patch1:         %{name}-conf.patch
27 Patch2:         %{name}-xsession.patch
28 Patch3:         %{name}-logdir.patch
29 URL:            http://www.jirka.org/gdm.html
30 BuildRequires:  autoconf
31 BuildRequires:  automake
32 BuildRequires:  gettext-devel
33 BuildRequires:  gtk+2-devel >= 2.2.4
34 BuildRequires:  intltool >= 0.22
35 BuildRequires:  libglade2-devel >= 2.0.1
36 BuildRequires:  libgnome-devel >= 2.4.0
37 BuildRequires:  libgnomecanvas-devel >= 2.4.0
38 BuildRequires:  libgnomeui-devel >= 2.4.0.1
39 BuildRequires:  libgsf-devel >= 1.8.2
40 BuildRequires:  librsvg-devel >= 2.4.0
41 BuildRequires:  libtool
42 BuildRequires:  libxml2-devel >= 2.5.11
43 BuildRequires:  pam-devel
44 BuildRequires:  perl-modules
45 Requires(pre):  /bin/id
46 Requires(pre):  /usr/sbin/groupadd
47 Requires(pre):  /usr/sbin/useradd
48 Requires(postun):       /usr/sbin/userdel
49 Requires(postun):       /usr/sbin/groupdel
50 Requires(post,preun):   /sbin/chkconfig
51 Requires(post,postun):  /usr/bin/scrollkeeper-update
52 Requires:       libgnome >= 2.4.0
53 Requires:       sessreg
54 Requires:       which
55 Requires:       glibc-localedb-all
56 Requires:       pam >= 0.77.3
57 Obsoletes:      xdm kdm wdm
58 Conflicts:      gdkxft
59 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
60
61 %define         _sysconfdir     /etc/X11
62 %define         _localstatedir  /var/lib
63
64 %description
65 Gdm (the GNOME Display Manager) is a highly configurable
66 reimplementation of xdm, the X Display Manager. Gdm allows you to log
67 into your system with the X Window System running and supports running
68 several different X sessions on your local machine at the same time.
69
70 %description -l es
71 Administrador de Entrada del GNOME.
72
73 %description -l ja
74 Gdm (the GNOME Display Manager) ¤Ï¡¢¹âÅÙ¤ËÀßÄê²Äǽ¤Ê xdm X Display
75 Manager ¤ÎºÆ¼ÂÁõÈǤǤ¹¡£ Gdm ¤ò»È¤¦¤È¡¢ X Window System
76 ¤¬Æ°¤¤¤Æ¤¤¤ë¤¢¤Ê¤¿¤Î
77 ¥·¥¹¥Æ¥à¤Ë¤¤¤í¤¤¤í¤Ê¥»¥Ã¥·¥ç¥ó¤òÁªÂò¤·¤Æ¥í¥°¥¤¥ó¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹¡£
78
79 ¤³¤Î¥Ð¡¼¥¸¥ç¥ó¤Î Gdm ¤Ç¤Ï¡¢³Æ¼ï¸À¸ì¤ä¡¢XIM ¤òÁªÂò¤¹¤ë¤³¤È¤â²Äǽ¤Ç¤¹¡£
80
81 %description -l pl
82 Gdm jest wysokokonfigurowaln± reimplementacj± xdma. Gdm pozwala
83 logowaæ siê do systemu z poziomu X11 i wspiera jednoczesn± pracê kilku
84 ró¿nych sesji X na lokalnej maszynie.
85
86 %description -l pt_BR
87 Gerenciador de Entrada do GNOME.
88
89 %description -l ru
90 GDM (GNOME Display Manager) - ÜÔÏ ÒÅÉÍÐÌÅÍÅÎÔÁÃÉÑ xdm (X Display
91 Manager). GDM ÐÏÚ×ÏÌÑÅÔ ×ÁÍ ×ÈÏÄÉÔØ × ÓÉÓÔÅÍÕ, ÎÁ ËÏÔÏÒÏÊ ÚÁÐÕÝÅÎÏ X
92 Window É ÐÏÄÄÅÒÖÉ×ÁÅÔ ÒÁÂÏÔÕ ÎÅÓËÏÌØÕÉÈ ÒÁÚÎÙÈ X ÓÅÁÎÓÏ× ÏÄÎÏ×ÒÅÍÅÎÎÏ.
93
94 %description -l uk
95 GDM (GNOME Display Manager) - ÃÅ ÒŦÍÐÌÅÍÅÎÔÁæѠxdm (X Display
96 Manager). GDM ÄÏÚ×ÏÌѤ ×ÁÍ ×ÈÏÄÉÔÉ × ÓÉÓÔÅÍÕ, ÎÁ Ñ˦ʠÚÁÐÕÝÅÎÏ X
97 Window ÔÁ Ð¦ÄÔÒÉÍÕ¤ ÒÏÂÏÔՠ˦ÌØËÏÈ Ò¦ÚÎÉÈ X ÓÅÁÎӦנÏÄÎÏÞÁÓÎÏ.
98
99 %package Xnest
100 Summary:        Xnest (ie embedded X) server for GDM
101 Summary(pl):    Serwer Xnest dla GDM
102 Group:          X11/Applications
103 Requires:       %{name} = %{epoch}:%{version}
104 Requires:       XFree86-Xnest
105
106 %description Xnest
107 This package add support for Xnest server in gdm.
108
109 %description Xnest -l pl
110 Ten pakiet dodaje do gdm wsparcie dla Xnest.
111
112 %package init
113 Summary:        Init script for GDM
114 Summary(pl):    Skrypt init dla GDM-a
115 Group:          X11/Applications
116 Requires:       %{name} = %{epoch}:%{version}
117 Requires:       open
118
119 %description init
120 Init script for GDM.
121
122 %description init -l pl
123 Skrypt init dla GDM-a.
124
125 %prep
126 %setup -q
127 %patch0 -p1
128 %patch1 -p1
129 %patch2 -p1
130 %patch3 -p1
131
132 %build
133 rm -f missing
134 %{__libtoolize}
135 glib-gettextize --copy --force
136 %{__aclocal}
137 %{__autoconf}
138 %{__automake}
139 %configure \
140         --with-xinerama=yes \
141         --with-xdmcp=yes \
142         --with-pam-prefix=/etc \
143         --with-tcp-wrappers=yes \
144         --enable-authentication-scheme=pam \
145         --disable-console-helper
146
147 %{__make}
148
149 %install
150 rm -rf $RPM_BUILD_ROOT
151 install -d $RPM_BUILD_ROOT/etc/{rc.d/init.d,pam.d,security} \
152         $RPM_BUILD_ROOT/home/services/xdm
153
154 %{__make} install \
155         DESTDIR=$RPM_BUILD_ROOT \
156         PAM_PREFIX=/etc
157
158 install %{SOURCE1} $RPM_BUILD_ROOT/etc/pam.d/gdm
159 install %{SOURCE2} $RPM_BUILD_ROOT/etc/rc.d/init.d/gdm
160
161 install %{SOURCE3} $RPM_BUILD_ROOT%{_pixmapsdir}
162
163 touch $RPM_BUILD_ROOT/etc/security/blacklist.gdm
164
165 mv $RPM_BUILD_ROOT{%{_sysconfdir}/dm/Sessions/default.desktop,%{_datadir}/xsessions}
166
167 %find_lang %{name} --all-name --with-gnome
168
169 # Remove useless files
170 rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/*.{la,a}
171
172 %clean
173 rm -rf $RPM_BUILD_ROOT
174
175 %pre
176 if [ -n "`getgid xdm`" ]; then
177         if [ "`getgid xdm`" != "55" ]; then
178                 echo "Error: group xdm doesn't have gid=55. Correct this before installing %{name}." 1>&2
179                 exit 1
180         fi
181 else
182         /usr/sbin/groupadd -g 55 -r -f xdm
183 fi
184
185
186 if [ -z "`id -u xdm 2>/dev/null`" ]; then
187        /usr/sbin/useradd -u 55 -r -d /home/services/xdm -s /bin/false -c 'X Display Manager' -g xdm xdm 1>&2
188 fi
189
190 %post
191 /usr/bin/scrollkeeper-update
192
193 %postun
194 /usr/bin/scrollkeeper-update
195 if [ "$1" = "0" ]; then
196        if [ -n "`id -u xdm 2>/dev/null`" ]; then
197                /usr/sbin/userdel xdm
198        fi
199        /usr/sbin/groupdel xdm
200 fi
201
202 %post init
203 /sbin/chkconfig --add gdm
204 if [ -f /var/lock/subsys/gdm ]; then
205         echo "Run \"/etc/rc.d/init.d/gdm restart\" to restart gdm." >&2
206 else
207         echo "Run \"/etc/rc.d/init.d/gdm start\" to start gdm." >&2
208 fi
209
210 %preun init
211 if [ "$1" = "0" ]; then
212         if [ -f /var/lock/subsys/gdm ]; then
213                 /etc/rc.d/init.d/gdm stop >&2
214         fi
215         /sbin/chkconfig --del gdm
216 fi
217
218 %files -f %{name}.lang
219 %defattr(644,root,root,755)
220 %doc AUTHORS ChangeLog NEWS README TODO
221 %attr(755,root,root) %{_bindir}/gdm
222 %attr(755,root,root) %{_bindir}/gdm-binary
223 %attr(755,root,root) %{_bindir}/gdmchooser
224 %attr(755,root,root) %{_bindir}/gdmflexiserver
225 %attr(755,root,root) %{_bindir}/gdmgreeter
226 %attr(755,root,root) %{_bindir}/gdmlogin
227 %attr(755,root,root) %{_bindir}/gdmphotosetup
228 %attr(755,root,root) %{_bindir}/gdmsetup
229 %attr(755,root,root) %{_bindir}/gdmthemetester
230 %attr(755,root,root) %{_libdir}/gdmaskpass
231 %attr(755,root,root) %{_libdir}/gdmopen
232 %attr(755,root,root) %{_libdir}/gdmtranslate
233 %attr(755,root,root) %{_sbindir}/*
234 %dir %{_sysconfdir}/gdm
235 %dir %{_sysconfdir}/gdm/modules
236 %attr(755,root,root) %config %{_sysconfdir}/gdm/Init
237 %attr(755,root,root) %config %{_sysconfdir}/gdm/PreSession
238 %attr(755,root,root) %config %{_sysconfdir}/gdm/PostSession
239 %attr(755,root,root) %config %{_sysconfdir}/gdm/XKeepsCrashing
240 %attr(755,root,root) %config %{_sysconfdir}/gdm/Xsession
241 %config %{_sysconfdir}/gdm/factory-gdm.conf
242 %config %{_sysconfdir}/gdm/PostLogin/Default.sample
243 %config %{_sysconfdir}/gdm/modules/*
244
245 %config(noreplace)  %verify(not size mtime md5) %{_sysconfdir}/gdm/gdm.conf
246 %config %{_sysconfdir}/gdm/locale.alias
247 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/pam.d/gdm*
248 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/security/blacklist.gdm
249 %attr(750,xdm,xdm) /var/lib/gdm
250 %attr(750,xdm,xdm) /home/services/xdm
251 %{_pixmapsdir}/*
252 %{_desktopdir}/gdmsetup.desktop
253 %{_desktopdir}/gdmflexiserver.desktop
254 %{_datadir}/gnome/capplets/*
255 %{_datadir}/gdm
256 #%%{_datadir}/xsessions  -  moved to gnome-session
257 %{_datadir}/xsessions/default.desktop
258 %{_omf_dest_dir}/gdm
259 %attr(755,root,root) %{_libdir}/gtk-2.0/modules/lib*.so
260 %{_mandir}/man1/gdm*
261
262 %files Xnest
263 %defattr(644,root,root,755)
264 %attr(755,root,root) %{_bindir}/gdmXnestchooser
265 %{_desktopdir}/gdmflexiserver-xnest.desktop
266
267 %files init
268 %defattr(644,root,root,755)
269 %attr(754,root,root) /etc/rc.d/init.d/gdm
This page took 0.04889 seconds and 4 git commands to generate.