rpms/ibus/devel ibus.spec,1.110,1.111

Jens Petersen petersen at fedoraproject.org
Wed Jun 30 07:01:47 UTC 2010


Author: petersen

Update of /cvs/pkgs/rpms/ibus/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv13148

Modified Files:
	ibus.spec 
Log Message:
- version the ibus-gtk obsolete and provides
- drop the old redundant ibus-qt obsoletes




Index: ibus.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ibus/devel/ibus.spec,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -p -r1.110 -r1.111
--- ibus.spec	30 Jun 2010 05:09:01 -0000	1.110
+++ ibus.spec	30 Jun 2010 07:01:46 -0000	1.111
@@ -59,8 +59,6 @@ Requires(preun): GConf2 >= %{gconf2_vers
 Requires(post):  %{_sbindir}/alternatives
 Requires(postun):  %{_sbindir}/alternatives
 
-Obsoletes:  ibus-qt < 1.1.0
-
 %define _xinputconf %{_sysconfdir}/X11/xinit/xinput.d/ibus.conf
 
 %description
@@ -81,8 +79,9 @@ Summary:    IBus im module for gtk2
 Group:      System Environment/Libraries
 Requires:   %{name} = %{version}-%{release}
 Requires(post): glib2 >= %{glib_ver}
-Obsoletes:  ibus-gtk
-Provides:   ibus-gtk
+# Added for F14
+Obsoletes:  ibus-gtk < 1.3.5-1
+Provides:   ibus-gtk = %{version}-%{release}
 
 %description gtk2
 This package contains ibus im module for gtk2
@@ -251,6 +250,10 @@ fi
 %{_datadir}/gtk-doc/html/*
 
 %changelog
+* Wed Jun 30 2010 Jens Petersen <petersen at redhat.com>
+- version the ibus-gtk obsolete and provides
+- drop the old redundant ibus-qt obsoletes
+
 * Wed Jun 30 2010 Takao Fujiwara <takao.fujiwara1 at gmail.com> - 1.3.5-4
 - Add patch from HEAD.
 



More information about the scm-commits mailing list