From b52bdecc1599e6a557456711b068eba907890758 Mon Sep 17 00:00:00 2001 From: Chengyi Zhao Date: Wed, 7 Aug 2013 16:36:27 +0800 Subject: [PATCH] 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" --- packaging/python-gobject.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.7.4