]> git.pld-linux.org Git - packages/koha.git/commitdiff
- adapterized (sorted %verify attrs)
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 13 Dec 2005 12:56:54 +0000 (12:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    koha.spec -> 1.6

koha.spec

index 236f0e228c7e2d59827033a4b69682658146dc37..8d04fd136e52a859b9808d70087c27a85a270013 100644 (file)
--- a/koha.spec
+++ b/koha.spec
@@ -67,7 +67,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc ChangeLog* Hints TODO README sampledata-1.2.gz docs/manual koha.mysql
-%attr(640,root,httpd) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/koha.conf
+%attr(640,root,httpd) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/koha.conf
 %attr(770,root,httpd) %dir /var/log/koha
 %attr(770,root,httpd) %dir %{_opacdir}
 %attr(770,root,httpd) %dir %{_opacdir}/cgi-bin
This page took 0.065256 seconds and 4 git commands to generate.