- Add BR gnome-settings-daemon-devel

This commit is contained in:
Richard Hughes 2010-10-05 12:48:51 +01:00
parent da9e1f5057
commit fc29e422cd

View File

@ -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 <richard@hughsie.com> 2.91.1-2
- Add BR gnome-settings-daemon-devel
* Tue Oct 05 2010 Richard Hughes <richard@hughsie.com> 2.91.1-1
- New upstream release.