Accepting request 724526 from home:scarabeus_iv:branches:GNOME:Factory

- Use python2-libxml2 as a name for the libxml2 python bindings.
  This is provided by the new libxml2 package as the python
  module name should be $PYTHON_INTERP-$PACKAGENAME

OBS-URL: https://build.opensuse.org/request/show/724526
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-doc-utils?expand=0&rev=84
This commit is contained in:
Bjørn Lie 2019-08-19 09:16:05 +00:00 committed by Git OBS Bridge
parent ba39e84929
commit e5856c292d
2 changed files with 11 additions and 4 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Aug 2 13:08:20 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Use python2-libxml2 as a name for the libxml2 python bindings.
This is provided by the new libxml2 package as the python
module name should be $PYTHON_INTERP-$PACKAGENAME
-------------------------------------------------------------------
Wed Feb 28 16:28:06 UTC 2018 - dimstar@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package gnome-doc-utils
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -29,7 +29,7 @@ Patch0: gnome-doc-utils-fig-path.patch
BuildRequires: docbook_4
BuildRequires: fdupes
BuildRequires: intltool
BuildRequires: libxml2-python
BuildRequires: python2-libxml2
# needed for xmllint
BuildRequires: libxml2-tools
BuildRequires: libxslt-devel
@ -50,7 +50,7 @@ Yelp.
Summary: Tool to extract translatable content from XML documents
License: GPL-2.0-or-later
Group: System/GUI/GNOME
Requires: libxml2-python
Requires: python2-libxml2
%description -n xml2po
xml2po is a simple Python program which extracts translatable