Commit Graph

122 Commits

Author SHA1 Message Date
Petr Písař d63e60347a Perl 5.28 rebuild 2018-07-03 12:39:08 +02:00
Miro Hrončok e2f1ec40a6 Rebuilt for Python 3.7 2018-07-02 18:22:44 +02:00
Richard W.M. Jones 64dbc29874 Add generic patches_touch_autotools mechanism for running autoreconf. 2018-07-01 16:38:35 +01:00
Jitka Plesnikova 3c237f554a Perl 5.28 rebuild 2018-06-27 20:21:50 +02:00
Richard W.M. Jones ae3f35d397 New upstream version 1.3.4. 2018-06-23 15:15:19 +01:00
Miro Hrončok 6dc0b1b3f7 Rebuilt for Python 3.7 2018-06-19 10:48:18 +02:00
Richard W.M. Jones 3d5206894f Fix use of autosetup / autopatch macros.
See: http://rpm.org/user_doc/autosetup.html
2018-06-14 13:51:15 +01:00
Jitka Plesnikova e75b67457a Fix bogus date in changelog 2018-06-12 09:59:12 +02:00
Richard W.M. Jones a14cb3b016 Revert "nbdkit-plugin-tar should be noarch."
Because the plugins directory is archful (%{_libdir}) it is
not in fact a noarch package.

This reverts commit f192c6da90 and
partially reverts commit 9df870792f.
2018-06-11 20:13:26 +01:00
Richard W.M. Jones 4109734f26 New upstream version 1.3.3.
- New plugins: nbdkit-zero-plugin, nbdkit-random-plugin.
- Remove upstream patches.
2018-06-11 15:33:31 +01:00
Richard W.M. Jones 622aabfee2 Disable complete test suite on aarch64.
It was taking longer than a day to run the test suite on aarch64,
although it didn't seem to be hanging or failing, just being very very
slow.
2018-06-11 13:19:25 +01:00
Richard W.M. Jones 9df870792f noarch subpackages cannot use %{_isa} in dependencies.
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/VGL6XRJRZ4DM2ZFQCP5IRLLHT6XL4GW6/

Updates previous two commits.
2018-06-10 10:37:39 +01:00
Richard W.M. Jones f192c6da90 nbdkit-plugin-tar should be noarch.
It contains only a Perl script.
2018-06-09 17:51:53 +01:00
Richard W.M. Jones 4624a805eb Enable bash tab completion. 2018-06-09 17:43:32 +01:00
Richard W.M. Jones 322c5a6b36 Add upstream patch to fix tests when guestfish not available. 2018-06-09 14:59:00 +01:00
Richard W.M. Jones 70cec0a451 Enable tarball signing. 2018-06-09 14:34:47 +01:00
Richard W.M. Jones 6d9d5e1cc9 New upstream version 1.3.2.
- Remove patches now upstream.
- New ext2 plugin and subpackage, requires e2fsprogs-devel to build.
2018-06-09 14:34:17 +01:00
Richard W.M. Jones 8c8e65fbc9 I hate automake, updates previous commit. 2018-06-06 21:04:07 +01:00
Richard W.M. Jones c7e1810498 BR automake unconditionally because we touch tests/Makefile.am in a patch. 2018-06-06 20:55:34 +01:00
Richard W.M. Jones e04cb2ed89 Exclude HAVE_GUESTFISH code on incomplete test arches. 2018-06-06 20:18:15 +01:00
Richard W.M. Jones ba2c1c3cd1 Add patch to fix the xz plugin test with recent guestfish. 2018-06-06 20:14:31 +01:00
Richard W.M. Jones 4bcef61e81 Add patch to work around libvirt problem with relative socket paths. 2018-06-06 19:34:23 +01:00
Richard W.M. Jones b51f0e3048 New upstream version 1.3.1. 2018-06-06 13:19:03 +01:00
Richard W.M. Jones f8e39c9cf2 Fix python3 tests. 2018-04-09 18:44:46 +01:00
Richard W.M. Jones 2a48eb8cfa Move to development branch version 1.3.0.
- New filters: blocksize, fua, log, nozero.
2018-04-06 13:42:28 +01:00
Igor Gnatenko 054d67a8f1
Escape macros in %changelog
Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-09 09:05:13 +01:00
Fedora Release Engineering dc92642571 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-08 03:52:53 +00:00
Igor Gnatenko 4510caa5e1
Switch to %ldconfig_scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-01-31 17:57:07 +01:00
Richard W.M. Jones 4a058bf5aa qemu-img also required to run the tests.
It is pulled in indirectly by libguestfs, but on non-libguestfs arches
(s390x in this case) we end up skipping the IPv4 tests.
2018-01-26 19:05:47 +00:00
Richard W.M. Jones 1a2d9f084c Add also socat & ss for the test suite. 2018-01-26 18:36:04 +00:00
Richard W.M. Jones fbf5fe1872 +BR certtool so we can test TLS. 2018-01-26 18:34:35 +00:00
Richard W.M. Jones e6d9cfe201 Fix reversed %if statement in previous commit. 2018-01-26 18:04:10 +00:00
Richard W.M. Jones f8754ffa26 Run a simplified test suite on all arches.
Note this change *enhances* test coverage.
2018-01-26 17:55:11 +00:00
Richard W.M. Jones 44518f07e0 Ruby tests now disabled upstream, remove downstream block. 2018-01-22 21:06:56 +00:00
Richard W.M. Jones 5086d8c9e1 New upstream version 1.1.28.
Add two new filters to nbdkit-basic-filters.
2018-01-22 20:49:41 +00:00
Björn Esser 8b278f78d1
Rebuilt for switch to libxcrypt 2018-01-20 23:07:17 +01:00
Richard W.M. Jones 3ad59d49f7 New upstream version 1.1.27.
Add new subpackage nbdkit-basic-filters containing new filters.
2018-01-20 12:16:03 +00:00
Richard W.M. Jones 5ccd50c350 Document nbdkit-split-plugin in %description. 2018-01-11 16:46:38 +00:00
Richard W.M. Jones abbff18052 Disable Ruby test.
test-ruby throws a SystemStackError (stack overflow) for unknown
reasons with glibc >= 2.26.9000 or ruby >= 2.5.0.
2018-01-11 12:01:17 +00:00
Richard W.M. Jones 0d0b529e8b Rebuild against updated Ruby. 2018-01-11 08:22:45 +00:00
Richard W.M. Jones d8fa3bf0fe New upstream version 1.1.26.
Add new pkg-config file and dependency.
2017-12-23 14:35:12 +00:00
Richard W.M. Jones bb6350e1e9 New upstream version 1.1.25. 2017-12-06 16:14:53 +00:00
Richard W.M. Jones b6ecd65320 New upstream version 1.1.24.
Add tar plugin (new subpackage nbdkit-plugin-tar).
2017-12-06 10:17:56 +00:00
Richard W.M. Jones 02ca394e26 Python3 tests require libguestfs so disable on s390x. 2017-12-05 14:21:41 +00:00
Richard W.M. Jones 9f21293e00 New upstream version 1.1.23.
Add example4 plugin.
2017-12-05 09:00:36 +00:00
Richard W.M. Jones 809f31cb11 Don't run the tests in parallel.
Only run test-python when testing in the python3 sub-build.
2017-12-03 21:21:44 +00:00
Richard W.M. Jones 1a4749e0d5 New upstream version 1.1.22.
Enable tests on Fedora.
2017-12-03 20:37:39 +00:00
Richard W.M. Jones 5b55b9cd25 New upstream version 1.1.20.
Add nbdkit-split-plugin to basic plugins.
2017-12-02 19:51:26 +00:00
Richard W.M. Jones 3ebe8d3627 OCaml 4.06.0 rebuild. 2017-12-02 07:46:22 +00:00
Richard W.M. Jones d568866d80 New upstream version 1.1.19.
Combine all the simple plugins in nbdkit-basic-plugins.
Add memory and null plugins.
Rename the example plugins subpackage.
Use %license instead of %doc for license file.
Remove patches now upstream.
2017-11-30 12:48:21 +00:00