!68 [sync] PR-66: License compliance rectification
From: @openeuler-sync-bot Reviewed-by: @wu-leilei Signed-off-by: @wu-leilei
This commit is contained in:
commit
0f7cae3536
@ -1,9 +1,9 @@
|
||||
Name: fprintd
|
||||
Version: 1.94.2
|
||||
Release: 15
|
||||
Release: 16
|
||||
Summary: D-Bus service for Fingerprint reader access
|
||||
|
||||
License: GPLv2+
|
||||
License: GPL-2.0-or-later
|
||||
Source0: https://gitlab.freedesktop.org/libfprint/fprintd/-/archive/v%{version}/fprintd-v%{version}.tar.gz
|
||||
Url: http://www.freedesktop.org/wiki/Software/fprint/fprintd
|
||||
ExcludeArch: s390 s390x
|
||||
@ -48,7 +48,7 @@ The fprint project aims to add support for consumer fingerprint reader devices,
|
||||
%package devel
|
||||
Summary: Development package for %{name}
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
License: GFDLv1.1+
|
||||
License: GPL-2.0-or-later AND GFDL-1.1-or-later
|
||||
BuildArch: noarch
|
||||
|
||||
%description devel
|
||||
@ -107,6 +107,9 @@ fi
|
||||
%{_mandir}/man8/pam_fprintd.8.gz
|
||||
|
||||
%changelog
|
||||
* Thu Jun 13 2024 yao_xin <yao_xin001@hoperun.com> - 1.94.2-16
|
||||
- License compliance rectification
|
||||
|
||||
* Fri Jan 06 2023 xuxinyu <xuxinyu@xfusion.com> - 1.94.2-15
|
||||
- Fix loading external modules
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user