Author: glen Date: Tue Jan 2 13:48:12 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - add pam
---- Files affected: SPECS: cl.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/cl.spec diff -u SPECS/cl.spec:1.3 SPECS/cl.spec:1.4 --- SPECS/cl.spec:1.3 Tue Jan 2 12:54:47 2007 +++ SPECS/cl.spec Tue Jan 2 14:48:07 2007 @@ -1,12 +1,12 @@ # $Revision$, $Date$ 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) @@ -30,6 +30,7 @@ %files %defattr(644,root,root,755) +%config(noreplace) %verify(not md5 mtime size) /etc/pam.d/cl %attr(4755,root,root) %{_sbindir}/cl %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -38,6 +39,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2007/01/02 13:48:07 glen +- add pam + Revision 1.3 2007/01/02 11:54:47 glen - prog should be suid ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/cl.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
