License: add license files - Add COPYING 61/122261/2 accepted/tizen/3.0/common/20170403.140019 accepted/tizen/3.0/ivi/20170403.021725 accepted/tizen/3.0/mobile/20170403.021706 accepted/tizen/3.0/tv/20170403.021716 accepted/tizen/3.0/wearable/20170403.021720 submit/tizen_3.0/20170331.032254
authorINSUN PYO <insun.pyo@samsung.com>
Fri, 31 Mar 2017 03:01:05 +0000 (12:01 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Fri, 31 Mar 2017 03:12:57 +0000 (12:12 +0900)
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: I7efde6c1223acc8d978726993e09960a7235e57c

packaging/dbus.spec

index 910b40b..3ec51c3 100644 (file)
@@ -185,7 +185,7 @@ rm -fr %{buildroot}/usr/share/installed-tests/dbus
 
 %files
 %manifest %{name}.manifest
-%license 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  LICENSE.APACHE2.0  LICENSE.GPL2.0
 %defattr(-, root, root)
 %dir %{_localstatedir}/lib/dbus
 %dir /lib/dbus-1
@@ -234,7 +234,7 @@ rm -fr %{buildroot}/usr/share/installed-tests/dbus
 
 %files libs
 %manifest %{name}.manifest
-%license 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  LICENSE.APACHE2.0
 %defattr(-, root, root)
 %{_libdir}/libdbus-1.so.*