From: Chengyi Zhao Date: Wed, 7 Aug 2013 08:36:27 +0000 (+0800) Subject: Fix the issue TIVI-1426: connman-test/simple-agent needs pygobject X-Git-Tag: accepted/tizen/20130912.190320^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Faccepted%2Ftizen_3.0.2014.q3_common;p=platform%2Fupstream%2Fpython-gobject.git Fix the issue TIVI-1426: connman-test/simple-agent needs pygobject platform/upstream/python-gobject and platform/upstream/pygobject2 use the same package name pygobject, so change to "Provides: pygobject3" --- diff --git a/packaging/python-gobject.spec b/packaging/python-gobject.spec index 6b76d45..2d8a734 100644 --- a/packaging/python-gobject.spec +++ b/packaging/python-gobject.spec @@ -22,7 +22,7 @@ BuildRequires: python-devel BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(cairo-gobject) BuildRequires: python -Provides: pygobject, pygobject2 +Provides: pygobject3 %description Pygobjects is an extension module for python that gives you access to