[eog] Add librsvg to BuildRequires to build native svg support

Siddhesh Poyarekar siddhesh at fedoraproject.org
Sat Oct 16 18:19:27 UTC 2010


commit c201d43f48e920c097cdfc9e93b100dd704546bb
Author: Siddhesh Poyarekar <siddhesh.poyarekar at gmail.com>
Date:   Sat Oct 16 23:51:36 2010 +0530

    Add librsvg to BuildRequires to build native svg support

 eog.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
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 <spoyarek at redhat.com> 2.91.0-2
+- Add librsvg to BuildRequires to build native svg support
+
 * Wed Oct  6 2010 Matthias Clasen <mclasen at redhat.com> 2.91.0-1
 - Update to 2.91.0
 


More information about the scm-commits mailing list