[caribou/f16] Resolves:rh#753149 - Upgraded F15 -> F16 gnome fails - wrong version of caribou

pnemade pnemade at fedoraproject.org
Thu Nov 17 05:02:08 UTC 2011


commit dde9615d19eb21ab51b868b68c21ea8b59a7f1f3
Author: Parag Nemade <pnemade at redhat.com>
Date:   Thu Nov 17 10:32:02 2011 +0530

    Resolves:rh#753149 - Upgraded F15 -> F16 gnome fails - wrong version of caribou

 caribou.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/caribou.spec b/caribou.spec
index 0f074bc..b7127a9 100644
--- a/caribou.spec
+++ b/caribou.spec
@@ -1,6 +1,6 @@
 Name:           caribou
 Version:        0.4.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A simplified in-place on-screen keyboard
 
 Group:          User Interface/Desktops
@@ -33,6 +33,9 @@ Requires:       pyatspi
 Requires:       pyclutter
 Requires:       python-virtkey
 
+#Following is needed as package moved from noarch to arch
+Obsoletes:   caribou < 0.4.1-2
+
 %description
 Caribou is a text entry application that currently manifests itself as
 a simplified in-place on-screen keyboard.
@@ -101,6 +104,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gir-1.0/Caribou-1.0.gir
 
 %changelog
+* Thu Nov 17 2011 Parag Nemade <pnemade AT redhat.com> - 0.4.1-2
+- Resolves:rh#753149 - Upgraded F15 -> F16 gnome fails - wrong version of caribou
+
 * Tue Oct 18 2011 Parag Nemade <pnemade AT redhat.com> - 0.4.1-1
 - upstream release 0.4.1
 


More information about the scm-commits mailing list