From 744d5ea0e4dab093efa2318a25cabea1e736ca24 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 12 Sep 2019 18:59:20 +0100 Subject: [PATCH] Package . --- nbdkit.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nbdkit.spec b/nbdkit.spec index ce8ace8..f7e3d60 100644 --- a/nbdkit.spec +++ b/nbdkit.spec @@ -884,6 +884,7 @@ make %{?_smp_mflags} check || { %{_includedir}/nbdkit-common.h %{_includedir}/nbdkit-filter.h %{_includedir}/nbdkit-plugin.h +%{_includedir}/nbdkit-version.h %{_mandir}/man3/nbdkit-filter.3* %{_mandir}/man3/nbdkit-plugin.3* %{_libdir}/pkgconfig/nbdkit.pc @@ -901,6 +902,7 @@ make %{?_smp_mflags} check || { - Fixes Denial of Service / Amplication Attack: https://www.redhat.com/archives/libguestfs/2019-September/msg00084.html - Add nbdsh BR for tests. +- Package . * Thu Aug 29 2019 Richard W.M. Jones - 1.14.0-2 - Split out nbdkit-nbd-plugin subpackage.