From 059bcb29d2d986258d8bce121fc0833b520ac888 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Tue, 6 Dec 2005 19:32:36 +0000 Subject: [PATCH] - no need to specify default attr Changed files: ekg.spec -> 1.200 --- ekg.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ekg.spec b/ekg.spec index 2d26504..36c342c 100644 --- a/ekg.spec +++ b/ekg.spec @@ -221,7 +221,7 @@ rm -rf $RPM_BUILD_ROOT %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/* -- 2.44.0