From: Hyotaek Shim Date: Fri, 15 Oct 2021 02:14:09 +0000 (+0900) Subject: Minor fix for the license of tests package X-Git-Tag: accepted/tizen/unified/20211108.181413^0 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fupstream%2Fdbus.git;a=commitdiff_plain;h=c10f6cbc425046004ad75fffe508540e57bf83e7 Minor fix for the license of tests package Change-Id: I35bc2c2df48fbfdf35a9c275825d7faaf5255547 Signed-off-by: Hyotaek Shim --- diff --git a/packaging/dbus.spec b/packaging/dbus.spec index 69ecd24..11210c8 100644 --- a/packaging/dbus.spec +++ b/packaging/dbus.spec @@ -76,7 +76,7 @@ This package provides shared libraries. %package tests Summary: Package with binaries and data for dbus tests -License: MIT +License: AFL-2.1 or GPL-2.0+, MIT %description tests This package contains installable tests. Tests are compatible with 'dbus-integration-tests' framework. @@ -312,7 +312,6 @@ popd %postun libs -p /sbin/ldconfig - %files %manifest %{name}.manifest %license LICENSE.AFL-2.1_or_GPL-2.0+ LICENSE.BSD-3-Clause LICENSE.LGPL-2.1+ LICENSE.MIT @@ -380,7 +379,7 @@ popd %files tests %manifest %{name}.manifest -%license LICENSE.MIT LICENSE.AFL-2.1_or_GPL-2.0+ +%license LICENSE.AFL-2.1_or_GPL-2.0+ LICENSE.MIT %defattr(-,root,root) %{_libdir}/dbus-tests/test-suites/dbus-tests %{_libdir}/dbus-tests/runner/dbus-tests