license:rearrange license from each packages 05/125205/3 accepted/tizen/unified/20170418.072751 submit/tizen/20170417.044225
authorsanghyeok.oh <sanghyeok.oh@samsung.com>
Fri, 14 Apr 2017 06:26:46 +0000 (15:26 +0900)
committersanghyeok.oh <sanghyeok.oh@samsung.com>
Mon, 17 Apr 2017 03:19:14 +0000 (12:19 +0900)
Change-Id: I6ec1d0ff94b9e237bb158d5c49031d0463ec3bc2
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
packaging/dbus.spec

index 7c15d79..ea0df82 100644 (file)
@@ -9,7 +9,7 @@
 Name:           dbus
 Url:            http://dbus.freedesktop.org/
 Summary:        D-Bus Message Bus System
-License:        GPL-2.0+ or AFL-2.1, BSD-2.0, LGPL-2.1+, MIT, Apache-2.0
+License:        GPL-2.0+ or AFL-2.1, BSD-3-Clause, LGPL-2.1+, MIT
 Group:          Base/IPC
 # COMMON1-BEGIN
 
@@ -53,6 +53,7 @@ This package provides dbus-daemon.
 
 %package devel
 Summary:        Developer package for D-Bus
+License:        AFL-2.1, BSD-3-Clause, LGPL-2.1+, MIT
 Group:          Development/Libraries
 Requires:       dbus-libs = %{version}
 
@@ -63,8 +64,9 @@ one another.
 This package provides development libraries.
 
 %package libs
-Summary:         Library package for D-Bus
-Group:           System/Libraries
+Summary:        Library package for D-Bus
+License:        AFL-2.1, BSD-3-Clause, LGPL-2.1+, MIT
+Group:          System/Libraries
 
 %description libs
 D-Bus is a message bus system, a simple way for applications to talk to
@@ -74,6 +76,7 @@ This package provides shared libraries.
 
 %package tests
 Summary:       Package with binaries and data for dbus tests
+License:        MIT, Apache-2.0
 
 %description tests
 This package contains installable tests. Tests are compatible with 'dbus-integration-tests' framework.
@@ -291,7 +294,7 @@ popd
 
 %files -n dbus-libs-extension-kdbus
 %manifest %{name}.manifest
-%license COPYING  LICENSE.AFL2.1  LICENSE.BSD2.0  LICENSE.LGPL2.1  LICENSE.MIT  LICENSE.APACHE2.0
+%license COPYING  LICENSE.AFL2.1  LICENSE.BSD2.0  LICENSE.LGPL2.1  LICENSE.MIT
 %{_libdir}/libdbus*.so.*.extension-kdbus
 
 %post libs -p /sbin/ldconfig
@@ -301,7 +304,7 @@ popd
 
 %files
 %manifest %{name}.manifest
-%license COPYING  LICENSE.AFL2.1  LICENSE.BSD2.0  LICENSE.LGPL2.1  LICENSE.MIT  LICENSE.APACHE2.0  LICENSE.GPL2.0
+%license COPYING  LICENSE.AFL2.1  LICENSE.BSD2.0  LICENSE.LGPL2.1  LICENSE.MIT  LICENSE.GPL2.0
 %defattr(-, root, root)
 %dir %{_localstatedir}/lib/dbus
 %dir /lib/dbus-1
@@ -351,13 +354,14 @@ popd
 
 %files libs
 %manifest %{name}.manifest
-%license COPYING  LICENSE.AFL2.1  LICENSE.BSD2.0  LICENSE.LGPL2.1  LICENSE.MIT  LICENSE.APACHE2.0
+%license COPYING  LICENSE.AFL2.1  LICENSE.BSD2.0  LICENSE.LGPL2.1  LICENSE.MIT
 %exclude %{_libdir}/libdbus*.so.*.extension-kdbus
 %defattr(-, root, root)
 %{_libdir}/libdbus-1.so.*
 
 %files devel
 %manifest %{name}.manifest
+%license COPYING  LICENSE.AFL2.1  LICENSE.BSD2.0  LICENSE.LGPL2.1  LICENSE.MIT
 %defattr(-,root,root)
 %{_includedir}/*
 %{_libdir}/libdbus-1.so
@@ -367,6 +371,7 @@ popd
 
 %files tests
 %manifest %{name}.manifest
+%license LICENSE.MIT LICENSE.APACHE2.0
 %defattr(-,root,root)
 %{_libdir}/dbus-tests/test-suites/dbus-tests
 %{_libdir}/dbus-tests/runner/dbus-tests