Pre Merge pull request !38 from 吴磊磊/openEuler-22.03-LTS-LoongArch

This commit is contained in:
吴磊磊 2022-04-18 08:47:38 +00:00 committed by Gitee
commit 7839ce8f35
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -16,7 +16,7 @@
Summary: The GNU disk partition manipulation program
Name: parted
Version: 3.4
Release: 3
Release: 4
URL: https://www.gnu.org/software/parted/
Source0: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
License: GPLv3+
@ -25,6 +25,7 @@ BuildRequires: e2fsprogs-devel e2fsprogs xfsprogs readline-devel ncurses-devel g
BuildRequires: autoconf automake libtool gettext-devel texinfo pkgconfig gcc make bc dosfstools gnupg2 device-mapper-devel
BuildRequires: libblkid-devel >= 2.17
BuildRequires: device-mapper-devel, libselinux-devel libsepol-devel
BuildRequires: glibc-all-langpacks
Patch1: 0001-add-support-of-gpt_sync_mbr.patch
Patch2: 0002-Add-extra-judgment-for-a-partition-created-success.patch
@ -113,6 +114,9 @@ fi
%{_libdir}/pkgconfig/libparted*.pc
%changelog
* Mon Apr 18 2022 wulei <wulei80@h-partners.com> 3.4-4
- Fix en_US.utf-8 no such file or directory
* Thu Mar 3 2022 Li Jinlin <lijinlin3@huawei.com> - 3.4-3
- add need root for build