diff --git a/gnome-disk-utility.spec b/gnome-disk-utility.spec index fc1f65e..1c59c6e 100644 --- a/gnome-disk-utility.spec +++ b/gnome-disk-utility.spec @@ -1,8 +1,7 @@ %define glib2_version 2.31.0 %define gtk3_version 3.5.8 %define udisks_version 2.0.90 -%define gnome_settings_daemon_version 3.6.0 -# TODO: see comment below about --disable-gsd-plugin +%define gnome_settings_daemon_version 3.7.3 # Only enable if using patches that touches configure.ac, # Makefile.am or other build system related files @@ -12,7 +11,7 @@ Summary: Disks Name: gnome-disk-utility Version: 3.7.0 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://git.gnome.org/browse/gnome-disk-utility @@ -64,11 +63,7 @@ fstab/crypttab editing, ATA SMART and other features %if 0%{?enable_autoreconf} autoreconf %endif -# TODO: Please remove --disable-gsd-plugin and bump %{gnome_settings_daemon_version} once -# there is a sufficiently new gnome-settings-daemon-devel package package available. -# See bgo #690310 for more information. -# -%configure --disable-gsd-plugin +%configure make %{?_smp_mflags} %install @@ -115,6 +110,9 @@ gtk-update-icon-cache -q %{_datadir}/icons/hicolor || : %doc README AUTHORS NEWS COPYING %changelog +* Fri Dec 21 2012 David Zeuthen - 3.7.0-3%{?dist} +- BR gnome-settings-daemon 3.7.3 and rebuild without --disable-gsd-plugin + * Tue Dec 18 2012 David Zeuthen - 3.7.0-2%{?dist} - Adjust BRs