SPECS: lineakd.spec - note about send_to_keyboard availability.
pluto
pluto at pld-linux.org
Thu Aug 17 20:13:11 CEST 2006
Author: pluto Date: Thu Aug 17 18:13:11 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- note about send_to_keyboard availability.
---- Files affected:
SPECS:
lineakd.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: SPECS/lineakd.spec
diff -u SPECS/lineakd.spec:1.20 SPECS/lineakd.spec:1.21
--- SPECS/lineakd.spec:1.20 Thu Aug 17 19:47:56 2006
+++ SPECS/lineakd.spec Thu Aug 17 20:13:05 2006
@@ -111,8 +111,9 @@
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog README TODO lineakd.conf.example lineakd.conf.kde.example lineakkb.def.custom_example
%attr(755,root,root) %{_bindir}/*
-%ifnarch ppc
- %attr(754,root,root) %{_sbindir}/send_to_keyboard
+%ifarch %{ix86} %{x8664} arm alpha
+# these machines do have keyboard accessible through io ports
+%attr(754,root,root) %{_sbindir}/send_to_keyboard
%endif
%dir %{_libdir}/%{name}
%dir %{_libdir}/%{name}/plugins
@@ -143,6 +144,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2006/08/17 18:13:05 pluto
+- note about send_to_keyboard availability.
+
Revision 1.20 2006/08/17 17:47:56 czarny
- fixed ppc %files section
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/lineakd.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list