From 04bb1c2c8f32646d8f4c5a261bd67bebcf795bc4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 12 Dec 2005 15:19:32 +0000 Subject: [PATCH] - adapterized (sorted %verify flags) Changed files: fake.spec -> 1.28 --- fake.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fake.spec b/fake.spec index d466cb4..77dc170 100644 --- a/fake.spec +++ b/fake.spec @@ -67,8 +67,8 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc AUTHORS ChangeLog README docs/{arp_fun,redundant_linux}.txt %dir %{_sysconfdir}/fake -%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/fake/.fakerc -%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/fake/clear_routers +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/fake/.fakerc +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/fake/clear_routers %dir %{_sysconfdir}/fake/instance_config %config %{_sysconfdir}/fake/instance_config/203.12.97.7.cfg %attr(755,root,root) %{_sbindir}/send_arp -- 2.43.0