Accepting request 726444 from GNOME:Factory

- Trim filler wording from description. Update summaries. (forwarded request 725704 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/726444
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-doc-utils?expand=0&rev=59
This commit is contained in:
Ludwig Nussel 2019-09-13 12:56:49 +00:00 committed by Git OBS Bridge
commit a821bb7557
2 changed files with 29 additions and 21 deletions

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Aug 24 04:14:55 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Trim filler wording from description. Update summaries.
-------------------------------------------------------------------
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
@ -40,22 +40,20 @@ Recommends: %{name}-lang
BuildArch: noarch
%description
The gnome-doc-utils package is a collection of documentation utilities
for the GNOME project. Notably, it contains utilities for building
documentation and all auxiliary files in your source tree. It also
contains the DocBook XSLT stylesheets that were once distributed with
Yelp.
The gnome-doc-utils package is a collection of documentation
utilities for the GNOME project. It contains utilities for building
documentation and auxiliary files in a source tree. It also contains
the DocBook XSLT stylesheets that were once distributed with Yelp.
%package -n xml2po
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
content from free-form XML documents and outputs gettext compatible
POT files.
xml2po is a Python program which extracts translatable content from
free-form XML documents and outputs gettext compatible POT files.
%package devel
Summary: A Collection of Documentation Utilities for GNOME
@ -67,22 +65,20 @@ Requires: docbook_4
Requires: xml2po-devel
%description devel
The gnome-doc-utils package is a collection of documentation utilities
for the GNOME project. Notably, it contains utilities for building
documentation and all auxiliary files in your source tree. It also
contains the DocBook XSLT stylesheets that were once distributed with
Yelp.
The gnome-doc-utils package is a collection of documentation
utilities for the GNOME project. It contains utilities for building
documentation and auxiliary files in a source tree. It also contains
the DocBook XSLT stylesheets that were once distributed with Yelp.
%package -n xml2po-devel
Summary: Tool to extract translatable content from XML documents
Summary: pkgconfig file for xml2po
License: GPL-2.0-or-later
Group: System/GUI/GNOME
Requires: xml2po = %{version}
%description -n xml2po-devel
xml2po is a simple Python program which extracts translatable
content from free-form XML documents and outputs gettext compatible
POT files.
xml2po is a Python program which extracts translatable content from
free-form XML documents and outputs gettext compatible POT files.
%lang_package