From ad55b7c2b63079190afd26332773703cf3d4f309 Mon Sep 17 00:00:00 2001 From: Sungguk Na Date: Thu, 18 Mar 2021 20:01:37 +0900 Subject: [PATCH] Update spec file for Fixing license Change-Id: Iaddd73f65aaee85fbaa64d46ba7a593d0de1fd8c Signed-off-by: Sungguk Na --- packaging/strace.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/strace.spec b/packaging/strace.spec index 72c2044e..cd69058e 100644 --- a/packaging/strace.spec +++ b/packaging/strace.spec @@ -5,7 +5,7 @@ BuildRequires: libacl-devel BuildRequires: xz Version: 5.9 Release: 0 -License: BSD-3-Clause +License: LGPL-2.1+ and GPL-2.0+ Summary: A utility to trace the system calls of a program Url: http://sourceforge.net/projects/strace/ Group: Development/Tools -- 2.34.1