[pinpoint] add rsvg support for embedded SVG support

Peter Robinson pbrobinson at fedoraproject.org
Tue Nov 15 15:51:02 UTC 2011


commit bc8643f044edc5e07d0614910e5c58815654c86d
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Tue Nov 15 15:50:42 2011 +0000

    add rsvg support for embedded SVG support

 pinpoint.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/pinpoint.spec b/pinpoint.spec
index f75898f..eef21d5 100644
--- a/pinpoint.spec
+++ b/pinpoint.spec
@@ -1,17 +1,18 @@
 Name:           pinpoint
 Version:        0.1.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A tool for making hackers do excellent presentations
 
 License:        LGPLv2+
 URL:            https://live.gnome.org/Pinpoint
 Source0:        http://ftp.gnome.org/pub/GNOME/sources/pinpoint/0.1/pinpoint-%{version}.tar.xz
 
-BuildRequires:  glib2-devel
 BuildRequires:  clutter-devel >= 1.4
 BuildRequires:  clutter-gst-devel
 BuildRequires:  cairo-devel
 BuildRequires:  gdk-pixbuf2-devel
+BuildRequires:  glib2-devel
+BuildRequires:  librsvg2-devel
 
 %description
 Pinpoint a simple presentation tool that hopes to avoid audience death
@@ -38,6 +39,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Nov 15 2011 Peter Robinson <pbrobinson at fedoraproject.org> - 0.1.4-2
+- add rsvg support for embedded SVG support
+
 * Tue Nov 15 2011 Peter Robinson <pbrobinson at fedoraproject.org> - 0.1.4-1
 - Update to 0.1.4
 - http://ftp.gnome.org/pub/GNOME/sources/pinpoint/0.1/pinpoint-0.1.4.news


More information about the scm-commits mailing list