Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6c89530d46 | ||
|
|
8ff868935d |
1 changed files with 1 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
# This package has a bootstrap build mode that can be used to create a source
|
# This package has a bootstrap build mode that can be used to create a source
|
||||||
# code package for bootstrapping GPRbuild. See the 'gprbuild' spec file for more
|
# code package for bootstrapping GPRbuild. See the 'gprbuild' spec file for more
|
||||||
# information.
|
# information.
|
||||||
%bcond_with bootstrap
|
%bcond_without bootstrap
|
||||||
|
|
||||||
# Upstream source information.
|
# Upstream source information.
|
||||||
%global upstream_owner AdaCore
|
%global upstream_owner AdaCore
|
||||||
|
|
@ -38,9 +38,6 @@ BuildRequires: python3-sphinx-latex
|
||||||
BuildRequires: latexmk
|
BuildRequires: latexmk
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# Build only on architectures where GPRbuild is available.
|
|
||||||
ExclusiveArch: %{GPRbuild_arches}
|
|
||||||
|
|
||||||
%global common_description_en \
|
%global common_description_en \
|
||||||
XML/Ada includes support for parsing XML files, including DTDs, full support for \
|
XML/Ada includes support for parsing XML files, including DTDs, full support for \
|
||||||
SAX, and an almost complete support for the core part of the DOM. It includes \
|
SAX, and an almost complete support for the core part of the DOM. It includes \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue