diff --git a/gnome-color-manager.spec b/gnome-color-manager.spec index 285f8db..ca0a2bc 100644 --- a/gnome-color-manager.spec +++ b/gnome-color-manager.spec @@ -20,13 +20,10 @@ Requires: argyllcms %endif BuildRequires: gtk3-devel >= 3.0.0 -BuildRequires: scrollkeeper -BuildRequires: gnome-doc-utils >= 0.3.2 BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: libtool BuildRequires: vte3-devel -BuildRequires: gnome-doc-utils BuildRequires: intltool BuildRequires: libgudev1-devel BuildRequires: libXrandr-devel @@ -59,7 +56,7 @@ and generate color profiles in the GNOME desktop. %setup -q %build -%configure --disable-scrollkeeper --disable-schemas-install +%configure --disable-schemas-install make %{?_smp_mflags} %install @@ -115,6 +112,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : * Wed Sep 18 2013 Kalev Lember - 3.9.92-1 - Update to 3.9.92 - Include the appdata file +- Drop scrollkeeper and gnome-doc-utils build deps * Tue Sep 03 2013 Kalev Lember - 3.8.2-4 - Rebuilt for libgnome-desktop soname bump