Remove unused BuildRequires source-highlight
source-highlight is not a library for development
This commit is contained in:
parent
465a55638e
commit
05b02bdf3c
@ -1,12 +1,12 @@
|
|||||||
Name: asciidoc
|
Name: asciidoc
|
||||||
Version: 9.0.4
|
Version: 9.0.4
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Python 3 port of Asciidoc Python.
|
Summary: Python 3 port of Asciidoc Python.
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: http://asciidoc.org
|
URL: http://asciidoc.org
|
||||||
Source0: https://github.com/%{name}/%{name}-py3/archive/%{version}/%{name}-py3-%{version}.tar.gz
|
Source0: https://github.com/%{name}/%{name}-py3/archive/%{version}/%{name}-py3-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: python3-devel docbook-style-xsl graphviz libxslt source-highlight
|
BuildRequires: python3-devel docbook-style-xsl graphviz libxslt
|
||||||
BuildRequires: texlive-dvisvgm-bin vim-filesystem symlinks automake autoconf
|
BuildRequires: texlive-dvisvgm-bin vim-filesystem symlinks automake autoconf
|
||||||
|
|
||||||
Requires: python3 docbook-style-xsl graphviz libxslt source-highlight vim-filesystem
|
Requires: python3 docbook-style-xsl graphviz libxslt source-highlight vim-filesystem
|
||||||
@ -112,6 +112,9 @@ cd ..
|
|||||||
%exclude %{_docdir}/%{name}/{COPYING,COPYRIGHT,README.asciidoc}
|
%exclude %{_docdir}/%{name}/{COPYING,COPYRIGHT,README.asciidoc}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 21 sdlzx <hdu_sdlzx@163.com> - 9.0.4-2
|
||||||
|
- Remove unused BuildRequires
|
||||||
|
|
||||||
*Thu Nov 12 2020 shixuantong <shixuantong@huawei.com> - 9.0.4-1
|
*Thu Nov 12 2020 shixuantong <shixuantong@huawei.com> - 9.0.4-1
|
||||||
- Type:NA
|
- Type:NA
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user