]> git.pld-linux.org Git - packages/bind.git/blobdiff - bind.spec
- up to 9.11.1 P3
[packages/bind.git] / bind.spec
index 86d40fcd920f2949685cff38bdd5828f496dc378..425366942853c147a2bf38d9baff62ee52fc0d5a 100644 (file)
--- a/bind.spec
+++ b/bind.spec
 %bcond_without epoll           # disable epoll support
 %endif
 
-%define                ver     9.11.0
-%if 0
-%define                pverdot .P1
-%define                pverdir -P1
+%define                ver     9.11.1
+%if 1
+%define                pverdot .P3
+%define                pverdir -P3
 %else
 %define                pverdot %{nil}
 %define                pverdir %{nil}
@@ -49,7 +49,7 @@ Epoch:                7
 License:       MPL 2.0
 Group:         Networking/Daemons
 Source0:       ftp://ftp.isc.org/isc/bind9/%{ver}%{pverdir}/%{name}-%{ver}%{pverdir}.tar.gz
-# Source0-md5: b12f386e35f3193e6255ed8c03230539
+# Source0-md5: 86536512f247750255c4fd63ffa6e96f
 Source1:       named.init
 Source2:       named.sysconfig
 Source3:       named.logrotate
@@ -60,7 +60,7 @@ Source5:      http://www.venaas.no/ldap/bind-sdb/dnszone-schema.txt
 Source6:       %{name}-hip.tar.gz
 # Source6-md5: 62a8a67f51ff8db9fe815205416a1f62
 Source7:       ftp://rs.internic.net/domain/root.zone
-# Source7-md5: d72d81babfab4d8eda47c206447b1fc3
+# Source7-md5: 4a954989ce4d5a012b3a8a09722378c2
 Source8:       %{name}-127.0.0.zone
 Source9:       %{name}-localhost.zone
 Source10:      %{name}-named.conf
@@ -103,6 +103,8 @@ Requires(pre):      /usr/sbin/groupadd
 Requires(pre): /usr/sbin/useradd
 Requires(pre): fileutils
 Requires:      %{name}-libs = %{epoch}:%{version}-%{release}
+# for dnssec-{checkds,coverage,keymgr}
+Requires:      python3-isc = %{epoch}:%{version}-%{release}
 Requires:      psmisc >= 20.1
 Requires:      rc-scripts >= 0.2.0
 Requires:      systemd-units >= 38
@@ -370,12 +372,17 @@ BIND schema for openldap.
 Schemat BIND dla openldap.
 
 %package -n python3-isc
-Summary:        Python BIND module
+Summary:        Python 3 ISC module - functions to support BIND utilities
+Summary(pl.UTF-8):     Moduł Pythona 3 ISC - funkcje wspomagające narzędzia BIND-a
 Group:          Libraries/Python
 Requires:       python3-modules
 
 %description -n python3-isc
-Python BIND module.
+Python 3 ISC module containing functions to support BIND utilities.
+
+%description -n python3-isc -l pl.UTF-8
+Moduł Pythona 3 ISC, zawierający funkcje wspomagające narzędzia
+BIND-a.
 
 %prep
 %setup -q %{?with_hip:-a6} -n %{name}-%{ver}%{pverdir}
@@ -433,8 +440,8 @@ install -d $RPM_BUILD_ROOT{%{_includedir},%{_bindir},%{_sbindir},%{_includedir}}
        DESTDIR=$RPM_BUILD_ROOT
 
 bzip2 -dc %{SOURCE4} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
-rm $RPM_BUILD_ROOT%{_mandir}/README.named-non-english-man-pages
-mv $RPM_BUILD_ROOT%{_mandir}/ja/man8/nslookup.8 $RPM_BUILD_ROOT%{_mandir}/ja/man1/nslookup.1
+%{__rm} $RPM_BUILD_ROOT%{_mandir}/README.named-non-english-man-pages
+%{__mv} $RPM_BUILD_ROOT%{_mandir}/ja/man8/nslookup.8 $RPM_BUILD_ROOT%{_mandir}/ja/man1/nslookup.1
 %{__sed} -i -e 's/NSLOOKUP 8/NSLOOKUP 1/' $RPM_BUILD_ROOT%{_mandir}/ja/man1/nslookup.1
 
 cp -p bin/tests/named.conf             EXAMPLE-CONFIG-named
@@ -446,7 +453,7 @@ cp -p %{SOURCE7}                    $RPM_BUILD_ROOT%{_var}/lib/named/root.hint
 cp -p %{SOURCE8}                       $RPM_BUILD_ROOT%{_var}/lib/named/M/127.0.0.zone
 cp -p %{SOURCE9}                       $RPM_BUILD_ROOT%{_var}/lib/named/M/localhost.zone
 cp -p %{SOURCE10}                      $RPM_BUILD_ROOT%{_var}/lib/named%{_sysconfdir}/named.conf
-mv $RPM_BUILD_ROOT/etc/bind.keys        $RPM_BUILD_ROOT%{_var}/lib/named%{_sysconfdir}/
+%{__mv} $RPM_BUILD_ROOT/etc/bind.keys   $RPM_BUILD_ROOT%{_var}/lib/named%{_sysconfdir}/
 
 ln -sf %{_var}/lib/named%{_sysconfdir}/named.conf $RPM_BUILD_ROOT/etc/named.conf
 ln -sf %{_var}/lib/named%{_sysconfdir}/bind.keys $RPM_BUILD_ROOT/etc/bind.keys
@@ -626,11 +633,11 @@ fi
 %attr(755,root,root) %{_libdir}/libbind9.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libbind9.so.160
 %attr(755,root,root) %{_libdir}/libdns.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libdns.so.166
+%attr(755,root,root) %ghost %{_libdir}/libdns.so.168
 %attr(755,root,root) %{_libdir}/libirs.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libirs.so.160
 %attr(755,root,root) %{_libdir}/libisc.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libisc.so.160
+%attr(755,root,root) %ghost %{_libdir}/libisc.so.166
 %attr(755,root,root) %{_libdir}/libisccc.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libisccc.so.160
 %attr(755,root,root) %{_libdir}/libisccfg.so.*.*.*
This page took 0.035402 seconds and 4 git commands to generate.