Copied gtk2 module to gtk3 one.
This commit is contained in:
parent
80224fc2fa
commit
7bb697baa8
15
ibus.spec
15
ibus.spec
@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
Name: ibus
|
Name: ibus
|
||||||
Version: 1.5.1
|
Version: 1.5.1
|
||||||
Release: 2%{?dist}
|
Release: 3%{?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
|
||||||
@ -252,8 +252,8 @@ UpdateTimestamps -p1 %{PATCH0}
|
|||||||
%if (0%{?fedora} <= 17 && 0%{?rhel} < 7)
|
%if (0%{?fedora} <= 17 && 0%{?rhel} < 7)
|
||||||
%patch92 -p1 -b .g-s-preedit
|
%patch92 -p1 -b .g-s-preedit
|
||||||
UpdateTimestamps -p1 %{PATCH92}
|
UpdateTimestamps -p1 %{PATCH92}
|
||||||
cp client/gtk2/ibusimcontext.c client/gtk3/ibusimcontext.c ||
|
|
||||||
%endif
|
%endif
|
||||||
|
cp client/gtk2/ibusimcontext.c client/gtk3/ibusimcontext.c ||
|
||||||
%patch1 -p1 -b .noswitch
|
%patch1 -p1 -b .noswitch
|
||||||
UpdateTimestamps -p1 %{PATCH1}
|
UpdateTimestamps -p1 %{PATCH1}
|
||||||
%if %with_xkbfile
|
%if %with_xkbfile
|
||||||
@ -477,6 +477,9 @@ fi
|
|||||||
%{_datadir}/gtk-doc/html/*
|
%{_datadir}/gtk-doc/html/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 18 2013 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.1-3
|
||||||
|
- Copied gtk2 module to gtk3 one.
|
||||||
|
|
||||||
* Thu Jan 31 2013 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.1-2
|
* Thu Jan 31 2013 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.1-2
|
||||||
- Updated ibus-530711-preload-sys.patch. Fixes #904799
|
- Updated ibus-530711-preload-sys.patch. Fixes #904799
|
||||||
|
|
||||||
@ -858,7 +861,7 @@ fi
|
|||||||
- Fix bug 531857 - applet order should correspond with preferences order
|
- Fix bug 531857 - applet order should correspond with preferences order
|
||||||
- Fix bug 532856 - should not list already added input-methods in Add selector
|
- Fix bug 532856 - should not list already added input-methods in Add selector
|
||||||
|
|
||||||
* Wed Dec 15 2009 Peng Huang <phuang@redhat.com> - 1.2.0.20091215-1
|
* Tue Dec 15 2009 Peng Huang <phuang@redhat.com> - 1.2.0.20091215-1
|
||||||
- Update to 1.2.0.20091215
|
- Update to 1.2.0.20091215
|
||||||
|
|
||||||
* Thu Dec 10 2009 Peng Huang <phuang@redhat.com> - 1.2.0.20091204-2
|
* Thu Dec 10 2009 Peng Huang <phuang@redhat.com> - 1.2.0.20091204-2
|
||||||
@ -881,7 +884,7 @@ fi
|
|||||||
- Update to 1.2.0.20091014
|
- Update to 1.2.0.20091014
|
||||||
- Change ICON in ibus.conf
|
- Change ICON in ibus.conf
|
||||||
|
|
||||||
* Mon Sep 27 2009 Peng Huang <phuang@redhat.com> - 1.2.0.20090927-1
|
* Sun Sep 27 2009 Peng Huang <phuang@redhat.com> - 1.2.0.20090927-1
|
||||||
- Update to 1.2.0.20090927
|
- Update to 1.2.0.20090927
|
||||||
|
|
||||||
* Tue Sep 15 2009 Peng Huang <phuang@redhat.com> - 1.2.0.20090915-1
|
* Tue Sep 15 2009 Peng Huang <phuang@redhat.com> - 1.2.0.20090915-1
|
||||||
@ -1062,7 +1065,7 @@ fi
|
|||||||
- drop the superfluous ibus-0.1 engine obsoletes
|
- drop the superfluous ibus-0.1 engine obsoletes
|
||||||
- move glib2 requires to gtk package
|
- move glib2 requires to gtk package
|
||||||
|
|
||||||
* Tue Feb 25 2009 Peng Huang <phuang@redhat.com> - 1.1.0.20090225-1
|
* Wed Feb 25 2009 Peng Huang <phuang@redhat.com> - 1.1.0.20090225-1
|
||||||
- Update to ibus-1.1.0.20090225.
|
- Update to ibus-1.1.0.20090225.
|
||||||
- Fix problems in %%post and %%postun scripts.
|
- Fix problems in %%post and %%postun scripts.
|
||||||
- Hide ibus & ibus preferences menu items.
|
- Hide ibus & ibus preferences menu items.
|
||||||
@ -1169,7 +1172,7 @@ fi
|
|||||||
* Fri Aug 15 2008 Peng Huang <phuang@redhat.com> - 0.1.1.20080815-1
|
* Fri Aug 15 2008 Peng Huang <phuang@redhat.com> - 0.1.1.20080815-1
|
||||||
- Update to 0.1.1.20080815.
|
- Update to 0.1.1.20080815.
|
||||||
|
|
||||||
* Thu Aug 12 2008 Peng Huang <phuang@redhat.com> - 0.1.1.20080812-1
|
* Tue Aug 12 2008 Peng Huang <phuang@redhat.com> - 0.1.1.20080812-1
|
||||||
- Update to 0.1.1.20080812.
|
- Update to 0.1.1.20080812.
|
||||||
|
|
||||||
* Mon Aug 11 2008 Peng Huang <phuang@redhat.com> - 0.1.0.20080810-2
|
* Mon Aug 11 2008 Peng Huang <phuang@redhat.com> - 0.1.0.20080810-2
|
||||||
|
Loading…
Reference in New Issue
Block a user