From 5d04abe001f526e8e9b7f29103bcacc11457246baace066328f0dc4c541e6580 Mon Sep 17 00:00:00 2001 From: Denisart Benjamin Date: Sun, 20 Oct 2013 21:22:39 +0000 Subject: [PATCH] Accepting request 204062 from home:sumski:hazard:to:your:stereo Adjust Requires again: we are openSUSE, not Fedora, so require python-gobject2 instead of non-existant pygobject2 OBS-URL: https://build.opensuse.org/request/show/204062 OBS-URL: https://build.opensuse.org/package/show/Base:System/tuned?expand=0&rev=14 --- tuned.changes | 6 ++++++ tuned.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/tuned.changes b/tuned.changes index 9bdba67..56619a6 100644 --- a/tuned.changes +++ b/tuned.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Oct 20 19:44:13 UTC 2013 - hrvoje.senjan@gmail.com + +- Adjust Requires again: we are openSUSE, not Fedora, so require + python-gobject2 instead of non-existant pygobject2 + ------------------------------------------------------------------- Tue Oct 15 22:47:34 UTC 2013 - hrvoje.senjan@gmail.com diff --git a/tuned.spec b/tuned.spec index da1c4ca..5afb940 100644 --- a/tuned.spec +++ b/tuned.spec @@ -34,7 +34,7 @@ BuildRequires: python BuildRequires: systemd Requires: /usr/bin/cpupower Requires: dbus-1-python -Requires: pygobject2 +Requires: python-gobject2 Requires: python-configobj Requires: python-decorator %{?systemd_requires}