Accepting request 106998 from GNOME:Factory

Update after libxml2-tools split

OBS-URL: https://build.opensuse.org/request/show/106998
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-doc-utils?expand=0&rev=48
This commit is contained in:
Stephan Kulow 2012-02-28 13:12:51 +00:00 committed by Git OBS Bridge
commit eff6ddcd13
2 changed files with 12 additions and 3 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Feb 25 10:02:42 UTC 2012 - coolo@suse.com
- Add libxml2-tools BuildRequires for xmllint, now that libxml2 got
split.
- Remove python BuildRequires and %py_requires: we only need a
minimal python, which libxml2-python will bring in both cases.
-------------------------------------------------------------------
Thu Dec 22 09:54:51 UTC 2011 - vuntz@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package gnome-doc-utils
#
# 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: gnome-doc-utils
Version: 0.20.6
Release: 0
@ -27,9 +28,10 @@ BuildRequires: docbook_4
BuildRequires: fdupes
BuildRequires: intltool
BuildRequires: libxml2-python
# needed for xmllint
BuildRequires: libxml2-tools
BuildRequires: libxslt-devel
BuildRequires: pkg-config
BuildRequires: python
BuildRequires: translation-update-upstream
Requires: libxslt
Recommends: %{name}-lang
@ -51,7 +53,6 @@ Summary: Tool to extract translatable content from XML documents
License: GPL-2.0+
Group: System/GUI/GNOME
Requires: libxml2-python
%py_requires
%description -n xml2po
xml2po is a simple Python program which extracts translatable