- Update to version 1.2.0

- make code more portable
  - fix pkgconfig requires

- libnsl-devel: require libtirpc-devel

OBS-URL: https://build.opensuse.org/package/show/network:NIS/libnsl?expand=0&rev=23
This commit is contained in:
Thorsten Kukuk 2017-11-11 07:15:50 +00:00 committed by Git OBS Bridge
parent cc2ae5823a
commit 90a987de0a
4 changed files with 17 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9bf9b683f11b264ec271c07285c02ad8d39801bc640560760b4d2977434ff86d
size 354120

3
libnsl-1.2.0.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:85dc0c1b66d55cdff7863528909be5393e72c07c99ddda0c2f4c28b1325c91d1
size 376273

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Nov 11 08:14:38 CET 2017 - kukuk@suse.de
- Update to version 1.2.0
- make code more portable
- fix pkgconfig requires
-------------------------------------------------------------------
Sat Nov 11 07:54:07 CET 2017 - kukuk@suse.de
- libnsl-devel: require libtirpc-devel
-------------------------------------------------------------------
Tue Sep 12 12:43:01 CEST 2017 - kukuk@suse.de

View File

@ -17,7 +17,7 @@
Name: libnsl
Version: 1.1.0
Version: 1.2.0
Release: 0
Summary: Network Support Library (NIS/NIS+)
License: LGPL-2.1
@ -54,6 +54,7 @@ The NIS+ code is deprecated and only there "as is".
Summary: Development package for Network Support Library (NIS/NIS+)
Group: Development/Libraries/C and C++
Requires: libnsl2 = %{version}
Requires: pkgconfig(libtirpc) >= 1.0.1
%description devel
The Network Support Library for NIS/NIS+ was formerly part of glibc and