From 3ad59d49f766a0578eab2e303124ab784b973565 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sat, 20 Jan 2018 12:05:38 +0000 Subject: [PATCH] New upstream version 1.1.27. Add new subpackage nbdkit-basic-filters containing new filters. --- nbdkit.spec | 47 +++++++++++++++++++++++++++++++++++++++++++++-- sources | 2 +- 2 files changed, 46 insertions(+), 3 deletions(-) diff --git a/nbdkit.spec b/nbdkit.spec index cb3b1db..9e3782f 100644 --- a/nbdkit.spec +++ b/nbdkit.spec @@ -10,8 +10,8 @@ %endif Name: nbdkit -Version: 1.1.26 -Release: 2%{?dist} +Version: 1.1.27 +Release: 1%{?dist} Summary: NBD server License: BSD @@ -302,6 +302,30 @@ Requires: %{name}%{?_isa} = %{version}-%{release} This package is a xz file serving plugin for %{name}. +%package basic-filters +Summary: Basic filters for %{name} +License: BSD + +Requires: %{name}%{?_isa} = %{version}-%{release} + + +%description basic-filters +This package contains some basic filters for %{name} which have only +trivial dependencies. + +* nbdkit-delay-filter + + Inject read and write delays + +* nbdkit-offset-filter + + Serve an offset and range + +* nbdkit-partition-filter + + Serve a single partition + + %package devel Summary: Development files and documentation for %{name} License: BSD @@ -431,6 +455,7 @@ popd %{_sbindir}/nbdkit %dir %{_libdir}/%{name} %dir %{_libdir}/%{name}/plugins +%dir %{_libdir}/%{name}/filters %{_mandir}/man1/nbdkit.1* @@ -547,6 +572,17 @@ popd %{_mandir}/man1/nbdkit-xz-plugin.1* +%files basic-filters +%doc README +%license LICENSE +%{_libdir}/%{name}/filters/nbdkit-delay-filter.so +%{_libdir}/%{name}/filters/nbdkit-offset-filter.so +%{_libdir}/%{name}/filters/nbdkit-partition-filter.so +%{_mandir}/man1/nbdkit-delay-filter.1* +%{_mandir}/man1/nbdkit-offset-filter.1* +%{_mandir}/man1/nbdkit-partition-filter.1* + + %files devel %doc OTHER_PLUGINS README TODO %license LICENSE @@ -556,12 +592,19 @@ popd %doc plugins/perl/example.pl %doc plugins/python/example.py %doc plugins/ruby/example.rb +%{_includedir}/nbdkit-common.h +%{_includedir}/nbdkit-filter.h %{_includedir}/nbdkit-plugin.h +%{_mandir}/man3/nbdkit-filter.3* %{_mandir}/man3/nbdkit-plugin.3* %{_libdir}/pkgconfig/nbdkit.pc %changelog +* Sat Jan 20 2018 Richard W.M. Jones - 1.1.27-1 +- New upstream version 1.1.27. +- Add new subpackage nbdkit-basic-filters containing new filters. + * Thu Jan 11 2018 Richard W.M. Jones - 1.1.26-2 - Rebuild against updated Ruby. diff --git a/sources b/sources index d85ac01..74a9299 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (nbdkit-1.1.26.tar.gz) = 1c16849be2027b8434aee4d8b91b669cda0642b71480d393b8c5a4160e0e646fd8d333a07a8b19ece47c9ac29cd7e6bf2d7ac3d02014826c8ac62469c50d8e8a +SHA512 (nbdkit-1.1.27.tar.gz) = 3d5325cbf3e8099bad6a6ae542af266223d82b9f6a86ed486e2aec4ecbc31514cc612ae030f9b667c122fe24e5a73de281cb60af2640112629d830c386e41548