From e96a5cfd596f8077231dd7287e8a0d26885760ca Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C5=81ukasz=20Kie=C5=9B?= Date: Fri, 13 Feb 2015 21:24:57 +0100 Subject: [PATCH] - updated to 3.4.2 - more verbose files --- pdns.spec | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/pdns.spec b/pdns.spec index 7ef88ff..d4f5bbb 100644 --- a/pdns.spec +++ b/pdns.spec @@ -1,12 +1,12 @@ Summary: PowerDNS is a Versatile Database Driven Nameserver Summary(pl.UTF-8): PowerDNS to wielofunkcyjny serwer nazw korzystający z relacyjnych baz danych Name: pdns -Version: 3.4.1 -Release: 2 +Version: 3.4.2 +Release: 1 License: GPL Group: Networking/Daemons Source0: http://downloads.powerdns.com/releases/%{name}-%{version}.tar.bz2 -# Source0-md5: 3259505caeaae2a5e9baf3255be437ff +# Source0-md5: 3f79de4d0bc845fb3d4b492234daf1a4 Source1: http://downloads.powerdns.com/documentation/%{name}.pdf # Source1-md5: cb69cd9655e4cb319c66adb2c733314d Source2: http://downloads.powerdns.com/documentation/%{name}.txt @@ -209,10 +209,18 @@ fi %dir %{_sysconfdir}/%{name} %attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/%{name}.conf %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/pdns -%attr(755,root,root) %{_sbindir}/* -%attr(755,root,root) %{_bindir}/* +%attr(755,root,root) %{_sbindir}/pdns_server +%attr(755,root,root) %{_bindir}/pdns_control +%attr(755,root,root) %{_bindir}/pdnssec +%attr(755,root,root) %{_bindir}/zone2json +%attr(755,root,root) %{_bindir}/zone2ldap +%attr(755,root,root) %{_bindir}/zone2sql %dir %{_libdir}/%{name} -%{_mandir}/man8/* +%{_mandir}/man1/pdns_control.1* +%{_mandir}/man1/pdns_server.1* +%{_mandir}/man1/pdnssec.1* +%{_mandir}/man1/zone2ldap.1* +%{_mandir}/man1/zone2sql.1* %files backend-gmysql %defattr(644,root,root,755) -- 2.44.0