From: Karol Lewandowski Date: Fri, 24 Jul 2020 13:15:14 +0000 (+0200) Subject: packaging: Update rpm license to match source code X-Git-Tag: accepted/tizen/unified/20211109.043025~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F37%2F239437%2F1;p=platform%2Fupstream%2Fcryptsetup.git packaging: Update rpm license to match source code Change-Id: I9b5dca5a99ba9ba18f0da3e7a31c2f8b3cd08015 --- diff --git a/packaging/cryptsetup.spec b/packaging/cryptsetup.spec index e864084..5b93913 100644 --- a/packaging/cryptsetup.spec +++ b/packaging/cryptsetup.spec @@ -2,7 +2,7 @@ Name: cryptsetup Summary: The cryptsetup Version: 2.3.3 Release: 1 -License: GPL-2.0+, LGPL-2.1+ +License: GPL-2.0+ Group: Base/Device Management URL: http://code.google.com/p/cryptsetup/ Source0: %{name}-%{version}.tar.xz @@ -31,7 +31,7 @@ setup cryptographic volumes for dm-crypt (including LUKS extension) %package devel Summary: The cryptsetup development package Group: Development/Libraries -License: GPL-2.0+, LGPL-2.1+ +License: GPL-2.0+ Requires: %{name} = %{version}-%{release} %description devel @@ -89,7 +89,7 @@ rm -rf %{buildroot} %files devel %manifest %{name}.manifest -%license COPYING.GPL-2.0+ COPYING.LGPL-2.1+ +%license COPYING.GPL-2.0+ %{_includedir}/libcryptsetup.h %{_libdir}/libcryptsetup.so %{_libdir}/pkgconfig/libcryptsetup.pc