use /etc/rmt as default rmt command
This commit is contained in:
parent
15343c91c7
commit
b6452e51a0
10
cpio.spec
10
cpio.spec
@ -1,6 +1,6 @@
|
||||
Name: cpio
|
||||
Version: 2.12
|
||||
Release: 14
|
||||
Release: 15
|
||||
Summary: A GNU archiving program
|
||||
|
||||
License: GPLv3+
|
||||
@ -33,7 +33,7 @@ tape, or a pipe.
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
|
||||
%build
|
||||
%configure
|
||||
%configure --with-rmt="%{_sysconfdir}/rmt"
|
||||
%make_build
|
||||
|
||||
%install
|
||||
@ -59,6 +59,12 @@ make check
|
||||
%{_datadir}/man/man1/%{name}.1.gz
|
||||
|
||||
%changelog
|
||||
* Wed Aug 12 2020 Liquor <lirui130@huawei.com> - 2.12-15
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:use /etc/rmt as default rmt command
|
||||
|
||||
* Sat Dec 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.12-14
|
||||
- Fix CVE-2019-14866
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user