Add missing build dep on trang
OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/geekodoc?expand=0&rev=4
This commit is contained in:
parent
73c7a6253e
commit
43cc52bb63
@ -19,12 +19,13 @@
|
||||
Name: geekodoc
|
||||
Version: 0.9.5
|
||||
Release: 0
|
||||
Summary: Schema Files for SUSE documentation
|
||||
Summary: GeekoDoc XML Schema
|
||||
License: GPL-3.0
|
||||
Group: Productivity/Publishing/DocBook
|
||||
Url: https://github.com/openSUSE/geekodoc/archive/v%{version}.tar.gz
|
||||
Source: v%{version}.tar.gz
|
||||
BuildRequires: make
|
||||
BuildRequires: trang
|
||||
BuildRequires: python3-rnginline
|
||||
BuildRequires: docbook_5 >= 5.1
|
||||
Requires: sgml-skel >= 0.7
|
||||
@ -34,16 +35,16 @@ BuildArch: noarch
|
||||
Conflicts: suse-xsl-stylesheets < 2.0.6
|
||||
|
||||
%description
|
||||
RELAX NG schema files for SUSE documentation.
|
||||
GeekoDoc is a RELAX NG schema used for current SUSE documentation.
|
||||
|
||||
%package -n novdoc
|
||||
Version: 1.0_%{version}
|
||||
Summary: Schema Files for old SUSE Documentation (NovDoc)
|
||||
Summary: NovDoc XML Schema
|
||||
Group: Productivity/Publishing/DocBook
|
||||
Conflicts: suse-xsl-stylesheets < 2.0.6
|
||||
|
||||
%description -n novdoc
|
||||
Legacy schema files for older SUSE documentation.
|
||||
NovDoc is a DTD/RELAX NG schema used for older SUSE documentation.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
Loading…
x
Reference in New Issue
Block a user