Updating link to change in openSUSE:Factory/bind revision 43.0
OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=f48d15be89c60ddd0c2c0290aa828335
This commit is contained in:
committed by
Git OBS Bridge
parent
7d569cec9a
commit
cdaa911b92
26
bind.spec
26
bind.spec
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package bind (Version 9.6.1P3)
|
||||
# spec file for package bind (Version 9.7.0)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -20,13 +20,12 @@
|
||||
|
||||
Name: bind
|
||||
%define pkg_name bind
|
||||
%define pkg_vers 9.6.1P3
|
||||
%define pkg_vers 9.7.0
|
||||
#BuildRequires: openldap2 openldap2-devel
|
||||
BuildRequires: libcap libcap-devel libmysqlclient-devel libxml2-devel openssl openssl-devel
|
||||
Summary: Domain Name System (DNS) Server (named)
|
||||
Version: 9.6.1P3
|
||||
Version: 9.7.0
|
||||
Release: 1
|
||||
%define SDB_LDAP_VERSION 1.0-beta
|
||||
License: BSD3c(or similar) ; MIT License (or similar)
|
||||
Group: Productivity/Networking/DNS/Servers
|
||||
Provides: dns_daemon bind8 bind9
|
||||
@@ -40,12 +39,10 @@ Source1: vendor-files.tar.bz2
|
||||
Source2: baselibs.conf
|
||||
Source9: ftp://ftp.internic.net/domain/named.root
|
||||
Source40: http://www.venaas.no/ldap/bind-sdb/dnszone-schema.txt
|
||||
#Source50: bind-sdb-ldap-%{SDB_LDAP_VERSION}.tar.gz
|
||||
Patch: configure.in.diff
|
||||
Patch1: Makefile.in.diff
|
||||
Patch2: pid-path.diff
|
||||
Patch4: perl-path.diff
|
||||
#Patch50: sdb_ldap.diff
|
||||
Patch51: pie_compile.diff
|
||||
Patch52: named-bootconf.diff
|
||||
%if %ul_version >= 1
|
||||
@@ -678,6 +675,7 @@ fi
|
||||
%config(noreplace) %{_sysconfdir}/idnalias.conf
|
||||
%dir /etc/named.d
|
||||
%config(noreplace) /etc/named.d/rndc-access.conf
|
||||
%config(noreplace) /etc/bind.keys
|
||||
%dir %{_sysconfdir}/openldap
|
||||
%dir %{_sysconfdir}/openldap/schema
|
||||
%attr(0444,root,root) %config %{_sysconfdir}/openldap/schema/dnszone.schema
|
||||
@@ -692,6 +690,14 @@ fi
|
||||
%{_sbindir}/dnssec-keyfromlabel
|
||||
%{_sbindir}/rndc
|
||||
%{_sbindir}/rndc-confgen
|
||||
%{_sbindir}/arpaname
|
||||
%{_sbindir}/ddns-confgen
|
||||
%{_sbindir}/dnssec-revoke
|
||||
%{_sbindir}/dnssec-settime
|
||||
%{_sbindir}/genrandom
|
||||
%{_sbindir}/isc-hmac-fixup
|
||||
%{_sbindir}/named-journalprint
|
||||
%{_sbindir}/nsec3hash
|
||||
%dir %{_datadir}/idnkit
|
||||
%{_datadir}/idnkit/jp.map
|
||||
%dir %doc %{_defaultdocdir}/bind
|
||||
@@ -704,6 +710,14 @@ fi
|
||||
%doc %{_mandir}/man1/nsupdate.1.gz
|
||||
%doc %{_mandir}/man8/rndc-confgen.8.gz
|
||||
%doc %{_mandir}/man8/rndc.8.gz
|
||||
%doc %{_mandir}/man1/arpaname.1.gz
|
||||
%doc %{_mandir}/man8/ddns-confgen.8.gz
|
||||
%doc %{_mandir}/man8/dnssec-revoke.8.gz
|
||||
%doc %{_mandir}/man8/dnssec-settime.8.gz
|
||||
%doc %{_mandir}/man8/genrandom.8.gz
|
||||
%doc %{_mandir}/man8/isc-hmac-fixup.8.gz
|
||||
%doc %{_mandir}/man8/named-journalprint.8.gz
|
||||
%doc %{_mandir}/man8/nsec3hash.8.gz
|
||||
# idn kit
|
||||
%doc %{_mandir}/man1/idnconv.1.gz
|
||||
%doc %{_mandir}/man1/runidn.1.gz
|
||||
|
Reference in New Issue
Block a user