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