diff --git a/gnome-color-manager.changes b/gnome-color-manager.changes index 493667c..4eb1d56 100644 --- a/gnome-color-manager.changes +++ b/gnome-color-manager.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Sep 11 11:49:30 UTC 2014 - dimstar@opensuse.org + +- Recommend instead of Require PackageKit: We only recommend + PackageKit - knowing that some features are not available if not + present. For managed setups, this does not matter, as the user is + not supposed to be bothered with such things anyway (bnc#895997). + ------------------------------------------------------------------- Mon Aug 18 16:40:36 UTC 2014 - dimstar@opensuse.org diff --git a/gnome-color-manager.spec b/gnome-color-manager.spec index 9b2e589..bcadea2 100644 --- a/gnome-color-manager.spec +++ b/gnome-color-manager.spec @@ -41,7 +41,10 @@ BuildRequires: pkgconfig(lcms2) >= 2.2 BuildRequires: pkgconfig(libcanberra-gtk3) BuildRequires: pkgconfig(libexif) BuildRequires: pkgconfig(vte-2.91) -Requires: PackageKit +# We only recommend PackageKit - knowing that some features are not available if not present +# For managed setups, this does not matter, as the user is not supposed to be bothered with +# such things anyway (see bnc#895997). +Recommends: PackageKit Requires: argyllcms Requires: colord Requires: shared-color-profiles