add buildrequire gettext
This commit is contained in:
parent
efe2da89bc
commit
2728375118
@ -1,13 +1,13 @@
|
|||||||
Name: xfsprogs
|
Name: xfsprogs
|
||||||
Version: 5.9.0
|
Version: 5.9.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Administration and debugging tools for the XFS file system
|
Summary: Administration and debugging tools for the XFS file system
|
||||||
License: GPL+ and LGPLv2+
|
License: GPL+ and LGPLv2+
|
||||||
URL: https://xfs.wiki.kernel.org
|
URL: https://xfs.wiki.kernel.org
|
||||||
|
|
||||||
Source0: http://kernel.org/pub/linux/utils/fs/xfs/xfsprogs/%{name}-%{version}.tar.xz
|
Source0: http://kernel.org/pub/linux/utils/fs/xfs/xfsprogs/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: libtool libattr-devel libuuid-devel gcc git
|
BuildRequires: libtool libattr-devel libuuid-devel gcc git gettext
|
||||||
BuildRequires: readline-devel libblkid-devel >= 2.30 lvm2-devel libicu-devel >= 62.0
|
BuildRequires: readline-devel libblkid-devel >= 2.30 lvm2-devel libicu-devel >= 62.0
|
||||||
|
|
||||||
Recommends: %{name}-xfs_scrub
|
Recommends: %{name}-xfs_scrub
|
||||||
@ -99,6 +99,9 @@ rm -rf %{buildroot}%{_datadir}/doc/xfsprogs/
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 29 2021 zhouwenpei <zhouwenpei1@huawei.com> - 5.9.0-2
|
||||||
|
- add buildrequire gettext.
|
||||||
|
|
||||||
* Sat Jan 30 2021 yanglongkang <yanglongkang@huawei.com> - 5.9.0-1
|
* Sat Jan 30 2021 yanglongkang <yanglongkang@huawei.com> - 5.9.0-1
|
||||||
- update xfsprogs version to 5.9.0
|
- update xfsprogs version to 5.9.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user