!84 use python3-file-magic instead of python3-magic
From: @noodlesland Reviewed-by: @zhuchunyi Signed-off-by: @zhuchunyi
This commit is contained in:
commit
a92cd5b35a
@ -3,7 +3,7 @@
|
||||
|
||||
Name: lorax
|
||||
Version: 33.6
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: A set of tools used to create bootable images
|
||||
License: GPLv2+
|
||||
URL: https://github.com/weldr/lorax
|
||||
@ -25,7 +25,7 @@ Patch12: backport-Improve-lmc-no-virt-error-handling.patch
|
||||
Patch13: backport-Add-POSTIN-scriptlet-error-to-the-log-monitor-list.patch
|
||||
Patch14: backport-Remove-LD_PRELOAD-libgomp.so.1-from-lmc-no-virt.patch
|
||||
|
||||
BuildRequires: python3-devel python3-sphinx_rtd_theme python3-magic
|
||||
BuildRequires: python3-devel python3-sphinx_rtd_theme python3-file-magic
|
||||
BuildRequires: python3-nose python3-pytest-mock python3-pocketlint python3-gevent
|
||||
BuildRequires: python3-mock python3-urllib3 python3-dnf python3-librepo
|
||||
BuildRequires: python3-libselinux python3-mako python3-kickstart
|
||||
@ -210,6 +210,9 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin
|
||||
%{_mandir}/man1/*.1*
|
||||
|
||||
%changelog
|
||||
* Fri Apr 11 2025 wangmian <wangmian19@h-partners.com> - 33.6-5
|
||||
- use python3-file-magic instead of python3-magic
|
||||
|
||||
* Sat Nov 26 2022 zhouyihang <zhouyihang3@h-partners.com> - 33.6-4
|
||||
- remove duplicate files in lorax
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user