]> git.pld-linux.org Git - packages/whois.git/commitdiff
- sort verify() flags
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 28 Dec 2004 12:38:03 +0000 (12:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    whois.spec -> 1.67

whois.spec

index 823a123fba213761f01035c279c7c1e4beb75139..94565ae0a8023cee0582745a0416b9d7129d9459 100644 (file)
@@ -71,5 +71,5 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README debian/changelog
 %attr(755,root,root) %{_bindir}/*
-%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/whois.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/whois.conf
 %{_mandir}/man1/*
This page took 0.07647 seconds and 4 git commands to generate.