turn on sw_64 loongarch for all arch reorder patchs
(cherry picked from commit 2267283183eaf907193274777a2037c61a039af0)
This commit is contained in:
parent
ce17af1b26
commit
d9e348de5b
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-blivet
|
||||
Version: 3.4.2
|
||||
Release: 7
|
||||
Release: 8
|
||||
Epoch: 1
|
||||
Summary: A python module for system storage configuration
|
||||
License: LGPLv2+
|
||||
@ -19,19 +19,16 @@ BuildRequires: python2-devel python2-setuptools
|
||||
|
||||
Patch0: 0001-force-lvm-plugin.patch
|
||||
Patch1: fix-the-long-hostname.patch
|
||||
Patch9001: 0001-Make-sure-we-mount-the-top-level-subvolume-when-moun.patch
|
||||
%ifarch sw_64
|
||||
Patch9002: blivet-3.4.2-sw.patch
|
||||
%endif
|
||||
patch9003: Incomplete-Chineseization-of-disk-mount.patch
|
||||
|
||||
patch1000: 1000-add-loongarch64-support-not-upstream-modified-files.patch
|
||||
patch1001: 1001-add-sw_64-support-not-upstream-modified-files.patch
|
||||
|
||||
patch6001: backport-Exclude-unusable-disks-from-PartitionFactory-1.patch
|
||||
patch6002: backport-Exclude-unusable-disks-from-PartitionFactory-2.patch
|
||||
%if 0%(test `uname -m` == "loongarch64" && echo 1)
|
||||
Patch6003: 0001-add-loongarch64-support-for-blivet.patch
|
||||
%endif
|
||||
patch6004: backport-Add-a-basic-read-only-support-for-UDF-filesystem.patch
|
||||
patch6003: backport-Add-a-basic-read-only-support-for-UDF-filesystem.patch
|
||||
|
||||
Patch9001: 0001-Make-sure-we-mount-the-top-level-subvolume-when-moun.patch
|
||||
patch9002: Incomplete-Chineseization-of-disk-mount.patch
|
||||
%description
|
||||
The python-blivet package is a python module for examining and modifying
|
||||
storage configuration.
|
||||
@ -131,6 +128,9 @@ make PYTHON=%{__python2} DESTDIR=%{buildroot} install
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Sat Aug 12 2023 panchenbo <panchenbo@kylinsec.com.cn> - 1:3.4.2-8
|
||||
- turn on sw_64 loongarch for all arch reorder patchs
|
||||
|
||||
* Mon Feb 13 2023 hanhuihui<hanhuihui5@huawei.com> - 1:3.4.2-7
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user