From 36454ba4cf876a7edf183fa3e88c28c98315c74a Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 5 Oct 2010 13:05:32 +0100 Subject: [PATCH] - Add BR libusb1-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 25264f8..36ce43c 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: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ Group: Applications/System URL: http://projects.gnome.org/gnome-color-manager/ @@ -38,6 +38,7 @@ 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 +BuildRequires: libusb1-devel %description gnome-color-manager is a session framework that makes it easy to manage, install @@ -125,6 +126,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-3 +- Add BR libusb1-devel + * Tue Oct 05 2010 Richard Hughes 2.91.1-2 - Add BR gnome-settings-daemon-devel