!4 xfsdump delete -S git from %autosetup, and delete BuildRequires git
From: @chenyanpanHW Reviewed-by: @liuzhiqiang26 Signed-off-by: @liuzhiqiang26
This commit is contained in:
commit
56d028d28c
@ -1,12 +1,12 @@
|
|||||||
Name: xfsdump
|
Name: xfsdump
|
||||||
Version: 3.1.9
|
Version: 3.1.9
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Tools create and restore for the XFS filesystem
|
Summary: Tools create and restore for the XFS filesystem
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: http://xfs.org
|
URL: http://xfs.org
|
||||||
Source0: http://kernel.org/pub/linux/utils/fs/xfs/%{name}/%{name}-%{version}.tar.xz
|
Source0: http://kernel.org/pub/linux/utils/fs/xfs/%{name}/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: libtool, gettext, gawk, git
|
BuildRequires: libtool, gettext, gawk
|
||||||
BuildRequires: xfsprogs-devel, ncurses-devel, libuuid-devel, libattr-devel
|
BuildRequires: xfsprogs-devel, ncurses-devel, libuuid-devel, libattr-devel
|
||||||
Requires: xfsprogs, attr
|
Requires: xfsprogs, attr
|
||||||
|
|
||||||
@ -21,7 +21,7 @@ Requires: man
|
|||||||
This contains man files for the using of xfsdump.
|
This contains man files for the using of xfsdump.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{name}-%{version} -p1 -S git
|
%autosetup -n %{name}-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
@ -48,6 +48,9 @@ mkdir -p %{buildroot}/%{_sharedstatedir}/xfsdump/inventory
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 3.1.9-2
|
||||||
|
- DESC: delete -S git from %autosetup, and delete BuildRequires git
|
||||||
|
|
||||||
* Thu Jul 16 2020 wuguanghao <wuguanghao3@huawei.com> - 3.1.9-1
|
* Thu Jul 16 2020 wuguanghao <wuguanghao3@huawei.com> - 3.1.9-1
|
||||||
- update xfsdump version to 3.1.9-1
|
- update xfsdump version to 3.1.9-1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user