]> git.pld-linux.org Git - packages/cherokee.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:
    cherokee.spec -> 1.6

cherokee.spec

index 42942e6768d328fd513f4bb342df62fafe65a9da..96151532759fcec88d22f42ca406fcb83f550d56 100644 (file)
@@ -95,8 +95,8 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/cherokee
 %dir %{_sysconfdir}/cherokee
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/cherokee/cherokee.conf
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/cherokee/icons.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/cherokee/cherokee.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/cherokee/icons.conf
 %attr(755,root,root) %{_libdir}/libcherokee.so.*.*.*
 %dir %{_libdir}/cherokee
 %attr(755,root,root) %{_libdir}/cherokee/libcherokee_*.so*
This page took 0.146718 seconds and 4 git commands to generate.