]> git.pld-linux.org Git - packages/gdm.git/blame - gdm.spec
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
[packages/gdm.git] / gdm.spec
CommitLineData
066398c3 1Summary: GNOME Display Manager
116b805d 2Summary(es): Administrador de Entrada del GNOME
f6d3e03e 3Summary(pl): gdm
116b805d 4Summary(pt_BR): Gerenciador de Entrada do GNOME
066398c3 5Name: gdm
116b805d 6Version: 2.2.5.4
a080a041 7Release: 7
ac5ef200 8Epoch: 1
9License: LGPL/GPL
42b347d0 10Group: X11/Applications
6ce41422 11Source0: ftp://ftp.gnome.org/pub/GNOME/stable/sources/%{name}/%{name}-%{version}.tar.bz2
ac5ef200 12Source1: %{name}.pamd
13Source2: %{name}.init
8a92e7f2 14Source3: %{name}.conf
c4a36ddd 15Source4: %{name}-pld-logo.png
ac5ef200 16Patch0: %{name}-xdmcp.patch
116b805d 17Patch1: %{name}-am_fixes.patch
23067fdb 18Patch2: %{name}-permissions.patch
116b805d 19BuildRequires: autoconf
20BuildRequires: automake
716566c2 21BuildRequires: esound-devel
e038830e 22BuildRequires: gdk-pixbuf-devel
116b805d 23BuildRequires: gettext-devel
24BuildRequires: gnome-libs-devel
25BuildRequires: gtk+-devel
e038830e 26BuildRequires: libglade-devel
116b805d 27BuildRequires: libtool
e038830e 28BuildRequires: libxml-devel
29BuildRequires: perl-modules
12f50676 30BuildRequires: scrollkeeper
23067fdb 31BuildRequires: intltool >= 0.14
066398c3 32Requires: gnome-libs >= 1.0.0
f6d3e03e 33Requires: which
34Requires: /usr/X11R6/bin/sessreg
84e15ca6
TP
35PreReq: scrollkeeper
36PreReq: shadow
37PreReq: /sbin/chkconfig
ac5ef200 38BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
f6d3e03e 39Obsoletes: xdm kdm wdm
066398c3 40
f6d3e03e 41%define _prefix /usr/X11R6
3b758782 42%define _bindir %{_prefix}/bin
43%define _datadir %{_prefix}/share
44%define _sbindir %{_prefix}/sbin
f6d3e03e 45%define _mandir %{_prefix}/man
116b805d 46%define _localstatedir /var/lib
f6d3e03e 47%define _sysconfdir /etc/X11
12f50676 48%define _omf_dest_dir %(scrollkeeper-config --omfdir)
b9713681 49
84e15ca6
TP
50%description
51Gdm (the GNOME Display Manager) is a highly configurable
52reimplementation of xdm, the X Display Manager. Gdm allows you to log
53into your system with the X Window System running and supports running
54several different X sessions on your local machine at the same time.
b9713681 55
116b805d 56%description -l es
57Administrador de Entrada del GNOME.
58
f6d3e03e 59%description -l pl
84e15ca6
TP
60