From 603b57d25bdd307a952f42e39bbc6445c311a7bd Mon Sep 17 00:00:00 2001 From: darekr Date: Sun, 15 May 2005 18:43:19 +0000 Subject: [PATCH] - %config(noreplace), %verify() for config file - killed dup %defattr Changed files: bofh.spec -> 1.20 --- bofh.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bofh.spec b/bofh.spec index 7bf29ac..fd51991 100644 --- a/bofh.spec +++ b/bofh.spec @@ -47,8 +47,8 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc README ChangeLog TODO CREDITS -%defattr(644,root,root,755) -%{_sysconfdir}/bofh +%dir %{_sysconfdir}/bofh +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bofh/config %attr(755,root,root) %{_sbindir}/bofh %{_datadir}/bofh %lang(pl) %{_datadir}/locale/pl/LC_MESSAGES/bofh.mo -- 2.43.0