From: Ruben Kerkhof Date: Fri, 5 Feb 2016 15:34:28 +0000 (+0100) Subject: Dnsdist rpm: add license X-Git-Tag: auth-4.0.0-alpha2~71^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F3342%2Fhead;p=thirdparty%2Fpdns.git Dnsdist rpm: add license --- diff --git a/build-scripts/build-dnsdist-rpm b/build-scripts/build-dnsdist-rpm index 843b0f37bd..95eb6072ef 100755 --- a/build-scripts/build-dnsdist-rpm +++ b/build-scripts/build-dnsdist-rpm @@ -112,9 +112,10 @@ ${INIT_INSTALL} ${DEFAULTS_INSTALL} %files +%license COPYING +%doc README.md %{_bindir}/* %{_mandir}/man1/* -%doc README.md %dir %{_sysconfdir}/dnsdist ${INIT_FILES} %config(noreplace) ${DEFAULTS_FILES}