]> git.pld-linux.org Git - packages/adom.git/blobdiff - adom.spec
- %config(noreplace),%verify() for config file
[packages/adom.git] / adom.spec
index 92f94c380da0e59539f96eed40bd3da8e66ab815..9003f2124976d5b8b6faf0bfb395da3ef5f500b5 100644 (file)
--- a/adom.spec
+++ b/adom.spec
@@ -57,8 +57,8 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(2755,root,games) %{_prefix}/games/adom
 %attr(775,root,games) %dir %{_scoredir}
-%attr(664,root,games) %config(noreplace) %verify(not md5 size mtime) %{_scoredir}/.HISCORE
-%{_sysconfdir}/adom_ds.cfg
+%attr(664,root,games) %config(noreplace) %verify(not md5 mtime size) %{_scoredir}/.HISCORE
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/adom_ds.cfg
 
 %{_desktopdir}/*
 %{_pixmapsdir}/*
This page took 0.029199 seconds and 4 git commands to generate.