fixs failed: gcc command not found.

This commit is contained in:
shine_ 2021-06-03 15:05:52 +08:00
parent ae1a40ecf0
commit c77f490404

View File

@ -1,6 +1,6 @@
Name: mtx Name: mtx
Version: 1.3.12 Version: 1.3.12
Release: 21 Release: 22
Summary: generic magtape exerciser Summary: generic magtape exerciser
License: GPLv2 License: GPLv2
URL: http://mtx.sourceforge.net/ URL: http://mtx.sourceforge.net/
@ -16,6 +16,7 @@ changers, autoloaders, tape libraries, or optical media jukeboxes
%package help %package help
Summary: This package contains help documents Summary: This package contains help documents
Requires: %{name} = %{version}-%{release} Requires: %{name} = %{version}-%{release}
BuildRequires: gcc
%description help %description help
Files for help with mtx. Files for help with mtx.
@ -41,6 +42,9 @@ chmod a-x contrib/config_sgen_solaris.sh contrib/mtx-changer
%{_mandir}/man1/* %{_mandir}/man1/*
%changelog %changelog
* Web 02 Jun 2021 zhaoyao<zhaoyao32@huawei.com> - 1.3.12-22
- fixs faileds: /bin/sh: gcc: command not found.
* Tue Nov 26 2019 gulining<gulining1@huawei.com> - 1.3.12-21 * Tue Nov 26 2019 gulining<gulining1@huawei.com> - 1.3.12-21
- change patch level - change patch level