X-Git-Url: https://git.tld-linux.org/?p=packages%2Fdehydrated.git;a=blobdiff_plain;f=dehydrated.spec;fp=dehydrated.spec;h=8e82c582d186f549daa965bc9de51bf56aed59c7;hp=d95dc1c10a99f6be0ba6ad5ccc319fd9310c4d97;hb=9bf026a0896f188bfd309b0fcdaca394efac974d;hpb=a42ba50d36086c95b6c5cd1aa88f00aa92f5bbfe diff --git a/dehydrated.spec b/dehydrated.spec index d95dc1c..8e82c58 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 +Version: 0.6.2 Release: 1 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,7 +108,7 @@ 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}/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 %dir %attr(755,root,root) /etc/%{name}/hooks