]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Fix the group of the dnsdist.conf file when installed via RPM 13084/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 1 Aug 2023 08:04:54 +0000 (10:04 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 1 Aug 2023 08:06:17 +0000 (10:06 +0200)
commit32c478585461060b993a414e074daea47de94b80
tree68d40c41743c18c6803c0d3f5bfd0cbe113eb044
parent952d96f61b7573152402a2d37ab89a1d12378073
dnsdist: Fix the group of the dnsdist.conf file when installed via RPM

I _hope_ the `%attr` directive does the right thing, based on
http://ftp.rpm.org/max-rpm/s1-rpm-anywhere-specifying-file-attributes.html
I'm using this directive instead of calling `chgrp` in `%post` because
I'm told using `chgrp` would make `verify` complain about the ownership later.
builder-support/specs/dnsdist.spec