diff --git a/libnsl.changes b/libnsl.changes index 5e3cecb..2d11069 100644 --- a/libnsl.changes +++ b/libnsl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Mar 4 12:26:30 UTC 2018 - jengelh@inai.de + +- Fix SRPM group and word choice in description. + ------------------------------------------------------------------- Fri Feb 23 10:12:14 UTC 2018 - kukuk@suse.com diff --git a/libnsl.spec b/libnsl.spec index 1c94261..231e8da 100644 --- a/libnsl.spec +++ b/libnsl.spec @@ -22,7 +22,7 @@ Version: 1.2.0 Release: 0 Summary: Network Support Library (NIS/NIS+) License: LGPL-2.1-only -Group: System/Libraries +Group: Development/Libraries/C and C++ Url: http://github.com/thkukuk/libnsl Source: %{name}-%{version}.tar.bz2 Source1: baselibs.conf @@ -37,7 +37,7 @@ BuildRequires: libtirpc-devel >= 1.0 The Network Support Library for NIS/NIS+ was formerly part of glibc and is now a standalone library. The big difference is, that this library has support for IPv6. -The NIS+ code is deprecated and only there "as is". +The NIS+ code is deprecated and only provided "as is". %package -n libnsl2 Summary: Network Support Library (NIS/NIS+) @@ -47,7 +47,7 @@ Group: System/Libraries The Network Support Library for NIS/NIS+ was formerly part of glibc and is now a standalone library. The big difference is, that this library has support for IPv6. -The NIS+ code is deprecated and only there "as is". +The NIS+ code is deprecated and only provided "as is". %package devel Summary: Development package for Network Support Library (NIS/NIS+) @@ -60,7 +60,7 @@ The Network Support Library for NIS/NIS+ was formerly part of glibc and is now a standalone library. The big difference is, that this library has support for IPv6. This package contains all files to develop and link against libnsl. -The NIS+ API is deprecated and only there "as is". +The NIS+ API is deprecated and only provided "as is". %prep %setup -q