Accepting request 336332 from home:jengelh:branches:network

- Avoid double %setup, it confuses some versions of quilt.
- Summary/description update

OBS-URL: https://build.opensuse.org/request/show/336332
OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=178
This commit is contained in:
Reinhard Max 2015-10-05 07:46:26 +00:00 committed by Git OBS Bridge
parent f17cebd7c5
commit ee28860376
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