delete -S git from %autosetup, and delete BuildRequires git
This commit is contained in:
parent
ac33c1e12d
commit
1d6740a863
@ -1,13 +1,13 @@
|
||||
Name: xfsprogs
|
||||
Version: 5.9.0
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Administration and debugging tools for the XFS file system
|
||||
License: GPL+ and LGPLv2+
|
||||
URL: https://xfs.wiki.kernel.org
|
||||
|
||||
Source0: http://kernel.org/pub/linux/utils/fs/xfs/xfsprogs/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: libtool libattr-devel libuuid-devel gcc git gettext
|
||||
BuildRequires: libtool libattr-devel libuuid-devel gcc gettext
|
||||
BuildRequires: readline-devel libblkid-devel >= 2.30 lvm2-devel libicu-devel >= 62.0
|
||||
|
||||
Recommends: %{name}-xfs_scrub
|
||||
@ -50,7 +50,7 @@ This contains man files for the using of xfsprogs.
|
||||
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version} -p1 -S git
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
|
||||
%build
|
||||
export tagname=CC
|
||||
@ -99,6 +99,9 @@ rm -rf %{buildroot}%{_datadir}/doc/xfsprogs/
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 5.9.0-3
|
||||
- DESC: delete -S git from %autosetup, and delete BuildRequires git
|
||||
|
||||
* Tue Jun 29 2021 zhouwenpei <zhouwenpei1@huawei.com> - 5.9.0-2
|
||||
- add buildrequire gettext.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user