Commit Graph

1535 Commits

Author SHA1 Message Date
Richard W.M. Jones 9da4883de4 Add downstream (RHEL-only) patches (RHBZ#1931724). 2021-03-30 12:05:09 +01:00
Richard W.M. Jones b091b5dde2 BR rpm-devel to get header files. 2021-03-29 21:36:56 +01:00
Richard W.M. Jones cc9dde2cb7 Add proper dependencies on librpm, remove BDB. 2021-03-29 21:35:44 +01:00
Richard W.M. Jones 8c3b34551e New upstream release 1.45.3. 2021-03-29 19:49:25 +01:00
Richard W.M. Jones 3c91923901 Remove no longer needed requires on libguestfs-tools-c. 2021-03-26 09:56:05 +00:00
Richard W.M. Jones 16a560c22f New upstream version 1.45.2.
- This drops the tools.  Now packaged as guestfs-tools.
- guestfish, guestmount, guestunmount now packaged with libguestfs.
- virt-rescue now packaged in libguestfs-rescue.
- Drop ChangeLog file.
- Remove virt-dib in RHEL 9.
- Depend on PCRE2 instead of PCRE.
2021-03-23 12:00:10 +00:00
Richard W.M. Jones 4a269d5cf9 Make ocaml-ounit dependency conditional on !RHEL.
It's only needed by virt-builder to run some minor tests.
2021-03-18 13:06:32 +00:00
Richard W.M. Jones 175743174b Fix -cpu max and require libvirt >= 7.1.0. 2021-03-18 12:49:49 +00:00
Richard W.M. Jones e38829eec1 Drop dependency on perl(Sys::Virt). 2021-03-18 12:26:27 +00:00
Richard W.M. Jones 4fa48327db Drop Requires: libvirt-daemon-kvm, pulls in the whole of qemu and subpkgs.
Cole Robinson writes:

> libguestfs spec looks like it has a bug (looking at fedora rawhide). It
> attempts to use Suggests/Recommends to limit what's pulled in of qemu
> modules, but then it has a dep on libvirt-daemon-kvm which conditionally
> pulls in qemu-kvm, which on fedora pulls in every qemu module. That
> explains SDL and gtk deps.
>
> libvirt-daemon-kvm is just a metapackage with deps on
> libvirt-daemon-driver-X subsystems, and qemu-kvm. The thing that
> actually puts the libvirt qemu driver on the host is
> libvirt-daemon-driver-qemu, which libguestfs already has an explicit dep on.
>
> So try dropping the libvirt-daemon-kvm dep and see if things break.
2021-03-10 18:00:19 +00:00
Richard W.M. Jones 97b5f69cda Bump and rebuild for ocaml-gettext update. 2021-03-08 12:21:56 +00:00
Remi Collet d494fdb90a add trivial patch to fix build with PHP 8 2021-03-05 13:40:44 +01:00
Remi Collet 070ac54283 rebuild for https://fedoraproject.org/wiki/Changes/php80 2021-03-05 10:54:07 +01:00
Richard W.M. Jones d8408afe21 New upstream version 1.45.1. 2021-03-03 12:48:05 +00:00
Richard W.M. Jones 7e7de18823 Fixes for OCaml 4.12. 2021-03-02 10:47:49 +00:00
Richard W.M. Jones 0c9b3562af OCaml 4.12.0 build 2021-03-02 10:06:31 +00:00
Richard W.M. Jones cbf97ecfad Remove jfsutils (dead upstream since 2011).
Remove nilfs (dead upstream since 2015).
Remove reiserfs (dead upstream since 2006).
2021-02-17 18:21:37 +00:00
Richard W.M. Jones 49700015ed Remove gfs2-utils dependency in RHEL 9. 2021-02-09 10:24:03 +00:00
Richard W.M. Jones 1a5193c66e Add upstream patch to use -cpu max. 2021-01-28 13:35:20 +00:00
Richard W.M. Jones 2f9953e2d1 Re-enable the tests on Fedora. 2021-01-28 11:53:40 +00:00
Richard W.M. Jones 4caba8df2f ELN has full-fat qemu (not qemu-kvm). 2021-01-28 11:52:11 +00:00
Fedora Release Engineering 1aa43ac92e - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 17:13:17 +00:00
Mamoru TASAKA 30d986c2bc F-34: rebuild against ruby 3.0 2021-01-07 10:54:20 +09:00
Richard W.M. Jones 3b8eaf5cc4 New upstream stable version 1.44.0. 2021-01-06 10:23:00 +00:00
Richard W.M. Jones 9cc996f109 New upstream version 1.43.4. 2021-01-05 15:04:44 +00:00
Richard W.M. Jones 374f82f47f Drop explicit deps on perl(Sys::Virt) and perl(Win::Hivex).
Sys::Virt will be dropped in RHEL.  The question was why we have this
dependency, since the tools don't actually use Sys::Virt at all.
Therefore I dropped it from Fedora too.

perl(Win::Hivex) should be picked up by the automatic dep scripts.
2021-01-04 11:59:06 +00:00
Richard W.M. Jones cfa88f9c57 Unify Fedora and RHEL spec files. 2020-12-02 18:18:40 +00:00
Richard W.M. Jones a211636966 Disable LTO because of memory running out on ARMv7.
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y3WTAS3MJ5WNNVVYPXARFXV6A6QH6KEY/
2020-12-01 19:07:41 +00:00
Richard W.M. Jones a759a6527c New upstream version 1.43.3. 2020-12-01 17:20:11 +00:00
Thierry Vignaud 1ece913403 simplify using sed -i 2020-11-11 21:48:26 +00:00
Richard W.M. Jones 7dba19275f New upstream version 1.43.2. 2020-09-21 20:41:35 +01:00
Richard W.M. Jones c0f168d644 Replace libvirt-daemon-qemu with libvirt-daemon-kvm.
The nomenclature is a bit confusing, but libvirt-daemon-kvm will pull
in the KVM & TCG emulator for the same architecure which is what we need.

libvirt-daemon-qemu pulls in the other-arch TCG emulators which we
never need for libguestfs.

The same change is already made in RHEL 7 and RHEL 8.
2020-09-21 17:31:29 +01:00
Richard W.M. Jones 8e5955c8cd OCaml 4.11.1 rebuild 2020-09-01 21:50:48 +01:00
Richard W.M. Jones b0858dfd8d OCaml 4.11.0 rebuild 2020-08-21 19:33:27 +01:00
Merlin Mathesius b40248ac63 Use ExclusiveArch: %{kernel_arches}
Signed-off-by: Merlin Mathesius <mmathesi@redhat.com>
2020-08-10 14:17:08 -05:00
Richard W.M. Jones 84c3a4792e Revert "Disable LTO."
This reverts commit 60355566b1.
2020-07-31 18:50:58 +01:00
Richard W.M. Jones 60355566b1 Disable LTO.
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/ULGH5JYL7MHKDKTINJLOEN2QG6LOHWH7/
2020-07-31 11:53:57 +01:00
Fedora Release Engineering c519d3e43e - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 04:48:22 +00:00
Thierry Vignaud 17b1123681 fix macro expansion in comment 2020-07-20 12:14:46 +01:00
Richard W.M. Jones 813ffc39ae New development branch 1.43.
Remove upstream patches.
2020-07-06 16:31:14 +01:00
Jitka Plesnikova f38735b278 Perl 5.32 rebuild 2020-06-25 15:06:50 +02:00
Miro Hrončok 21dc46bc2f Rebuilt for Python 3.9 2020-05-26 02:50:38 +02:00
Richard W.M. Jones aa4afaf185 Fix path to libguestfs appliance. 2020-05-06 12:42:17 +01:00
Richard W.M. Jones 2909764dcc Try enabling autotools cruft instead. 2020-05-05 20:27:23 +01:00
Richard W.M. Jones bde6f7fba6 +BR git.
Unclear why this is needed.
2020-05-05 20:18:06 +01:00
Richard W.M. Jones b509da932d OCaml 4.11.0+dev2-2020-04-22 rebuild 2020-05-05 19:42:50 +01:00
Richard W.M. Jones 7b18e47f5e OCaml 4.11.0 pre-release attempt 2 2020-04-22 19:51:27 +01:00
Richard W.M. Jones e37dfc33c2 Update all OCaml dependencies for RPM 4.16. 2020-04-04 13:54:48 +01:00
Richard W.M. Jones fabfd2fbe9 Enable NTFS-3g system compression. 2020-03-12 12:20:12 +00:00
Richard W.M. Jones dd205f300a New upstream stable version 1.42.0.
- Drop the benchmarking subpackage: moved to a new package upstream.
- Enable Vala bindings.
2020-03-09 17:58:14 +00:00