Author: freetz Date: Fri Feb 10 08:39:37 2006 GMT Module: SPECS Tag: DEVEL ---- Log message: - 2.13.0.7, vt_9, logdir, default_theme patches incorporated into conf patch, switched to modular xorg
---- Files affected: SPECS: gdm.spec (1.172 -> 1.172.2.1) ---- Diffs: ================================================================ Index: SPECS/gdm.spec diff -u SPECS/gdm.spec:1.172 SPECS/gdm.spec:1.172.2.1 --- SPECS/gdm.spec:1.172 Mon Nov 28 22:50:34 2005 +++ SPECS/gdm.spec Fri Feb 10 09:39:31 2006 @@ -15,13 +15,13 @@ Summary(ru): äÉÓĐĚĹĘÎŮĘ ÍĹÎĹÄÖĹŇ GNOME Summary(uk): äÉÓĐĚĹĘÎÉĘ ÍĹÎĹÄÖĹŇ GNOME Name: gdm -Version: 2.8.0.7 +Version: 2.13.0.7 Release: 1 Epoch: 1 License: GPL/LGPL Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/gdm/2.8/%{name}-%{version}.tar.bz2 -# Source0-md5: 566a1e3d656b6b536414f287ead2db7e +Source0: http://ftp.gnome.org/pub/GNOME/sources/gdm/2.13/%{name}-%{version}.tar.bz2 +# Source0-md5: 70e469f85686ad861c1a8208ca231e9f Source1: %{name}.pamd Source2: %{name}.init Source3: %{name}-pld-logo.png @@ -33,9 +33,7 @@ Patch1: %{name}-conf.patch Patch2: %{name}-xsession.patch Patch3: %{name}-logdir.patch -Patch4: %{name}-default_theme.patch -Patch5: %{name}-desktop.patch -Patch6: %{name}-vt_9.patch +Patch4: %{name}-desktop.patch URL: http://www.jirka.org/gdm.html BuildRequires: attr-devel BuildRequires: autoconf @@ -62,7 +60,7 @@ Requires(postun): /usr/sbin/userdel Requires(post,postun): /usr/bin/scrollkeeper-update Requires: libgnome >= 2.6.1 -Requires: sessreg +Requires: xorg-app-sessreg Requires: which Requires: pam >= 0.79.0 Provides: group(xdm) @@ -118,7 +116,7 @@ Summary(pl): Serwer Xnest dla GDM Group: X11/Applications Requires: %{name} = %{epoch}:%{version}-%{release} -Requires: XFree86-Xnest +Requires: xorg-xserver-Xnest %description Xnest This package add support for Xnest server in gdm. @@ -145,10 +143,8 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 -%patch3 -p1 +#%patch3 -p1 %patch4 -p1 -%patch5 -p1 -%patch6 -p1 %build %{__libtoolize} @@ -158,13 +154,14 @@ %{__autoconf} %{__automake} %configure \ - --with-xinerama=yes \ - --with-xdmcp=yes \ + --disable-console-helper \ + --disable-scrollkeeper \ + --enable-authentication-scheme=pam \ --with-pam-prefix=/etc \ --with-tcp-wrappers=yes \ - --enable-authentication-scheme=pam \ - --disable-console-helper \ - --with%{!?with_selinux:out}-selinux + --with%{!?with_selinux:out}-selinux \ + --with-xdmcp=yes \ + --with-xinerama=yes %{__make} @@ -261,6 +258,7 @@ %config %{_sysconfdir}/gdm/modules/* %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/gdm/gdm.conf +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/gdm/gdm.conf-custom %config %{_sysconfdir}/gdm/locale.alias %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/gdm* %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/security/blacklist.gdm @@ -295,6 +293,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.172.2.1 2006/02/10 08:39:31 freetz +- 2.13.0.7, vt_9, logdir, default_theme patches incorporated into conf + patch, switched to modular xorg + Revision 1.172 2005/11/28 21:50:34 freetz - 2.8.0.7 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gdm.spec?r1=1.172&r2=1.172.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
