From a5457b501ba0f55654787fd8426d6e3ba4ccca3af4d9baf046666fb545ff4383 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Sun, 26 Feb 2012 13:30:25 +0000 Subject: [PATCH] Accepting request 106895 from home:coolo:branches:openSUSE:Factory - buildrequire libxml-tools for xmlcatalog and avoid the full bloated python, use python-base instead OBS-URL: https://build.opensuse.org/request/show/106895 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk-doc?expand=0&rev=22 --- gtk-doc.changes | 6 ++++++ gtk-doc.spec | 8 +++++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/gtk-doc.changes b/gtk-doc.changes index bf89886..4d8a7b2 100644 --- a/gtk-doc.changes +++ b/gtk-doc.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Feb 25 12:57:32 UTC 2012 - coolo@suse.com + +- buildrequire libxml-tools for xmlcatalog and avoid the full + bloated python, use python-base instead + ------------------------------------------------------------------- Thu Dec 22 09:38:31 UTC 2011 - vuntz@opensuse.org diff --git a/gtk-doc.spec b/gtk-doc.spec index e562f10..8a4dc9e 100644 --- a/gtk-doc.spec +++ b/gtk-doc.spec @@ -1,7 +1,7 @@ # # spec file for package gtk-doc # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: gtk-doc Version: 1.18 Release: 0 @@ -27,15 +28,16 @@ Source: http://download.gnome.org/sources/gtk-doc/1.18/%{name}-%{version # in glib2. BuildRequires: docbook-xsl-stylesheets BuildRequires: gnome-doc-utils-devel +BuildRequires: libxml2-tools BuildRequires: libxslt BuildRequires: openjade BuildRequires: pkg-config -BuildRequires: python +BuildRequires: python-base BuildRequires: sgml-skel Requires: docbook-dsssl-stylesheets Requires: docbook-xsl-stylesheets Requires: docbook_4 -Requires: libxml2 +Requires: libxml2-tools Requires: libxslt Requires: openjade Recommends: source-highlight