!28 parted: 修复编译错误

Merge pull request !28 from Chenxi Mao/openEuler-22.03-LTS-Next
This commit is contained in:
openeuler-ci-bot 2021-12-22 07:29:13 +00:00 committed by Gitee
commit 7b6c9f66e5

View File

@ -14,7 +14,7 @@
Summary: The GNU disk partition manipulation program
Name: parted
Version: 3.4
Release: 1
Release: 2
URL: https://www.gnu.org/software/parted/
Source0: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
License: GPLv3+
@ -47,7 +47,7 @@ Parted library, you need to install this package.
%autosetup -n %{name}-%{version} -p1
%build
autoreconf
autoreconf -i
autoconf
%configure \
--enable-shared \
@ -111,6 +111,9 @@ fi
%{_libdir}/pkgconfig/libparted*.pc
%changelog
* Tue Dec 21 2021 Chenxi Mao <chenxi.mao@suse.com> - 3.4-2
- fix build error on SUSE Euler 2.0
* Tue Nov 23 2021 yanglongkang <yanglongkang@huawei.com> - 3.4-1
- update to 3.4