!9 openEuler-cpio

Merge pull request !9 from Liquor/master
This commit is contained in:
openeuler-ci-bot 2020-08-12 16:56:01 +08:00 committed by Gitee
commit 7447d3e698

View File

@ -1,6 +1,6 @@
Name: cpio
Version: 2.13
Release: 1
Release: 2
Summary: A GNU archiving program
License: GPLv3+
@ -32,7 +32,7 @@ tape, or a pipe.
%autosetup -n %{name}-%{version} -p1
%build
%configure
%configure --with-rmt="%{_sysconfdir}/rmt"
%make_build
%install
@ -57,6 +57,12 @@ make check
%{_datadir}/man/man1/%{name}.1.gz
%changelog
* Wed Aug 12 2020 Liquor <lirui130@huawei.com> - 2.13-2
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:use /etc/rmt as default rmt command
* Thu Jul 30 2020 Liquor <lirui130@huawei.com> - 2.13-1
- Type:enhancement
- ID:NA