SPECS: kdebase4-workspace.spec - fix for session unlocking - parta...

shadzik shadzik at pld-linux.org
Mon Jan 28 21:35:59 CET 2008


Author: shadzik                      Date: Mon Jan 28 20:35:59 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix for session unlocking
- partailly fixes kdm login too (but there's still an "critical error")

---- Files affected:
SPECS:
   kdebase4-workspace.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/kdebase4-workspace.spec
diff -u SPECS/kdebase4-workspace.spec:1.19 SPECS/kdebase4-workspace.spec:1.20
--- SPECS/kdebase4-workspace.spec:1.19	Mon Jan 28 19:18:56 2008
+++ SPECS/kdebase4-workspace.spec	Mon Jan 28 21:35:54 2008
@@ -31,6 +31,7 @@
 Source5:	kdebase-kdm.sysconfig
 Source6:	kdebase-kdm_pldlogo.png
 Source7:	kdebase-kdm_pldwallpaper.png
+Source8:	kdebase-kde.pam
 Source15:	%{name}-kde4.desktop
 Source16:	%{name}-kde4-session
 BuildRequires:	bluez-libs-devel
@@ -494,6 +495,7 @@
 install %{SOURCE1}	$RPM_BUILD_ROOT/etc/pam.d/kdesktop
 install %{SOURCE2}	$RPM_BUILD_ROOT/etc/pam.d/kdm
 install %{SOURCE3}	$RPM_BUILD_ROOT/etc/pam.d/kdm-np
+install %{SOURCE8}	$RPM_BUILD_ROOT/etc/pam.d/kde
 install %{SOURCE4}	$RPM_BUILD_ROOT/etc/rc.d/init.d/kdm
 install %{SOURCE5}	$RPM_BUILD_ROOT/etc/sysconfig/kdm
 
@@ -1079,6 +1081,7 @@
 %defattr(644,root,root,755)
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/kdm
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/kdm-np
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/kde
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/security/blacklist.kdm
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/kdm
 %dir %{_datadir}/config/kdm
@@ -1289,6 +1292,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2008-01-28 20:35:54  shadzik
+- fix for session unlocking
+- partailly fixes kdm login too (but there's still an "critical error")
+
 Revision 1.19  2008-01-28 18:18:56  paszczus
 - added BR: Mesa-libGL-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kdebase4-workspace.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list