]> git.pld-linux.org Git - packages/aspseek.git/commitdiff
- adapterized
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 2 May 2005 18:23:51 +0000 (18:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aspseek.spec -> 1.30

aspseek.spec

index fa995e11d76c39e639b7a5f0db0db5f2be96b4b4..631dffc8f3b8ae90122bfc9b85d68b138d9de989 100644 (file)
@@ -216,8 +216,8 @@ fi
 %{_sysconfdir}/tables
 %attr(754,root,root) /etc/rc.d/init.d/aspseek
 %attr(750,aspseek,root) %dir /var/spool/aspseek
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/*.conf
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/*.htm
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*.htm
 %ghost /var/log/aspseek.log
 
 %files db-mysql
@@ -231,4 +231,4 @@ fi
 %defattr(644,root,root,755)
 %doc README.APACHE_MODULE
 %attr(755,root,root) %{_pkglibdir}/*.so
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/httpd/mod_*.conf
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/httpd/mod_*.conf
This page took 0.027086 seconds and 4 git commands to generate.