]> TLD Linux GIT Repositories - packages/dehydrated.git/commitdiff
- make hooks.sh and system functions non-configs so they always get
authorMarcin Krol <hawk@tld-linux.org>
Sat, 28 Oct 2017 12:44:35 +0000 (12:44 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Sat, 28 Oct 2017 12:44:35 +0000 (12:44 +0000)
  replaced during upgrade
- fixed some dir packaging

dehydrated.spec

index 62f11b32ee32e1c5a49750ee9503bdfcfa0ccb24..d95dc1c10a99f6be0ba6ad5ccc319fd9310c4d97 100644 (file)
@@ -111,11 +111,11 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) /etc/%{name}/conf.d
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/%{name}/conf.d/*.sh
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/%{name}/domains.txt
-%attr(755,root,root) /etc/%{name}/hooks
+%dir %attr(755,root,root) /etc/%{name}/hooks
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/%{name}/hooks/custom_functions
-%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/%{name}/hooks/functions
-%attr(750,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/%{name}/hooks/hook.sh
-%attr(755,root,root) /etc/%{name}/hooks.d
+%attr(640,root,root) /etc/%{name}/hooks/functions
+%attr(750,root,root) /etc/%{name}/hooks/hook.sh
+%dir %attr(755,root,root) /etc/%{name}/hooks.d
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/%{name}/hooks.d/global
 %attr(755,root,root) %{_sbindir}/%{name}
 %dir %attr(751,root,root) /var/lib/%{name}