summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeonah Moon <seonah1.moon@samsung.com>2020-04-29 15:06:33 +0900
committerSeonah Moon <seonah1.moon@samsung.com>2020-04-29 15:06:44 +0900
commitf6a1896cc3f5f86742c31d777a3e9213d8d247b4 (patch)
tree5f919a98c338eb0bfaf8b32346ab14d7ca75dca6
parentf43461189fe83ff41e0e0631db303898b9acd4f6 (diff)
downloadlibpsl-accepted/tizen_base_dev.tar.gz
libpsl-accepted/tizen_base_dev.tar.bz2
libpsl-accepted/tizen_base_dev.zip
Change-Id: I389dda2c6aafcae94cc35883937cffffbeaddc59
-rw-r--r--packaging/libpsl.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/packaging/libpsl.spec b/packaging/libpsl.spec
index 6f73112..48f8bf9 100644
--- a/packaging/libpsl.spec
+++ b/packaging/libpsl.spec
@@ -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