[gnome-documents/f19] Enable generation of getting-started tutorial PDF

Cosimo Cecchi cosimoc at fedoraproject.org
Thu Mar 28 16:20:59 UTC 2013


commit 2cc98cd292dd03d37f528cc9cbf55b889f2da903
Author: Cosimo Cecchi <cosimoc at gnome.org>
Date:   Thu Mar 28 12:20:05 2013 -0400

    Enable generation of getting-started tutorial PDF

 gnome-documents.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/gnome-documents.spec b/gnome-documents.spec
index d55680c..a8b519c 100644
--- a/gnome-documents.spec
+++ b/gnome-documents.spec
@@ -2,7 +2,7 @@
 
 Name:           gnome-documents
 Version:        3.8.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A document manager application for GNOME
 
 License:        GPLv2+
@@ -21,6 +21,7 @@ BuildRequires:  gjs-devel
 BuildRequires:  libzapojit-devel
 BuildRequires:  webkitgtk3-devel
 BuildRequires:  itstool
+BuildRequires:  inkscape
 
 %description
 gnome-documents is a document manager application for GNOME,
@@ -31,7 +32,7 @@ the Documents directory.
 %setup -q
 
 %build
-%configure --disable-static
+%configure --disable-static --enable-getting-started
 make %{?_smp_mflags}
 
 %install
@@ -74,6 +75,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_datadir}/gnome-shell/search-providers/gnome-documents-search-provider.ini
 
 %changelog
+* Thu Mar 28 2013 Cosimo Cecchi <cosimoc at gnome.org> - 3.8.0-2
+- Enable generation of getting-started tutorial PDF
+
 * Tue Mar 26 2013 Kalev Lember <kalevlember at gmail.com> - 3.8.0-1
 - Update to 3.8.0
 


More information about the scm-commits mailing list