!51 use python3-file-magic instead of python3-magic
From: @noodlesland Reviewed-by: @zhuchunyi, @licihua Signed-off-by: @zhuchunyi, @licihua
This commit is contained in:
commit
577da94ac7
7
sos.spec
7
sos.spec
@ -2,7 +2,7 @@
|
||||
|
||||
Name: sos
|
||||
Version: 4.5.6
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: A set of tools to gather troubleshooting information from a system
|
||||
License: GPLv2+
|
||||
URL: https://github.com/sosreport/sos
|
||||
@ -16,7 +16,7 @@ Patch9004: add-Kylin-OS-support.patch
|
||||
|
||||
BuildRequires: python3-devel gettext
|
||||
Requires: bzip2 xz python3-rpm tar python3-pexpect
|
||||
Requires: python3-magic
|
||||
Requires: python3-file-magic
|
||||
Recommends: python3-pyyaml
|
||||
BuildArch: noarch
|
||||
|
||||
@ -67,6 +67,9 @@ rm -rf ${RPM_BUILD_ROOT}/usr/config/
|
||||
%{_mandir}/man5/*
|
||||
|
||||
%changelog
|
||||
* Fri Apr 11 2025 wangmian <wangmian@h-partners.com> - 4.5.6-3
|
||||
- use python3-file-magic instead of python3-magic
|
||||
|
||||
* Mon Nov 06 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 4.5.6-2
|
||||
- add Kylin policy
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user