From c201d43f48e920c097cdfc9e93b100dd704546bb Mon Sep 17 00:00:00 2001 From: Siddhesh Poyarekar Date: Sat, 16 Oct 2010 23:51:36 +0530 Subject: [PATCH] Add librsvg to BuildRequires to build native svg support --- eog.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/eog.spec b/eog.spec index 2e2a047..0a994ac 100644 --- a/eog.spec +++ b/eog.spec @@ -12,7 +12,7 @@ Summary: Eye of GNOME image viewer Name: eog Version: 2.91.0 -Release: 1%{?dist} +Release: 2%{?dist} URL: http://projects.gnome.org/eog/ #VCS: git:git://git.gnome.org/eog Source: http://download.gnome.org/sources/eog/2.91/%{name}-%{version}.tar.bz2 @@ -39,6 +39,7 @@ BuildRequires: gnome-desktop3-devel >= %{gnome_desktop_version} BuildRequires: gnome-icon-theme >= %{gnome_icon_theme_version} BuildRequires: libXt-devel BuildRequires: libxml2-devel +BuildRequires: librsvg2-devel Requires(post): desktop-file-utils >= %{desktop_file_utils_version} Requires(post): GConf2 @@ -135,6 +136,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas %{_datadir}/gtk-doc/ %changelog +* Sat Oct 16 2010 Siddhesh Poyarekar 2.91.0-2 +- Add librsvg to BuildRequires to build native svg support + * Wed Oct 6 2010 Matthias Clasen 2.91.0-1 - Update to 2.91.0