[uim] Obsoletes uim-gnome. (#953986)

Akira TAGOH tagoh at fedoraproject.org
Mon Apr 22 03:00:52 UTC 2013


commit 3e7171f3ba41f20bdd89dd5812d4557a470264cc
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Mon Apr 22 12:00:45 2013 +0900

    Obsoletes uim-gnome. (#953986)

 uim.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/uim.spec b/uim.spec
index e761c4c..dcf5728 100644
--- a/uim.spec
+++ b/uim.spec
@@ -3,7 +3,7 @@
 
 Name:		uim
 Version:	1.8.5
-Release:	3%{?dist}
+Release:	4%{?dist}
 # uim itself is licensed under BSD
 # scm/py.scm, helper/eggtrayicon.[ch], qt/pref-kseparator.{cpp,h}
 #   and qt/chardict/chardict-kseparator.{cpp,h} is licensed under LGPLv2+
@@ -47,6 +47,7 @@ Requires:	uim = %{version}-%{release}
 # for update-gtk-immodules
 Requires(post):	gtk2 >= 2.9.1-2
 Requires(postun): gtk2
+Obsoletes:	%{name}-gnome < 1.8.5-4
 
 %package	gtk3
 Summary:	GTK+3 support for Uim
@@ -55,6 +56,7 @@ Requires:	uim = %{version}-%{release}
 # for update-gtk-immodules
 Requires(post):	gtk3
 Requires(postun): gtk3
+Obsoletes:	%{name}-gnome < 1.8.5-4
 
 %package	qt
 Summary:	Qt4 support for Uim
@@ -551,6 +553,9 @@ fi
 %dir %{_datadir}/uim
 
 %changelog
+* Mon Apr 22 2013 Akira TAGOH <tagoh at redhat.com> - 1.8.5-4
+- Obsoletes uim-gnome. (#953986)
+
 * Mon Apr 15 2013 Akira TAGOH <tagoh at redhat.com> - 1.8.5-3
 - Create a socket file under XDG_RUNTIME_DIR. (#924005)
 


More information about the scm-commits mailing list