SHA256
1
0
forked from pool/bind
OBS User unknown
2009-02-20 20:39:04 +00:00
committed by Git OBS Bridge
parent b7b04187b7
commit 9a5a7d09cb
3 changed files with 12 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ Name: bind
BuildRequires: libcap libcap-devel libxml2-devel openssl openssl-devel
Summary: Domain Name System (DNS) Server (named)
Version: 9.6.0P1
Release: 1
Release: 2
%define SDB_LDAP_VERSION 1.0-beta
License: BSD 3-Clause; X11/MIT
Group: Productivity/Networking/DNS/Servers
@@ -706,6 +706,9 @@ fi
%doc %{_mandir}/man5/idnrc.5.gz
%changelog
* Wed Feb 18 2009 ug@suse.de
- mount /proc into chroot environment to support
multi CPU systems (bnc#470828)
* Wed Jan 28 2009 ug@suse.de
- key names with spaces are allowed by genDDNSkey now
(bnc#459739)