Updating link to change in openSUSE:Factory/bind revision 47.0
OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=1c3b36091782f154a38f1e806db1d10e
This commit is contained in:
parent
b4badead06
commit
3073b44921
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:35d0281b313b038600ea3a20d08e9d4736e5a69e950cc3aac14ae7433061dcb3
|
||||
size 7123585
|
3
bind-9.7.0P2.tar.gz
Normal file
3
bind-9.7.0P2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c20bfd712a4d940c531ab0ac63499640f9f133b0b54d1aa3f2eca65795f8e2f0
|
||||
size 7240336
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 20 10:10:13 CEST 2010 - ug@suse.de
|
||||
|
||||
- Handle broken DNSSEC trust chains better. [RT #15619]
|
||||
- Named could return SERVFAIL for negative responses
|
||||
from unsigned zones. [RT #21131
|
||||
- version 9.7.0-P2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 1 12:18:57 UTC 2010 - aj@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package bind (Version 9.7.0)
|
||||
# spec file for package bind (Version 9.7.0P2)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -20,12 +20,12 @@
|
||||
|
||||
Name: bind
|
||||
%define pkg_name bind
|
||||
%define pkg_vers 9.7.0
|
||||
%define pkg_vers 9.7.0P2
|
||||
BuildRequires: openldap2-devel
|
||||
BuildRequires: libcap libcap-devel libmysqlclient-devel libxml2-devel openssl openssl-devel
|
||||
Summary: Domain Name System (DNS) Server (named)
|
||||
Version: 9.7.0
|
||||
Release: 3
|
||||
Version: 9.7.0P2
|
||||
Release: 1
|
||||
License: BSD3c(or similar) ; MIT License (or similar)
|
||||
Group: Productivity/Networking/DNS/Servers
|
||||
Provides: dns_daemon bind8 bind9
|
||||
|
Loading…
Reference in New Issue
Block a user