Compare commits
No commits in common. "rawhide" and "f42" have entirely different histories.
2 changed files with 1 additions and 1369 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -27,7 +27,6 @@ Source1: https://github.com/ibus/%{name}/releases/download/%{version}/%{n
|
|||
|
||||
# Upstreamed patches.
|
||||
# Patch0: %%{name}-HEAD.patch
|
||||
Patch0: %{name}-HEAD.patch
|
||||
Patch1: %{name}-1938129-default-hiragana.patch
|
||||
|
||||
BuildRequires: anthy-unicode-devel
|
||||
|
|
@ -98,7 +97,6 @@ fi
|
|||
|
||||
%build
|
||||
#autoreconf -f -i -v
|
||||
autoreconf -f -i -v
|
||||
%configure \
|
||||
%if %have_default_layout
|
||||
--with-layout='default' \
|
||||
|
|
@ -110,6 +108,7 @@ autoreconf -f -i -v
|
|||
--with-kasumi-exec=/usr/bin/kasumi-unicode \
|
||||
%endif
|
||||
--with-on-off-keys="'Zenkaku_Hankaku', 'Ctrl+space', 'Ctrl+J'" \
|
||||
--with-python=python3 \
|
||||
--enable-installed-tests \
|
||||
--disable-static
|
||||
# make -C po update-gmo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue