From 11299112e64fb3d395ea551c329bce0800fd663817a24f886ecfe8ade0ad8a4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 14 Jan 2019 15:25:08 +0000 Subject: [PATCH] Accepting request 665982 from home:kukuk:branches:system:packagemanager - Use %license instead of %doc [bsc#1082318] - Use %license instead of %doc [bsc#1082318] OBS-URL: https://build.opensuse.org/request/show/665982 OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/dpkg?expand=0&rev=67 --- dpkg.changes | 5 +++++ dpkg.spec | 7 ++++--- update-alternatives.changes | 5 +++++ update-alternatives.spec | 6 +++--- 4 files changed, 17 insertions(+), 6 deletions(-) diff --git a/dpkg.changes b/dpkg.changes index aace111..56159a9 100644 --- a/dpkg.changes +++ b/dpkg.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 14 15:48:48 CET 2019 - kukuk@suse.de + +- Use %license instead of %doc [bsc#1082318] + ------------------------------------------------------------------- Thu Jun 28 11:01:28 UTC 2018 - tchvatal@suse.com diff --git a/dpkg.spec b/dpkg.spec index 41dbf35..fd71336 100644 --- a/dpkg.spec +++ b/dpkg.spec @@ -1,7 +1,7 @@ # # spec file for package dpkg # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -153,7 +153,8 @@ exit 0 %{_mandir}/??/man*/* %files -%doc ABOUT-NLS AUTHORS COPYING doc/triggers.txt NEWS README* THANKS TODO debian/changelog +%license COPYING +%doc ABOUT-NLS AUTHORS doc/triggers.txt NEWS README* THANKS TODO debian/changelog %{_mandir}/man*/* %exclude %{_mandir}/man*/update-alternatives* %dir %{_sysconfdir}/dpkg diff --git a/update-alternatives.changes b/update-alternatives.changes index 453f99f..7496393 100644 --- a/update-alternatives.changes +++ b/update-alternatives.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 14 15:49:09 CET 2019 - kukuk@suse.de + +- Use %license instead of %doc [bsc#1082318] + ------------------------------------------------------------------- Thu Jun 28 11:01:07 UTC 2018 - tchvatal@suse.com diff --git a/update-alternatives.spec b/update-alternatives.spec index 8a53caa..b23368a 100644 --- a/update-alternatives.spec +++ b/update-alternatives.spec @@ -1,7 +1,7 @@ # # spec file for package update-alternatives # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -85,7 +85,7 @@ fi touch %{_localstatedir}/log/alternatives.log %files -%doc COPYING +%license COPYING %dir %{_sysconfdir}/alternatives %dir %{_localstatedir}/lib/alternatives %{_sbindir}/alternatives