Author: megabajt Date: Mon Mar 12 18:22:12 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.18.0; merged changes from DEVEL
---- Files affected: SPECS: gdm.spec (1.202 -> 1.203) ---- Diffs: ================================================================ Index: SPECS/gdm.spec diff -u SPECS/gdm.spec:1.202 SPECS/gdm.spec:1.203 --- SPECS/gdm.spec:1.202 Tue Feb 13 08:16:45 2007 +++ SPECS/gdm.spec Mon Mar 12 19:22:07 2007 @@ -1,8 +1,9 @@ # $Revision$, $Date$ # # TODO: -# s=/dev/null=/home/services/xdm= in %%trigger for graceful upgrade from xdm/kdm/gdm 2.2 -# check /etc/pam.d/gdm-autologin +# - s=/dev/null=/home/services/xdm= in %%trigger for graceful upgrade from xdm/kdm/gdm 2.2 +# - check /etc/pam.d/gdm-autologin +# - ConsoleKit support # # Conditiional build: %bcond_without selinux # without selinux @@ -15,13 +16,13 @@ Summary(ru.UTF-8): Дисплейный менеджер GNOME Summary(uk.UTF-8): Дисплейний менеджер GNOME Name: gdm -Version: 2.16.5 -Release: 2 +Version: 2.18.0 +Release: 1 Epoch: 1 License: GPL/LGPL Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/gdm/2.16/%{name}-%{version}.tar.bz2 -# Source0-md5: 8f223458b0e957650f6d865a06a271e4 +Source0: http://ftp.gnome.org/pub/GNOME/sources/gdm/2.18/%{name}-%{version}.tar.bz2 +# Source0-md5: 0f93eaada0d5805c79b604c885b653eb Source1: %{name}.pamd Source2: %{name}.init Source3: %{name}-pld-logo.png @@ -38,21 +39,24 @@ Patch6: %{name}-sessreg.patch URL: http://www.jirka.org/gdm.html BuildRequires: attr-devel -BuildRequires: autoconf +BuildRequires: autoconf >= 2.52 BuildRequires: automake +BuildRequires: dbus-glib-devel >= 0.73 BuildRequires: gettext-devel BuildRequires: gtk+2-devel >= 2:2.10.9 -BuildRequires: intltool >= 0.35.0 +BuildRequires: intltool >= 0.35.5 +BuildRequires: libart_lgpl-devel >= 2.3.19 BuildRequires: libglade2-devel >= 1:2.6.0 -BuildRequires: libgnomeui-devel >= 2.16.1 +BuildRequires: libgnomeui-devel >= 2.18.0 BuildRequires: libgsf-devel >= 1.14.2 -BuildRequires: librsvg-devel >= 1:2.16.0 +BuildRequires: librsvg-devel >= 1:2.16.1 %{?with_selinux:BuildRequires: libselinux-devel} BuildRequires: libtool BuildRequires: libxml2-devel >= 1:2.6.27 BuildRequires: pam-devel BuildRequires: perl-modules BuildRequires: rpmbuild(macros) >= 1.268 +BuildRequires: scrollkeeper BuildRequires: xorg-lib-libXdmcp-devel BuildRequires: xorg-lib-libXi-devel BuildRequires: xorg-lib-libXinerama-devel @@ -65,7 +69,7 @@ Requires(pre): /bin/id Requires(pre): /usr/sbin/groupadd Requires(pre): /usr/sbin/useradd -Requires: libgnomeui >= 2.16.1 +Requires: libgnomeui >= 2.18.0 Requires: pam >= 0.99.7.1 Requires: which Requires: xorg-app-sessreg @@ -305,6 +309,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.203 2007/03/12 18:22:07 megabajt +- updated to 2.18.0; merged changes from DEVEL + +Revision 1.202.2.1 2007/03/04 14:41:19 megabajt +- updated to 2.17.8 + Revision 1.202 2007/02/13 07:16:45 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gdm.spec?r1=1.202&r2=1.203&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
