From 416d9c0ba9a145ac46e6360f893c4adbf93a3ea4 Mon Sep 17 00:00:00 2001 From: Yunjin Lee Date: Wed, 15 Sep 2021 10:52:16 +0900 Subject: [PATCH] Update license notation Change-Id: I0d98b257d845ab29187559790ce61665f0ff2a6b Signed-off-by: Yunjin Lee --- packaging/smack.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packaging/smack.spec b/packaging/smack.spec index 79bf66e..2519ee6 100644 --- a/packaging/smack.spec +++ b/packaging/smack.spec @@ -3,7 +3,7 @@ Version: 1.3.1 Release: 1 Summary: Selection of tools for developers working with Smack Group: Security/Access Control -License: LGPL-2.1 and GPL-2.0 +License: GPL-2.0 URL: https://github.com/smack-team/smack Source0: %{name}-%{version}.tar.gz Source1001: smack.manifest @@ -24,6 +24,7 @@ Requires: libsmack = %{version} Standard header files for use when developing Smack enabled applications %package -n libsmack +License: LGPL-2.1 Summary: Library allows applications to work with Smack Group: Security/Access Control @@ -69,6 +70,7 @@ install -d %{buildroot}%{_sysconfdir}/smack/netlabel.d %files %manifest %{name}.manifest %defattr(644,root,root,755) +%license COPYING.GPL-2.0 %{_sysconfdir}/smack %{_sysconfdir}/smack/accesses.d %{_sysconfdir}/smack/cipso.d -- 2.7.4