Accepting request 513176 from home:Andreas_Schwab:glibc:rebuild

- decls.patch: fix missing declarations

OBS-URL: https://build.opensuse.org/request/show/513176
OBS-URL: https://build.opensuse.org/package/show/network:NIS/libnsl?expand=0&rev=9
This commit is contained in:
2017-08-02 11:28:48 +00:00
committed by Git OBS Bridge
parent b85b9e00d0
commit 006044eed2
3 changed files with 19 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ BuildRequires: libtirpc-devel >= 1.0
Url: http://github.com/thkukuk/libnsl
Source: %{name}-%{version}.tar.bz2
Source1: baselibs.conf
Patch: decls.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define debug_package_requires libnsl1 = %{version}-%{release}
@@ -66,6 +67,7 @@ The NIS+ API is deprecated and only there "as is".
%prep
%setup -q
%patch -p1
%build
%configure --libdir=/%{_libdir}/nsl --includedir=%{_includedir}/nsl