diff --git a/gnome-control-center.changes b/gnome-control-center.changes index abf0f18..141300b 100644 --- a/gnome-control-center.changes +++ b/gnome-control-center.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Sep 6 21:47:12 UTC 2011 - vuntz@opensuse.org + +- Add system-config-printer-dbus-service Recommends: the printers + panel can used the dbus service (to find the best drivers for a + printer, for instance). + ------------------------------------------------------------------- Tue Sep 6 20:18:19 UTC 2011 - vuntz@opensuse.org diff --git a/gnome-control-center.spec b/gnome-control-center.spec index 1299852..6dd6265 100644 --- a/gnome-control-center.spec +++ b/gnome-control-center.spec @@ -84,6 +84,8 @@ Requires: nautilus Recommends: %{name}-lang Recommends: %{name}-user-faces Recommends: apg +# the printers panel can use the dbus service +Recommends: system-config-printer-dbus-service Provides: control-center2 = 2.22.1 Obsoletes: control-center2 < 2.22.1 BuildRoot: %{_tmppath}/%{name}-%{version}-build