]> git.pld-linux.org Git - packages/cl.git/commitdiff
- add pam
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 2 Jan 2007 13:48:07 +0000 (13:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cl.spec -> 1.4

cl.spec

diff --git a/cl.spec b/cl.spec
index cbef4312178e81afec9c7463821e1693b530ec9e..8eb830cb4a62cd0982e26f6c7031cd252fbf4d03 100644 (file)
--- a/cl.spec
+++ b/cl.spec
@@ -1,11 +1,11 @@
 Summary:       Console Locker
 Name:          cl
-Version:       0.1
-Release:       0.2
+Version:       0.2
+Release:       0.1
 License:       RPL Rebane Public License (beerware)
 Group:         Applications/System
 Source0:       http://glen.alkohol.ee/cl/%{name}-%{version}.tar.bz2
-# Source0-md5: 05797d09bbb4d4c8b8c5024e6fb21ed0
+# Source0-md5: 5570c7f42a628e1181437b9ee51216f9
 URL:           http://glen.alkohol.ee/cl/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -29,4 +29,5 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%config(noreplace) %verify(not md5 mtime size) /etc/pam.d/cl
 %attr(4755,root,root) %{_sbindir}/cl
This page took 0.080058 seconds and 4 git commands to generate.