SPECS: ekg.spec - no need to specify default attr
qboosh
qboosh at pld-linux.org
Tue Dec 6 20:32:43 CET 2005
Author: qboosh Date: Tue Dec 6 19:32:43 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- no need to specify default attr
---- Files affected:
SPECS:
ekg.spec (1.199 -> 1.200)
---- Diffs:
================================================================
Index: SPECS/ekg.spec
diff -u SPECS/ekg.spec:1.199 SPECS/ekg.spec:1.200
--- SPECS/ekg.spec:1.199 Sun Dec 4 23:58:06 2005
+++ SPECS/ekg.spec Tue Dec 6 20:32:36 2005
@@ -222,7 +222,7 @@
%doc ChangeLog docs/{FAQ,README,TODO,ULOTKA} docs/emoticons.{ansi,sample}
%attr(755,root,root) %{_bindir}/e*
%{?with_ioctl_daemon:%attr(4755,root,root) %{_bindir}/ioctld}
-%attr(644,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*.conf
%{_datadir}/ekg
%{_mandir}/man1/*
%lang(pl) %{_mandir}/pl/man1/*
@@ -251,6 +251,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.200 2005/12/06 19:32:36 qboosh
+- no need to specify default attr
+
Revision 1.199 2005/12/04 22:58:06 glen
- adapterized (sorted %verify flags)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ekg.spec?r1=1.199&r2=1.200&f=u
More information about the pld-cvs-commit
mailing list