From 4b3591686b1e55f2aa4a52f5bd51f8331a969dc3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Sat, 13 Jul 2019 14:05:09 +0200 Subject: [PATCH] - rel 2; plugins moved to main package --- bind.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/bind.spec b/bind.spec index 5cbffb3..c36920d 100644 --- a/bind.spec +++ b/bind.spec @@ -47,7 +47,7 @@ Summary(uk.UTF-8): BIND - cервер системи доменних імен ( Summary(zh_CN.UTF-8): Internet 域名服务器 Name: bind Version: %{ver}%{pverdot} -Release: 1 +Release: 2 Epoch: 7 License: MPL 2.0 Group: Networking/Daemons @@ -605,6 +605,10 @@ fi %attr(770,root,named) %dir %{_var}/run/named +%dir %{_libdir}/named +%attr(755,root,root) %{_libdir}/named/filter-aaaa.so +%{_mandir}/man8/filter-aaaa.8* + %files utils %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/arpaname @@ -654,8 +658,6 @@ fi %attr(755,root,root) %ghost %{_libdir}/libisccfg.so.1302 %attr(755,root,root) %{_libdir}/libns.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libns.so.1306 -%attr(755,root,root) %ghost %{_libdir}/named/filter-aaaa.so -%{_mandir}/man8/filter-aaaa.8* %files devel %defattr(644,root,root,755) -- 2.44.0