diff --git a/totem.spec b/totem.spec index 7e0527c..9e0e31e 100644 --- a/totem.spec +++ b/totem.spec @@ -5,7 +5,7 @@ Summary: Movie player for GNOME 2 Name: totem Version: 2.18.1 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: Applications/Multimedia URL: http://www.gnome.org/projects/totem/ @@ -42,6 +42,7 @@ BuildRequires: libXtst-devel BuildRequires: libXxf86vm-devel BuildRequires: libXt-devel BuildRequires: dbus-devel +BuildRequires: control-center-devel >= 2.18.0 BuildRequires: hal-devel BuildRequires: gnome-doc-utils @@ -202,6 +203,10 @@ fi %{_libdir}/*so %changelog +* Mon Apr 23 2007 - Bastien Nocera - 2.18.2-3 +- Add missing control-center-devel BuildRequires, to use the new + playback key infrastructure in gnome-settings-daemon (#237484) + * Wed Apr 11 2007 - Bastien Nocera - 2.18.1-2 - Add requires for gnome-themes, spotted by Nigel Jones (#235819)