summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarol Lewandowski <k.lewandowsk@samsung.com>2020-07-24 15:15:14 +0200
committerKarol Lewandowski <k.lewandowsk@samsung.com>2020-07-24 15:35:27 +0200
commit647ad8d6b4d76d8d49c82d897020bd5b93f9a1d2 (patch)
treec77b0c229b74fe3248992fafc946b527197f7175
parent9d155fd6c6d2d560737965cb5984fd4dee98e60d (diff)
downloadcryptsetup-647ad8d6b4d76d8d49c82d897020bd5b93f9a1d2.tar.gz
cryptsetup-647ad8d6b4d76d8d49c82d897020bd5b93f9a1d2.tar.bz2
cryptsetup-647ad8d6b4d76d8d49c82d897020bd5b93f9a1d2.zip
packaging: Update rpm license to match source code
Change-Id: I9b5dca5a99ba9ba18f0da3e7a31c2f8b3cd08015
-rw-r--r--packaging/cryptsetup.spec6
1 files changed, 3 insertions, 3 deletions
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