SPECS: kde4-kdebase-workspace.spec - fix unlocking (this time for real)

shadzik shadzik at pld-linux.org
Thu Jun 26 19:29:21 CEST 2008


Author: shadzik                      Date: Thu Jun 26 17:29:21 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix unlocking (this time for real)

---- Files affected:
SPECS:
   kde4-kdebase-workspace.spec (1.98 -> 1.99) 

---- Diffs:

================================================================
Index: SPECS/kde4-kdebase-workspace.spec
diff -u SPECS/kde4-kdebase-workspace.spec:1.98 SPECS/kde4-kdebase-workspace.spec:1.99
--- SPECS/kde4-kdebase-workspace.spec:1.98	Thu Jun 26 12:40:54 2008
+++ SPECS/kde4-kdebase-workspace.spec	Thu Jun 26 19:29:16 2008
@@ -10,7 +10,7 @@
 Summary(pl.UTF-8):	Podstawowe komponenty środowiska KDE 4
 Name:		kde4-kdebase-workspace
 Version:	4.0.83
-Release:	2
+Release:	3
 License:	GPL v2+
 Group:		X11/Applications
 Source0:	ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{oname}-%{version}.tar.bz2
@@ -23,6 +23,8 @@
 Source6:	kdebase-kdm_pldlogo.png
 Source7:	kdebase-kdm_pldwallpaper.png
 Source8:	kdebase-kde.pam
+Source9:	%{name}-kcheckpass.pam
+Source10:	%{name}-kscreensaver.pam
 Source15:	%{name}.desktop
 Source16:	%{name}-session
 Patch0:		%{name}-Xtst.patch
@@ -530,6 +532,8 @@
 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 %{SOURCE9}	$RPM_BUILD_ROOT/etc/pam.d/kcheckpass
+install %{SOURCE10}	$RPM_BUILD_ROOT/etc/pam.d/kscreensaver
 install %{SOURCE4}	$RPM_BUILD_ROOT/etc/rc.d/init.d/kdm
 install %{SOURCE5}	$RPM_BUILD_ROOT/etc/sysconfig/kdm
 
@@ -1233,6 +1237,8 @@
 %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/pam.d/kcheckpass
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/kscreensaver
 %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
@@ -1354,6 +1360,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.99  2008/06/26 17:29:16  shadzik
+- fix unlocking (this time for real)
+
 Revision 1.98  2008/06/26 10:40:54  shadzik
 - add patch2
 - rel 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdebase-workspace.spec?r1=1.98&r2=1.99&f=u



More information about the pld-cvs-commit mailing list