From 88cd4b9cb01ca0d900a3dbd0162ff9d457ecb573 Mon Sep 17 00:00:00 2001 From: David Zeuthen Date: Mon, 11 Jul 2011 15:55:51 -0400 Subject: [PATCH] BR gtk-doc Signed-off-by: David Zeuthen --- gnome-disk-utility.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gnome-disk-utility.spec b/gnome-disk-utility.spec index c7b0f8f..3b60070 100644 --- a/gnome-disk-utility.spec +++ b/gnome-disk-utility.spec @@ -13,7 +13,7 @@ Summary: Disk management application Name: gnome-disk-utility Version: 3.0.2 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://git.gnome.org/cgit/gnome-disk-utility @@ -38,6 +38,7 @@ BuildRequires: intltool BuildRequires: rarian-compat BuildRequires: automake autoconf libtool BuildRequires: gnome-common +BuildRequires: gtk-doc Requires: %{name}-libs = %{version}-%{release} Obsoletes: gnome-disk-utility-format @@ -215,6 +216,9 @@ gtk-update-icon-cache -q %{_datadir}/icons/hicolor || : %{_libdir}/nautilus/extensions-3.0/*.so %changelog +* Mon Jul 11 2011 David Zeuthen - 3.0.2-3%{?dist} +- BR gtk-doc + * Mon Jul 11 2011 David Zeuthen - 3.0.2-2%{?dist} - BR gnome-common