Update license 13/232213/1 accepted/tizen_6.5_base accepted/tizen_7.0_base_hotfix accepted/tizen_8.0_base accepted/tizen_base accepted/tizen_base_dev tizen tizen_6.5_base tizen_7.0_base_hotfix tizen_8.0_base tizen_base accepted/tizen/6.5/base/20211028.060304 accepted/tizen/7.0/base/20221116.025727 accepted/tizen/7.0/base/hotfix/20221116.055135 accepted/tizen/8.0/base/20231005.044859 accepted/tizen/base/20210823.065404 accepted/tizen/base/20221115.103557 accepted/tizen/base/dev/20230602.080620 submit/tizen_6.5_base/20211028.134101 submit/tizen_base/20210823.051100 tizen_6.5.m2_release tizen_7.0_m2_release tizen_8.0_m2_release
authorSeonah Moon <seonah1.moon@samsung.com>
Wed, 29 Apr 2020 06:06:33 +0000 (15:06 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Wed, 29 Apr 2020 06:06:44 +0000 (15:06 +0900)
Change-Id: I389dda2c6aafcae94cc35883937cffffbeaddc59

packaging/libpsl.spec

index 6f73112..48f8bf9 100644 (file)
@@ -2,7 +2,7 @@ Name:           libpsl
 Version:       0.21.0
 Release:       1
 Summary:       C library for the Publix Suffix List
-License:       MIT
+License:       MIT and BSD-3-Clause
 URL:           https://rockdaboot.github.io/libpsl
 Source0:       %{name}-%{version}.tar.gz
 BuildRequires: libicu-devel
@@ -39,13 +39,14 @@ make %{?_smp_mflags}
 
 %install
 %make_install
+cat src/LICENSE.chromium >> LICENSE
 
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
 
 %files
-%license COPYING
+%license LICENSE
 %{_libdir}/libpsl.so.*
 
 %files devel
@@ -56,5 +57,5 @@ make %{?_smp_mflags}
 %{_datadir}/man/*
 
 %files -n psl
-%license COPYING
+%license LICENSE
 %{_bindir}/psl