Pre Merge pull request !36 from Li Jinlin/openEuler-20.03-LTS-SP3
This commit is contained in:
commit
528244b3e6
@ -1,3 +1,5 @@
|
||||
#needsrootforbuild
|
||||
|
||||
# This SPEC file come from GNU Parted Project(git://git.savannah.gnu.org/parted.git)
|
||||
# Default to disabling device-mapper and SELinux
|
||||
%define use_devmapper 0
|
||||
@ -14,7 +16,7 @@
|
||||
Summary: The GNU disk partition manipulation program
|
||||
Name: parted
|
||||
Version: 3.3
|
||||
Release: 6
|
||||
Release: 7
|
||||
URL: https://www.gnu.org/software/parted/
|
||||
Source0: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
|
||||
Source1: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz.sig
|
||||
@ -115,6 +117,9 @@ fi
|
||||
%{_libdir}/pkgconfig/libparted*.pc
|
||||
|
||||
%changelog
|
||||
* Mon Mar 7 2022 Li Jinlin <lijinlin3@huawei.com> - 3.3-7
|
||||
- add need root for build
|
||||
|
||||
* Tue May 18 2021 wuguanghao<wuguanghao3@huawei.com> - 3.3-6
|
||||
- remove patch which modifid cyl-size
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user