fixes failed: No CMAKE_C_COMPILEP could be found

This commit is contained in:
wu-leilei 2021-06-07 09:51:29 +08:00
parent a0ae3d5f64
commit b833f17067

View File

@ -1,13 +1,13 @@
Name: ibus-table-array30
Version: 1.2.0.20090729
Release: 7
Release: 8
Summary: The Array 30 Chinese input method for IBus framework
License: GPLv2+
URL: http://github.com/definite/ibus-table-array30/tree/master
Source0: http://cloud.github.com/downloads/definite/ibus-table-array30/%{name}-%{version}-Source.tar.gz
BuildArch: noarch
BuildRequires: ibus-table >= 1.1 cmake >= 2.4
BuildRequires: ibus-table >= 1.1 cmake >= 2.4 g++
Requires: ibus-table >= 1.1
%description
@ -36,5 +36,8 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/ibus-table/{tables/Array30.db,icons/Array30.png}
%changelog
* Mon Jun 07 2021 wulei <wulei80@huawei.com> - 1.2.0.20090729-8
- fixes failed: No CMAKE_C_COMPILEP could be found
* Wed Dec 4 2019 duyeyu <duyeyu@huawei.com> - 1.2.0.20090729-7
- Package init