rpms/ibus/F-12 ibus.spec,1.100,1.101 sources,1.56,1.57

Huang Peng phuang at fedoraproject.org
Mon Jan 11 06:40:37 UTC 2010


Author: phuang

Update of /cvs/pkgs/rpms/ibus/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4054

Modified Files:
	ibus.spec sources 
Log Message:
Update to 1.2.0.20100111


Index: ibus.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ibus/F-12/ibus.spec,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -p -r1.100 -r1.101
--- ibus.spec	16 Dec 2009 06:00:37 -0000	1.100
+++ ibus.spec	11 Jan 2010 06:40:37 -0000	1.101
@@ -7,7 +7,7 @@
 %define im_chooser_version 1.2.5
 
 Name:       ibus
-Version:    1.2.0.20091215
+Version:    1.2.0.20100111
 Release:    1%{?dist}
 Summary:    Intelligent Input Bus for Linux OS
 License:    LGPLv2+
@@ -15,7 +15,6 @@ Group:      System Environment/Libraries
 URL:        http://code.google.com/p/ibus/
 Source0:    http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
 Source1:    xinput-ibus
-# Source2:    icons.tar.gz
 # Patch0:     ibus-HEAD.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -43,6 +42,7 @@ Requires:   iso-codes
 Requires:   dbus-python >= %{dbus_python_version}
 Requires:   im-chooser >= %{im_chooser_version}
 Requires:   GConf2 >= %{gconf2_version}
+Requires:   notify-python
 
 Requires(post):  desktop-file-utils
 Requires(postun):  desktop-file-utils
@@ -108,8 +108,7 @@ The ibus-devel-docs package contains dev
 %build
 %configure --disable-static \
            --disable-iso-codes-check \
-           --enable-gtk-doc \
-           --disable-qt4-immodule
+           --enable-gtk-doc
 # make -C po update-gmo
 make %{?_smp_mflags}
 
@@ -207,10 +206,6 @@ fi
 %defattr(-,root,root,-)
 %{_libdir}/gtk-2.0/%{gtk_binary_version}/immodules/im-ibus.so
 
-# %files qt
-# %defattr(-,root,root,-)
-# %{_libdir}/qt4/plugins/inputmethods/libibus.so
-
 %files devel
 %defattr(-,root,root,-)
 %{_libdir}/lib*.so
@@ -222,26 +217,35 @@ fi
 %{_datadir}/gtk-doc/html/*
 
 %changelog
-* Wed Dec 15 2009 Peng Huang <shawn.p.huang at gmail.com> - 1.2.0.2001215-1
+* Mon Jan 11 2010 Peng Huang <shawn.p.huang at gmail.com> - 1.2.0.20100111-1
+- Update to 1.2.0.20100111
+
+* Fri Dec 25 2009 Peng Huang <shawn.p.huang at gmail.com> - 1.2.0.20091225-1
+- Update to 1.2.0.20091225
+- Fix bug 513895 - new IME does not show up in ibus-setup
+- Fix bug 531857 - applet order should correspond with preferences order
+- Fix bug 532856 - should not list already added input-methods in Add selector
+
+* Wed Dec 15 2009 Peng Huang <shawn.p.huang at gmail.com> - 1.2.0.20091215-1
 - Update to 1.2.0.20091215
 
-* Thu Dec 10 2009 Peng Huang <shawn.p.huang at gmail.com> - 1.2.0.2001204-2
+* Thu Dec 10 2009 Peng Huang <shawn.p.huang at gmail.com> - 1.2.0.20091204-2
 - Fix rpmlint warnings and errors.
 
-* Fri Dec 04 2009 Peng Huang <shawn.p.huang at gmail.com> - 1.2.0.2001204-1
+* Fri Dec 04 2009 Peng Huang <shawn.p.huang at gmail.com> - 1.2.0.20091204-1
 - Update to 1.2.0.20091204
 - Fix Bug 529920 - language panel pops up on the wrong monitor
 - Fix Bug 541197 - Ibus crash
 
-* Tue Nov 24 2009 Peng Huang <shawn.p.huang at gmail.com> - 1.2.0.2001124-1
+* Tue Nov 24 2009 Peng Huang <shawn.p.huang at gmail.com> - 1.2.0.20091124-1
 - Update to 1.2.0.20091124
 - Update some translations.
 - Fix bug 538147 - [abrt] crash detected in firefox-3.5.5-1.fc12 
 
-* Sat Oct 24 2009 Peng Huang <shawn.p.huang at gmail.com> - 1.2.0.2001024-1
+* Sat Oct 24 2009 Peng Huang <shawn.p.huang at gmail.com> - 1.2.0.20091024-1
 - Update to 1.2.0.20091024
 
-* Wed Oct 14 2009 Peng Huang <shawn.p.huang at gmail.com> - 1.2.0.2001014-2
+* Wed Oct 14 2009 Peng Huang <shawn.p.huang at gmail.com> - 1.2.0.20091014-2
 - Update to 1.2.0.20091014
 - Change ICON in ibus.conf 
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ibus/F-12/sources,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -p -r1.56 -r1.57
--- sources	16 Dec 2009 06:00:38 -0000	1.56
+++ sources	11 Jan 2010 06:40:37 -0000	1.57
@@ -1 +1 @@
-caf5ed11233f0e8c4369d44e66b7beb5  ibus-1.2.0.20091215.tar.gz
+73eabe0f768cf97b7205cb4e74fba706  ibus-1.2.0.20100111.tar.gz



More information about the scm-commits mailing list