From 72005739b547369943689ecae8b52ee897e70555 Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C5=82awomir=20Paszkiewicz?= Date: Tue, 12 Apr 2005 21:59:13 +0000 Subject: [PATCH] - adaptarized Changed files: phpMyAdmin.spec -> 1.94 --- phpMyAdmin.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 6bad0e0..322983d 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -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 -- 2.44.0