SPECS: cl.spec - prog should be suid

glen glen at pld-linux.org
Tue Jan 2 12:54:52 CET 2007


Author: glen                         Date: Tue Jan  2 11:54:52 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- prog should be suid

---- Files affected:
SPECS:
   cl.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/cl.spec
diff -u SPECS/cl.spec:1.2 SPECS/cl.spec:1.3
--- SPECS/cl.spec:1.2	Tue Jan  2 12:45:22 2007
+++ SPECS/cl.spec	Tue Jan  2 12:54:47 2007
@@ -2,7 +2,7 @@
 Summary:	Console Locker
 Name:		cl
 Version:	0.1
-Release:	0.1
+Release:	0.2
 License:	RPL Rebane Public License (beerware)
 Group:		Applications/System
 Source0:	http://glen.alkohol.ee/cl/%{name}-%{version}.tar.bz2
@@ -30,7 +30,7 @@
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_sbindir}/cl
+%attr(4755,root,root) %{_sbindir}/cl
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -38,6 +38,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/01/02 11:54:47  glen
+- prog should be suid
+
 Revision 1.2  2007/01/02 11:45:22  glen
 - made homepage, use make and optflags
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cl.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list