diff --git a/libnsl.changes b/libnsl.changes index e01bc4f..5e3cecb 100644 --- a/libnsl.changes +++ b/libnsl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 23 10:12:14 UTC 2018 - kukuk@suse.com + +- Use %license instead of %doc [bsc#1082318] + ------------------------------------------------------------------- Sat Nov 11 08:14:38 CET 2017 - kukuk@suse.de diff --git a/libnsl.spec b/libnsl.spec index 48ddc17..1a39547 100644 --- a/libnsl.spec +++ b/libnsl.spec @@ -1,7 +1,7 @@ # # spec file for package libnsl # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ Release: 0 Summary: Network Support Library (NIS/NIS+) License: LGPL-2.1 Group: System/Libraries -URL: http://github.com/thkukuk/libnsl +Url: http://github.com/thkukuk/libnsl Source: %{name}-%{version}.tar.bz2 Source1: baselibs.conf BuildRequires: autoconf @@ -83,7 +83,7 @@ make %{?_smp_mflags} check %postun -n libnsl2 -p /sbin/ldconfig %files -n libnsl2 -%doc COPYING +%license COPYING %{_libdir}/libnsl.so.2* %files devel