From fc29e422cd2cfa7e3c70b6b02b0f8b9504bf2177 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 5 Oct 2010 12:48:51 +0100 Subject: [PATCH] - Add BR gnome-settings-daemon-devel --- gnome-color-manager.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gnome-color-manager.spec b/gnome-color-manager.spec index e5bb73a..25264f8 100644 --- a/gnome-color-manager.spec +++ b/gnome-color-manager.spec @@ -3,7 +3,7 @@ Summary: Color management tools for GNOME Name: gnome-color-manager Version: 2.91.1 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: Applications/System URL: http://projects.gnome.org/gnome-color-manager/ @@ -37,6 +37,7 @@ BuildRequires: libcanberra-devel BuildRequires: libnotify-devel >= 0.5.0 BuildRequires: glib2-devel >= 2.25.9-2 BuildRequires: control-center-devel >= 2.90.1 +BuildRequires: gnome-settings-daemon-devel >= 2.90.1 %description gnome-color-manager is a session framework that makes it easy to manage, install @@ -124,6 +125,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || : %{_libdir}/gnome-settings-daemon-2.0/libcolor.so %changelog +* Tue Oct 05 2010 Richard Hughes 2.91.1-2 +- Add BR gnome-settings-daemon-devel + * Tue Oct 05 2010 Richard Hughes 2.91.1-1 - New upstream release.