!3 xfsdump: update to 3.1.9
Merge pull request !3 from liuzhiqiang/openEuler-20.03-LTS
This commit is contained in:
commit
d3885cca89
Binary file not shown.
BIN
xfsdump-3.1.9.tar.xz
Normal file
BIN
xfsdump-3.1.9.tar.xz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
Name: xfsdump
|
Name: xfsdump
|
||||||
Version: 3.1.8
|
Version: 3.1.9
|
||||||
Release: 5
|
Release: 1
|
||||||
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
|
||||||
@ -31,8 +31,6 @@ This contains man files for the using of xfsdump.
|
|||||||
%install
|
%install
|
||||||
make DIST_ROOT=$RPM_BUILD_ROOT install
|
make DIST_ROOT=$RPM_BUILD_ROOT install
|
||||||
|
|
||||||
rm %{buildroot}/%{_sbindir}/xfsdump
|
|
||||||
rm %{buildroot}/%{_sbindir}/xfsrestore
|
|
||||||
mv %{buildroot}/sbin/{xfsdump,xfsrestore} %{buildroot}/%{_sbindir}/
|
mv %{buildroot}/sbin/{xfsdump,xfsrestore} %{buildroot}/%{_sbindir}/
|
||||||
mkdir -p %{buildroot}/%{_sharedstatedir}/xfsdump/inventory
|
mkdir -p %{buildroot}/%{_sharedstatedir}/xfsdump/inventory
|
||||||
|
|
||||||
@ -50,5 +48,8 @@ mkdir -p %{buildroot}/%{_sharedstatedir}/xfsdump/inventory
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 29 2020 Zhiqiang Liu <liuzhiqiang26@huawei.com> - 3.1.9-1
|
||||||
|
- update xfsdump version to 3.1.9-1
|
||||||
|
|
||||||
* Thu Oct 17 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.1.8-5
|
* Thu Oct 17 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.1.8-5
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user