support sw_64

(cherry picked from commit 892baa73ad34c590752af55b4b42afd4d084a101)
This commit is contained in:
yueyuankun 2025-03-10 17:09:49 +08:00 committed by openeuler-sync-bot
parent 815b32bfd7
commit ea17b37e6f

View File

@ -3,7 +3,7 @@
Name: python-blivet
Version: 3.8.2
Release: 9
Release: 10
Epoch: 1
Summary: A python module for system storage configuration
License: LGPL-2.1-or-later
@ -19,9 +19,7 @@ BuildRequires: python2-devel python2-setuptools
Patch0: fix-the-long-hostname.patch
%ifarch sw_64
patch9001: blivet-3.4.2-sw.patch
%endif
patch9002: Incomplete-Chineseization-of-disk-mount.patch
patch6001: backport-Ignore-invalid-empty-UUIDs-for-NVMe-namespaces.patch
@ -130,6 +128,12 @@ make PYTHON=%{__python2} DESTDIR=%{buildroot} install
%doc README.md
%changelog
* Sun Mar 09 2025 yueyuankun<yueyuankun@kylinos.cn> - 1:3.8.2-10
- Type:update
- ID:NA
- SUG:NA
- DESC:support sw_64
* Wed Dec 04 2024 sunhai<sunhai10@huawei.com> - 1:3.8.2-9
- Type:bugfix
- ID:NA