diff --git a/libnsl.changes b/libnsl.changes index 14f3c3e..19c85cf 100644 --- a/libnsl.changes +++ b/libnsl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 5 12:54:29 CEST 2017 - kukuk@suse.de + +- Disable static library + ------------------------------------------------------------------- Wed Aug 30 13:35:01 CEST 2017 - kukuk@suse.de diff --git a/libnsl.spec b/libnsl.spec index d54584a..b6dd815 100644 --- a/libnsl.spec +++ b/libnsl.spec @@ -66,7 +66,7 @@ The NIS+ API is deprecated and only there "as is". %setup -q %build -%configure +%configure --disable-static make %{?_smp_mflags} %install @@ -93,7 +93,6 @@ make %{?_smp_mflags} check %files devel %defattr(-,root,root) %{_libdir}/libnsl.so -%{_libdir}/libnsl.a %{_includedir}/* %{_libdir}/pkgconfig/*