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:
@@ -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
|
||||
|
Reference in New Issue
Block a user