]> git.pld-linux.org Git - packages/phpMyAdmin.git/commitdiff
- adaptarized
authorSÅ‚awomir Paszkiewicz <paszczus@pld-linux.org>
Tue, 12 Apr 2005 21:59:13 +0000 (21:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    phpMyAdmin.spec -> 1.94

phpMyAdmin.spec

index 6bad0e06c95a7b82d2980672ef4437296a3440e0..322983d1588a72cea8dfd00ed76e1e9b8ea0d3c4 100644 (file)
@@ -139,8 +139,8 @@ fi
 %defattr(644,root,root,755)
 %doc Documentation.* CREDITS ChangeLog INSTALL README TODO translators.html scripts
 %dir %{_sysconfdir}
-%attr(640,root,http) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/*
-%config(noreplace) %verify(not size mtime md5) /etc/httpd/%{name}.conf
+%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
+%config(noreplace) %verify(not md5 mtime size) /etc/httpd/%{name}.conf
 %dir %{_myadmindir}
 %{_myadmindir}/css
 %{_myadmindir}/themes
This page took 0.391348 seconds and 4 git commands to generate.