[packages/gobject-introspection] g-ir-doc-tool requires python-Mako. Release 2
megabajt
megabajt at pld-linux.org
Tue Mar 26 22:09:17 CET 2013
commit 3cd9aa9e6f9815a0292f43d0d036b0168a388277
Author: Marcin Banasiak <marcin.banasiak at gmail.com>
Date: Tue Mar 26 22:08:53 2013 +0100
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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gobject-introspection.git/commitdiff/3cd9aa9e6f9815a0292f43d0d036b0168a388277
More information about the pld-cvs-commit
mailing list