]> git.pld-linux.org Git - packages/fake.git/commitdiff
- adapterized (sorted %verify flags)
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 12 Dec 2005 15:19:32 +0000 (15:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fake.spec -> 1.28

fake.spec

index d466cb482aed9bc28f4c6d0e681b8de7f25a3bc3..77dc17096faa94b7ca0037da1f59ffc2185bdcab 100644 (file)
--- 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
This page took 0.071303 seconds and 4 git commands to generate.