SPECS: lineakd.spec - fixed ppc %files section

czarny czarny at pld-linux.org
Thu Aug 17 19:48:01 CEST 2006


Author: czarny                       Date: Thu Aug 17 17:48:01 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
 - fixed ppc %files section

---- Files affected:
SPECS:
   lineakd.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/lineakd.spec
diff -u SPECS/lineakd.spec:1.19 SPECS/lineakd.spec:1.20
--- SPECS/lineakd.spec:1.19	Wed Aug 16 10:41:26 2006
+++ SPECS/lineakd.spec	Thu Aug 17 19:47:56 2006
@@ -111,7 +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}/*
-%attr(754,root,root) %{_sbindir}/send_to_keyboard
+%ifnarch ppc
+    %attr(754,root,root) %{_sbindir}/send_to_keyboard
+%endif
 %dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/plugins
 %{_mandir}/man1/lineakd.1*
@@ -141,6 +143,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2006/08/17 17:47:56  czarny
+ - fixed ppc %files section
+
 Revision 1.19  2006/08/16 08:41:26  czarny
  - up to 0.9
  - removed patches 0,1 (not needed)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lineakd.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list