pnemade pushed to caribou (master). "Resolves:rh#1210302: Fix dependencies for python{, 3}-caribou"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 9 13:10:19 UTC 2015


>From 68d4cfb6d7a8ccbd9aa44232376750b0e6ad77b1 Mon Sep 17 00:00:00 2001
From: Parag Nemade <pnemade at redhat.com>
Date: Thu, 9 Apr 2015 18:40:06 +0530
Subject: Resolves:rh#1210302: Fix dependencies for python{,3}-caribou


diff --git a/caribou.spec b/caribou.spec
index d78c41d..8496030 100644
--- a/caribou.spec
+++ b/caribou.spec
@@ -2,7 +2,7 @@
 
 Name:           caribou
 Version:        0.4.18
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A simplified in-place on-screen keyboard
 License:        LGPLv2+
 URL:            http://live.gnome.org/Caribou
@@ -61,7 +61,7 @@ developing applications that use %{name}.
 %package     -n python-caribou
 Summary:        Keyboard UI for %{name}
 Requires:       pygobject3
-Requires:       python3-pyatspi
+Requires:       pyatspi
 Requires:       %{name} = %{version}-%{release}
 Obsoletes:      caribou < 0.4.1-3
 BuildArch:      noarch
@@ -72,8 +72,8 @@ This package contains caribou python GUI
 %if 0%{?with_python3}
 %package     -n python3-caribou
 Summary:        Keyboard UI for %{name}
-Requires:       pygobject3
-Requires:       pyatspi
+Requires:       python3-gobject
+Requires:       python3-pyatspi
 Requires:       %{name} = %{version}-%{release}
 Obsoletes:      caribou < 0.4.1-3
 BuildArch:      noarch
@@ -194,6 +194,9 @@ fi
 
 
 %changelog
+* Thu Apr 09 2015 Parag Nemade <pnemade AT redhat DOT com> - 0.4.18-3
+- Resolves:rh#1210302: Fix dependencies for python{,3}-caribou
+
 * Thu Apr 02 2015 Parag Nemade <pnemade AT redhat DOT com> - 0.4.18-2
 - Change Cariou to pull python3-caribou default in F23
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/caribou.git/commit/?h=master&id=68d4cfb6d7a8ccbd9aa44232376750b0e6ad77b1


More information about the scm-commits mailing list