From 47d89aa435430f1e5e5afa45f29f3bbd4f41becede9511d966dae16919b95a1a Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 26 Feb 2018 09:43:53 +0000 Subject: [PATCH] Accepting request 580125 from home:favogt:licensetag Use %license (boo#1082318). Please forward to SLE, if possible OBS-URL: https://build.opensuse.org/request/show/580125 OBS-URL: https://build.opensuse.org/package/show/Base:System/utempter?expand=0&rev=31 --- utempter.changes | 5 +++++ utempter.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/utempter.changes b/utempter.changes index 6fc5332..0a4fb17 100644 --- a/utempter.changes +++ b/utempter.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 23 08:35:22 UTC 2018 - fvogt@suse.com + +- Use %license (boo#1082318) + ------------------------------------------------------------------- Wed Sep 13 19:43:32 UTC 2017 - schwab@linux-m68k.org diff --git a/utempter.spec b/utempter.spec index 9731622..d1c106a 100644 --- a/utempter.spec +++ b/utempter.spec @@ -1,7 +1,7 @@ # # spec file for package utempter # -# 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 @@ -85,7 +85,7 @@ chmod 755 $DESTDIR%{_libdir}/libutempter.so* %files -n %{lname} %defattr(644,root,root,755) -%doc COPYING +%license COPYING %dir %{_libexecdir}/utempter %attr(02755, root, %{utmpGroup}) %{_libexecdir}/utempter/utempter %attr(755,root,root) %{_libdir}/libutempter.so.* @@ -93,7 +93,7 @@ chmod 755 $DESTDIR%{_libdir}/libutempter.so* %files devel %defattr(-,root,root) -%doc COPYING +%license COPYING %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libutempter.so %attr(644,root,root) %{_includedir}/utempter.h