From 3cd9aa9e6f9815a0292f43d0d036b0168a388277 Mon Sep 17 00:00:00 2001 From: Marcin Banasiak Date: Tue, 26 Mar 2013 22:08:53 +0100 Subject: [PATCH] g-ir-doc-tool requires python-Mako. Release 2 --- gobject-introspection.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 799204e..bf96175 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -10,7 +10,7 @@ Summary: Introspection for GObject libraries Summary(pl.UTF-8): Obserwacja bibliotek GObject Name: gobject-introspection Version: 1.36.0 -Release: 1 +Release: 2 License: LGPL v2+ (giscanner) and GPL v2+ (tools) Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/gobject-introspection/1.36/%{name}-%{version}.tar.xz @@ -29,6 +29,7 @@ BuildRequires: libffi-devel BuildRequires: libtool >= 2:2.2 BuildRequires: pkgconfig BuildRequires: python >= 1:2.5 +BuildRequires: python-Mako BuildRequires: python-devel >= 1:2.5 BuildRequires: python-modules BuildRequires: rpm-pythonprov @@ -52,6 +53,7 @@ Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: glib2-devel >= 1:2.36.0 Requires: libffi-devel +Requires: python-Mako Requires: python-modules # for ldd Requires: glibc-misc -- 2.44.0