!5 remove ExclusiveArch macro
From: @tanyulong2021 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
8d85d738ad
@ -1,6 +1,6 @@
|
|||||||
Name: fcitx-libpinyin
|
Name: fcitx-libpinyin
|
||||||
Version: 0.5.3
|
Version: 0.5.3
|
||||||
Release: 12
|
Release: 13
|
||||||
Summary: Libpinyin Wrapper for Fcitx
|
Summary: Libpinyin Wrapper for Fcitx
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://fcitx-im.org/wiki/Libpinyin
|
URL: https://fcitx-im.org/wiki/Libpinyin
|
||||||
@ -14,7 +14,7 @@ BuildRequires: qt5-qtwebengine-devel, dbus-devel
|
|||||||
BuildRequires: fcitx-qt5-devel >= 1.1
|
BuildRequires: fcitx-qt5-devel >= 1.1
|
||||||
Requires: fcitx
|
Requires: fcitx
|
||||||
# handled by qt5-srpm-macros, which defines %%qt5_qtwebengine_arches
|
# handled by qt5-srpm-macros, which defines %%qt5_qtwebengine_arches
|
||||||
ExclusiveArch: %{qt5_qtwebengine_arches}
|
# ExclusiveArch: %{qt5_qtwebengine_arches}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Fcitx-libpinyin is a libpinyin Wrapper for Fcitx.
|
Fcitx-libpinyin is a libpinyin Wrapper for Fcitx.
|
||||||
@ -53,6 +53,9 @@ popd
|
|||||||
%{_datadir}/icons/hicolor/48x48/status/fcitx-*.png
|
%{_datadir}/icons/hicolor/48x48/status/fcitx-*.png
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 21 2021 tanyulong <tanyulong@kylinos.cn> - 0.5.3-13
|
||||||
|
- remove ExclusiveArch macro
|
||||||
|
|
||||||
* Fri Sep 18 2020 Luke Yue <lukedyue@gmail.com> - 0.5.3-12
|
* Fri Sep 18 2020 Luke Yue <lukedyue@gmail.com> - 0.5.3-12
|
||||||
- Adapt for openEuler
|
- Adapt for openEuler
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user