From eaa3c4f06dae7c8d1345999f48da9f4702a3e2ec388db0179b8a3d440d4e2689 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 13 Mar 2019 10:03:34 +0000 Subject: [PATCH] Accepting request 684583 from home:zhengqiang:branches:devel:languages:python - Make use of %license macro and get ready for submitting this package (the dependency of onboard) to SLE-15 (fate#326794, bsc#1082318). OBS-URL: https://build.opensuse.org/request/show/684583 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distutils-extra?expand=0&rev=38 --- python-distutils-extra.changes | 7 +++++++ python-distutils-extra.spec | 7 ++++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/python-distutils-extra.changes b/python-distutils-extra.changes index 6db570d..d121223 100644 --- a/python-distutils-extra.changes +++ b/python-distutils-extra.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Mar 13 09:00:35 UTC 2019 - qzheng + +- Make use of %license macro and get ready for submitting this + package (the dependency of onboard) to SLE-15 + (fate#326794, bsc#1082318). + ------------------------------------------------------------------- Tue Dec 4 12:47:19 UTC 2018 - Matej Cepl diff --git a/python-distutils-extra.spec b/python-distutils-extra.spec index 3773201..d56e40d 100644 --- a/python-distutils-extra.spec +++ b/python-distutils-extra.spec @@ -1,7 +1,7 @@ # # spec file for package python-distutils-extra # -# 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 https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -49,7 +49,8 @@ includes the follwing: %files %{python_files} %defattr(-,root,root) -%doc LICENSE doc/* +%doc doc/* +%license LICENSE %{python_sitelib}/* %changelog