X-Git-Url: https://git.tld-linux.org/?p=packages%2Fdehydrated.git;a=blobdiff_plain;f=dehydrated.spec;h=3d22410ef38324a18e9ee10e016ae37d9b5a9825;hp=62f11b32ee32e1c5a49750ee9503bdfcfa0ccb24;hb=1af06821e08ba9860e26032a59e7a1fdce8a8e03;hpb=7651f36ffc080f1cb16224e339e5ee6818855e97 diff --git a/dehydrated.spec b/dehydrated.spec index 62f11b3..3d22410 100644 --- a/dehydrated.spec +++ b/dehydrated.spec @@ -1,11 +1,11 @@ Summary: letsencrypt/acme client implemented as a shell-script Name: dehydrated -Version: 0.4.0 -Release: 1 +Version: 0.6.2 +Release: 2 License: MIT Group: Applications/Networking Source0: https://github.com/lukas2511/dehydrated/archive/v%{version}/%{name}-%{version}.tar.gz -# Source0-md5: 8114ba0144a158d5ad1bdf02e6f43195 +# Source0-md5: d4db13d5965054b0a231bf95285c6cf0 Source1: httpd.conf Source2: lighttpd.conf Source3: nginx.conf @@ -108,14 +108,15 @@ rm -rf $RPM_BUILD_ROOT %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webapps}/%{name}/lighttpd.conf %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webapps}/%{name}/nginx.conf %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/%{name}/config -%attr(755,root,root) /etc/%{name}/conf.d +%dir %attr(755,root,root) /etc/%{name} +%dir %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}