From e1a5e8012c0b02a7f692c2fe55642cad1dace003 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Wed, 19 Dec 2012 11:11:49 -0800 Subject: require python-gobject --- packaging/connman.changes | 6 ++++++ packaging/connman.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 packaging/connman.changes diff --git a/packaging/connman.changes b/packaging/connman.changes new file mode 100644 index 00000000..12e70214 --- /dev/null +++ b/packaging/connman.changes @@ -0,0 +1,6 @@ +* Wed Dec 19 2012 Anas Nashif 1.9@cda8eb9 +- rebase to 1.9 + +* Wed Dec 19 2012 Anas Nashif 1.9@2278f7b +- require python-gobject + diff --git a/packaging/connman.spec b/packaging/connman.spec index fb71deec..3eaab121 100644 --- a/packaging/connman.spec +++ b/packaging/connman.spec @@ -28,7 +28,7 @@ Summary: Test Scripts for Connection Manager Group: Development/Tools Requires: %{name} = %{version} Requires: dbus-python -Requires: pygobject +Requires: python-gobject Requires: python-xml %description test -- cgit v1.2.3