3.16.0-0.4.RC2 - Add docbook-dtds to BuildRequires.
This commit is contained in:
parent
f98cd63e1c
commit
94292abea9
@ -3,7 +3,7 @@
|
|||||||
Summary: Tool for finding memory management bugs in programs
|
Summary: Tool for finding memory management bugs in programs
|
||||||
Name: %{?scl_prefix}valgrind
|
Name: %{?scl_prefix}valgrind
|
||||||
Version: 3.16.0
|
Version: 3.16.0
|
||||||
Release: 0.3.RC2%{?dist}
|
Release: 0.4.RC2%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://www.valgrind.org/
|
URL: http://www.valgrind.org/
|
||||||
@ -119,6 +119,9 @@ BuildRequires: perl(Getopt::Long)
|
|||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
BuildRequires: autoconf
|
BuildRequires: autoconf
|
||||||
|
|
||||||
|
# For make check validating the documentation
|
||||||
|
BuildRequires: docbook-dtds
|
||||||
|
|
||||||
%{?scl:Requires:%scl_runtime}
|
%{?scl:Requires:%scl_runtime}
|
||||||
|
|
||||||
# We need to fixup selinux file context when doing a scl build.
|
# We need to fixup selinux file context when doing a scl build.
|
||||||
@ -434,6 +437,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 19 2020 Mark Wielaard <mjw@fedoraproject.org> - 3.16.0-0.4.RC2
|
||||||
|
- Add docbook-dtds to BuildRequires.
|
||||||
|
|
||||||
* Tue May 19 2020 Mark Wielaard <mjw@fedoraproject.org> - 3.16.0-0.3.RC2
|
* Tue May 19 2020 Mark Wielaard <mjw@fedoraproject.org> - 3.16.0-0.3.RC2
|
||||||
- Update to upstream 3.16.0 RC2
|
- Update to upstream 3.16.0 RC2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user