fixes failed: error: no acceptable C compiler found in PATH

This commit is contained in:
wu-leilei 2021-06-08 10:09:19 +08:00
parent 2169eb8577
commit 3749bf11e8

View File

@ -1,6 +1,6 @@
Name: libieee1284
Version: 0.2.11
Release: 31
Release: 32
Summary: IEEE1284 communications library
License: GPLv2+
URL: http://cyberelk.net/tim/libieee1284/
@ -9,7 +9,7 @@ Source0: https://sourceforge.net/projects/%{name}/files/%{name}/%{version
Patch0001: libieee1284-strict-aliasing.patch
Patch0002: libieee1284-aarch64.patch
BuildRequires: xmlto
BuildRequires: xmlto gcc
%description
This library is intended to be used by applications that need to
@ -66,6 +66,9 @@ touch doc/interface.xml
%changelog
* Tue Jun 08 2021 wulei <wulei80@huawei.com> - 0.2.11-32
- fixes failed: error: no acceptable C compiler found in $PATH
* Mon Oct 26 2020 leiju<leiju4@huawei.com> - 0.2.11-31
- remove python2 subpackage