!36 [sync] PR-34: update glib2 error
From: @openeuler-sync-bot Reviewed-by: @peijiankang Signed-off-by: @peijiankang
This commit is contained in:
commit
aea2ae6a91
@ -1,10 +1,7 @@
|
||||
#glib2-devel >= 2.74.4 glib2test 1
|
||||
%global glib2test 0
|
||||
|
||||
Name: ukui-biometric-auth
|
||||
Summary: ukui-biometric-auth
|
||||
Version: 1.2.4
|
||||
Release: 1
|
||||
Release: 2
|
||||
|
||||
License: GPL-3+
|
||||
URL: https://github.com/ukui/ukui-biometric-auth
|
||||
@ -44,9 +41,9 @@ biometric-auth package.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%if %{?glib2test}
|
||||
if [ -e "/usr/include/glib-2.0/gio/gunixfdlist.h" ]; then
|
||||
%patch1 -p1
|
||||
%endif
|
||||
fi
|
||||
|
||||
%build
|
||||
mkdir build
|
||||
@ -81,6 +78,9 @@ cd build
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu May 25 2023 peijiankang <peijiankang@kylinos.cn> - 1.2.4-2
|
||||
- update glib2 error
|
||||
|
||||
* Mon May 22 2023 huayadong <huayadong@kylinos.cn> - 1.2.4-1
|
||||
- update to upstream version 1.2.4-1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user