Due to changes in libnsl2 and libnsl2-devel package change build options in this package please. From libnsl2-1.2.0-1 there are following changes: - libraries have moved from %{_libdir}/nsl to %{_libdir} - header files have moved from %{_includedir}/nsl/rpcsvc to %{_includedir}/rpcsvc
our cmake FindNSL module finds headers and libraries in %{_libdir} and %{_includedir}/rpcsvc} as is. No change appears to be necessary.