License compliance rectification
(cherry picked from commit 759fe2ffad06b3f44e7292e9f66b9eafd1da45d5)
This commit is contained in:
parent
f6a6acda1e
commit
5280af32a2
@ -1,9 +1,9 @@
|
|||||||
Name: fprintd
|
Name: fprintd
|
||||||
Version: 1.94.2
|
Version: 1.94.2
|
||||||
Release: 15
|
Release: 16
|
||||||
Summary: D-Bus service for Fingerprint reader access
|
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
|
Source0: https://gitlab.freedesktop.org/libfprint/fprintd/-/archive/v%{version}/fprintd-v%{version}.tar.gz
|
||||||
Url: http://www.freedesktop.org/wiki/Software/fprint/fprintd
|
Url: http://www.freedesktop.org/wiki/Software/fprint/fprintd
|
||||||
ExcludeArch: s390 s390x
|
ExcludeArch: s390 s390x
|
||||||
@ -48,7 +48,7 @@ The fprint project aims to add support for consumer fingerprint reader devices,
|
|||||||
%package devel
|
%package devel
|
||||||
Summary: Development package for %{name}
|
Summary: Development package for %{name}
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
License: GFDLv1.1+
|
License: GPL-2.0-or-later AND GFDL-1.1-or-later
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
@ -107,6 +107,9 @@ fi
|
|||||||
%{_mandir}/man8/pam_fprintd.8.gz
|
%{_mandir}/man8/pam_fprintd.8.gz
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Jan 06 2023 xuxinyu <xuxinyu@xfusion.com> - 1.94.2-15
|
||||||
- Fix loading external modules
|
- Fix loading external modules
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user