!33 [sync] PR-31: fix build fialed for make test
From: @openeuler-sync-bot Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
ebbb4f4e93
@ -1,6 +1,6 @@
|
||||
Name: blivet-gui
|
||||
Version: 2.4.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Tool for data storage configuration
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://github.com/storaged-project/blivet-gui
|
||||
@ -12,7 +12,7 @@ Patch0: skip-brtfs-raid-test-if-no-support.patch
|
||||
BuildArch: noarch
|
||||
BuildRequires: desktop-file-utils libappstream-glib python3-devel gettext >= 0.18.3 python3-setuptools make
|
||||
#required by test
|
||||
BuildRequires: python3-six python3-gobject-base python3-blivet xorg-x11-server-Xvfb
|
||||
BuildRequires: python3-six python3-gobject-base python3-blivet xorg-x11-server-Xvfb librsvg2
|
||||
|
||||
Requires: python3 python3-gobject polkit python3-blivet gtk3
|
||||
Requires: PolicyKit-authentication-agent python3-pid libreport
|
||||
@ -64,6 +64,12 @@ make test
|
||||
%{_mandir}/man1/blivet-gui.1*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 26 2024 xinghe <xinghe2@h-partners.com> - 2.4.2-2
|
||||
- Type:bugfix
|
||||
- CVE:NA
|
||||
- SUG:NA
|
||||
- DESC:fix build fialed for make test
|
||||
|
||||
* Mon Dec 18 2023 zhouyihang<zhouyihang3@h-partners.com> - 2.4.2-1
|
||||
- Type:requirements
|
||||
- CVE:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user