packages: gdm/gdm.pamd, gdm/gdm.spec - small changes in pam file - use gdm....
wiget
wiget at pld-linux.org
Mon Oct 24 22:14:53 CEST 2011
Author: wiget Date: Mon Oct 24 20:14:53 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- small changes in pam file
- use gdm.pamd for gdm-password
- require compatible window manager
- suggests pam_gnome_keyring
- rel. 3
---- Files affected:
packages/gdm:
gdm.pamd (1.11 -> 1.12) , gdm.spec (1.282 -> 1.283)
---- Diffs:
================================================================
Index: packages/gdm/gdm.pamd
diff -u packages/gdm/gdm.pamd:1.11 packages/gdm/gdm.pamd:1.12
--- packages/gdm/gdm.pamd:1.11 Thu Oct 25 18:23:06 2007
+++ packages/gdm/gdm.pamd Mon Oct 24 22:14:48 2011
@@ -1,13 +1,13 @@
#%PAM-1.0
auth required pam_listfile.so item=user sense=deny file=/etc/security/blacklist.gdm onerr=succeed
auth include system-auth
-auth optional pam_gnome_keyring.so
+auth optional pam_gnome_keyring.so try_first_pass
account required pam_shells.so
account required pam_nologin.so
account required pam_access.so
account include system-auth
password include system-auth
session optional pam_keyinit.so force revoke
-session include system-auth
session optional pam_console.so
session optional pam_gnome_keyring.so auto_start
+session include system-auth
================================================================
Index: packages/gdm/gdm.spec
diff -u packages/gdm/gdm.spec:1.282 packages/gdm/gdm.spec:1.283
--- packages/gdm/gdm.spec:1.282 Thu Oct 20 20:29:39 2011
+++ packages/gdm/gdm.spec Mon Oct 24 22:14:48 2011
@@ -16,7 +16,7 @@
Summary(uk.UTF-8): Дисплейний менеджер GNOME
Name: gdm
Version: 3.2.1.1
-Release: 2
+Release: 3
Epoch: 2
License: GPL/LGPL
Group: X11/Applications
@@ -87,6 +87,7 @@
Requires: ConsoleKit-x11 >= 0.4.1
Requires: accountsservice >= 0.6.12
Requires: dbus-x11
+Requires: gdm-wm >= 3.2.1
Requires: gnome-session >= 2.91.91.1
Requires: gnome-settings-daemon >= 2.91.91
Requires: hicolor-icon-theme
@@ -95,6 +96,7 @@
Requires: which
Requires: xorg-app-sessreg
Requires: xorg-app-xmodmap
+Suggests: pam-pam_gnome_keyring
Suggests: zenity
Provides: XDM
Provides: group(xdm)
@@ -250,6 +252,7 @@
PAM_PREFIX=/etc
cp -p %{SOURCE1} $RPM_BUILD_ROOT/etc/pam.d/gdm
+cp -p %{SOURCE1} $RPM_BUILD_ROOT/etc/pam.d/gdm-password
cp -p %{SOURCE4} $RPM_BUILD_ROOT/etc/pam.d/gdm-autologin
install -p %{SOURCE2} $RPM_BUILD_ROOT/etc/rc.d/init.d/gdm
cp -p %{SOURCE7} $RPM_BUILD_ROOT/etc/init/%{name}.conf
@@ -413,6 +416,13 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.283 2011/10/24 20:14:48 wiget
+- small changes in pam file
+- use gdm.pamd for gdm-password
+- require compatible window manager
+- suggests pam_gnome_keyring
+- rel. 3
+
Revision 1.282 2011/10/20 18:29:39 kiesiu
- add dconf update to %%post
- rel. 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gdm/gdm.pamd?r1=1.11&r2=1.12&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gdm/gdm.spec?r1=1.282&r2=1.283&f=u
More information about the pld-cvs-commit
mailing list