SHA256
1
0
forked from pool/bind

Accepting request 336452 from network

- Avoid double %setup, it confuses some versions of quilt.
- Summary/description update (forwarded request 336332 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/336452
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bind?expand=0&rev=110
This commit is contained in:
Dominique Leuenberger 2015-10-22 10:56:27 +00:00 committed by Git OBS Bridge
commit 2fae4c21e5
2 changed files with 10 additions and 6 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Oct 4 16:57:28 UTC 2015 - jengelh@inai.de
- Avoid double %setup, it confuses some versions of quilt.
- Summary/description update
-------------------------------------------------------------------
Tue Sep 22 13:15:51 UTC 2015 - meissner@suse.com

View File

@ -202,7 +202,7 @@ version of resolver functions (gethostbyname, getaddrinfo, etc.)
which implement features for handling internationalized domain names.
%package -n libirs141
Summary: The "IRS" (Information Retrieval System) library
Summary: The BIND Information Retrieval System library
Group: System/Libraries
Version: %rpm_vers
Release: 0
@ -262,7 +262,7 @@ Version: %rpm_vers
Release: 0
%description -n libisccfg140
This BIND library contains the configuration file parser
This BIND library contains the configuration file parser.
%package -n liblwres141
Summary: Lightweight Resolver API library
@ -361,14 +361,12 @@ Obsoletes: bind9-utils < %version
Obsoletes: bindutil < %version
%description utils
This package includes the utilities host, dig, and nslookup used to
This package includes the utilities "host", "dig", and "nslookup" used to
test and query the Domain Name System (DNS). The Berkeley Internet
Name Domain (BIND) DNS server is found in the package named bind.
%prep
%setup -q -n %{pkg_name}-%{pkg_vers}
#%setup -n %{pkg_name}-%{version} -T -D -a1 -a50
%setup -q -n %{pkg_name}-%{pkg_vers} -T -D -a1
%setup -q -n %{pkg_name}-%{pkg_vers} -a1
%patch -p1
%patch1 -p1
%patch4 -p0