SPECS: pconsole.spec - suid bit needed to send faked keypresses to...
glen
glen at pld-linux.org
Sun Oct 9 02:29:35 CEST 2005
Author: glen Date: Sun Oct 9 00:29:35 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- suid bit needed to send faked keypresses to pty
---- Files affected:
SPECS:
pconsole.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/pconsole.spec
diff -u SPECS/pconsole.spec:1.1 SPECS/pconsole.spec:1.2
--- SPECS/pconsole.spec:1.1 Sun Oct 9 02:11:07 2005
+++ SPECS/pconsole.spec Sun Oct 9 02:29:30 2005
@@ -43,7 +43,7 @@
%files
%defattr(644,root,root,755)
%doc ChangeLog README.pconsole
-%attr(755,root,root) %{_bindir}/*
+%attr(4755,root,root) %{_bindir}/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -51,6 +51,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2005/10/09 00:29:30 glen
+- suid bit needed to send faked keypresses to pty
+
Revision 1.1 2005/10/09 00:11:07 glen
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/pconsole.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list