From 23cb4918df3dae722c409fe702105f86c7af5bc65a9d0d60bdcb4c3c550cc7d4 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 27 Feb 2018 07:45:16 +0000 Subject: [PATCH] Accepting request 580111 from home:favogt:licensetag Use %license (boo#1082318). Please forward to SLE, if possible OBS-URL: https://build.opensuse.org/request/show/580111 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/npth?expand=0&rev=22 --- npth.changes | 5 +++++ npth.spec | 8 +++++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/npth.changes b/npth.changes index f777fb0..c767e84 100644 --- a/npth.changes +++ b/npth.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 22 15:10:42 UTC 2018 - fvogt@suse.com + +- Use %license (boo#1082318) + ------------------------------------------------------------------- Sun Jun 4 19:31:19 UTC 2017 - astieger@suse.com diff --git a/npth.spec b/npth.spec index ad175f5..0574098 100644 --- a/npth.spec +++ b/npth.spec @@ -1,7 +1,7 @@ # # spec file for package npth # -# 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 @@ -82,12 +82,14 @@ make %{?_smp_mflags} check %files -n %lname %defattr(-,root,root) -%doc COPYING.LIB AUTHORS NEWS ChangeLog README +%license COPYING.LIB +%doc AUTHORS NEWS ChangeLog README %_libdir/libnpth.so.0* %files devel %defattr(-,root,root) -%doc COPYING.LIB AUTHORS NEWS ChangeLog README +%license COPYING.LIB +%doc AUTHORS NEWS ChangeLog README %_bindir/npth-config %_includedir/npth.h %_libdir/libnpth.so