Fix a typo
This commit is contained in:
parent
33f093f97a
commit
cc875815d5
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
Name: ibus
|
Name: ibus
|
||||||
Version: 1.3.7
|
Version: 1.3.7
|
||||||
Release: 10%{?dist}
|
Release: 11%{?dist}
|
||||||
Summary: Intelligent Input Bus for Linux OS
|
Summary: Intelligent Input Bus for Linux OS
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -156,7 +156,7 @@ fi
|
|||||||
if test $WORKAROUND_GTK3_BUILD_FAILURE -eq 1 ; then
|
if test $WORKAROUND_GTK3_BUILD_FAILURE -eq 1 ; then
|
||||||
printf "#### ERROR: glib2 is old against gtk3\n"
|
printf "#### ERROR: glib2 is old against gtk3\n"
|
||||||
printf "#### Applying a workaround\n"
|
printf "#### Applying a workaround\n"
|
||||||
%patch99 -p1 -b .ugly-hack
|
%patch99 -p1 -b .ugly-hack
|
||||||
fi
|
fi
|
||||||
#### end WORKAROUND_GTK3_BUILD_FAILURE
|
#### end WORKAROUND_GTK3_BUILD_FAILURE
|
||||||
|
|
||||||
@ -301,7 +301,7 @@ fi
|
|||||||
%{_datadir}/gtk-doc/html/*
|
%{_datadir}/gtk-doc/html/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Oct 07 2010 Takao Fujiwara <tfujiwar@redhat.com> - 1.3.7-10
|
* Thu Oct 07 2010 Takao Fujiwara <tfujiwar@redhat.com> - 1.3.7-11
|
||||||
- Added ibus-xx-g-ir-compiler.patch to fix g-ir-compiler error.
|
- Added ibus-xx-g-ir-compiler.patch to fix g-ir-compiler error.
|
||||||
- Updated ibus-435880-surrounding-text.patch
|
- Updated ibus-435880-surrounding-text.patch
|
||||||
Fixes Bug 634829 - ibus_im_context_set_surrounding() to get strings.
|
Fixes Bug 634829 - ibus_im_context_set_surrounding() to get strings.
|
||||||
|
Loading…
Reference in New Issue
Block a user