Accepting request 582358 from home:jengelh:branches:network:NIS

- Fix SRPM group and word choice in description.

OBS-URL: https://build.opensuse.org/request/show/582358
OBS-URL: https://build.opensuse.org/package/show/network:NIS/libnsl?expand=0&rev=30
This commit is contained in:
Thorsten Kukuk 2018-03-14 12:18:17 +00:00 committed by Git OBS Bridge
parent 18308444de
commit 063162a027
2 changed files with 9 additions and 4 deletions

View File

@ -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

View File

@ -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