Compare commits

...
Sign in to create a new pull request.

16 commits

Author SHA1 Message Date
Richard W.M. Jones
4dac467863 New upstream stable version 2.6.0
(cherry picked from commit a53ed8e5fc)
2024-10-08 16:27:50 +01:00
Richard W.M. Jones
09f3e17e77 New upstream development version 2.5.11
(cherry picked from commit ff66613be2)
2024-10-03 13:24:53 +01:00
Richard W.M. Jones
63c433a358 New upstream development version 2.5.10
(cherry picked from commit 0cc7156fdf)
2024-09-10 10:54:40 +01:00
Richard W.M. Jones
ff6d661e36 New upstream development version 2.5.9
(cherry picked from commit 325d55230c)
2024-08-29 15:42:45 +01:00
Richard W.M. Jones
6f31a41eae New upstream development version 2.5.8
(cherry picked from commit 8935660aa2)
2024-08-20 12:20:06 +01:00
Richard W.M. Jones
5f943ed516 New upstream development version 2.5.7
(cherry picked from commit c7a2f1f49a)
2024-08-13 11:57:56 +01:00
Richard W.M. Jones
a719f3009f New upstream development version 2.5.6
(cherry picked from commit fe16fdb390)
2024-07-30 17:04:33 +01:00
Richard W.M. Jones
b213034715 New upstream development version 2.5.5
(cherry picked from commit 4ca1dbba4b)
2024-07-11 12:29:51 +01:00
Richard W.M. Jones
a8c88aea0d Install virt-v2v-in-place as unsupported tool on RHEL
On RHEL we want to ship virt-v2v-in-place, but it is not supported, so
move it to libexec and remove the documentation.

Fixes: https://issues.redhat.com/browse/RHEL-40903
(cherry picked from commit 37f4f2f35d)
2024-07-11 12:29:25 +01:00
Richard W.M. Jones
07882983a1 RHEL 10: Remove virt-v2v-input-xen.1* and virt-v2v-output-rhv.1*
See:
https://issues.redhat.com/browse/RHEL-36712
https://issues.redhat.com/browse/RHEL-37687
(cherry picked from commit 41bc8532d0)
2024-07-11 12:29:16 +01:00
Richard W.M. Jones
b5d900adb3 BR glibc-utils
Avoids this error with latest glibc:

ERROR: ld.so: object 'libc_malloc_debug.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
(cherry picked from commit f722fff733)
2024-07-11 12:29:10 +01:00
Richard W.M. Jones
7fb40c9e66 New upstream development version 2.5.4
(cherry picked from commit 8aab9f5c68)
2024-04-25 15:28:57 +01:00
Richard W.M. Jones
328cb530d4 gating: Match any version of RHEL
(cherry picked from commit 6084b1f112)
2024-04-16 13:20:16 +01:00
Richard W.M. Jones
63394d37aa Bump release
- Fix bytecode compilation (RHBZ#2274708)

(cherry picked from commit c087ce454e)
2024-04-12 22:22:22 +01:00
Richard W.M. Jones
bfa658401f Fix bytecode compilation (RHBZ#2274708)
(cherry picked from commit 5d4370f788)
2024-04-12 22:22:17 +01:00
Richard W.M. Jones
ef7323ad39 Revert "BR bash-completion-devel (new in Rawhide)"
Revert this commit, bash-completion-devel does not exist in F40.

This reverts commit db13600d9d.
2024-04-11 18:05:06 +01:00
3 changed files with 47 additions and 13 deletions

View file

@ -1,6 +1,6 @@
--- !Policy
product_versions:
- rhel-9
- rhel-*
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

View file

@ -1,2 +1,2 @@
SHA512 (virt-v2v-2.5.3.tar.gz) = 9f6e0618db7c6e57192ad83aeb9f4978935aa387fabe62e952c5ea473fe88973323fb02d43eac615dca33b88590f8a824a3ea761691d273e6853674974c193da
SHA512 (virt-v2v-2.5.3.tar.gz.sig) = c4fc7f3ff201501bdeda1202268da9fa9d393131762a28f38e0addd6397ba2f92a1c4bf811672cac66b54f095293e90a757786f2aec14c2f73da8035403c6b19
SHA512 (virt-v2v-2.6.0.tar.gz) = bc7ecf99e66bae057eaf5d7c82ca38ded4aa6ef8732544bc7079f2894c9c79542a415fede02cf8c2cb7e83756683457c705f816b1da57e5ca9565350b9376a73
SHA512 (virt-v2v-2.6.0.tar.gz.sig) = 630166caf41d48ac2efca646611248263e58a4e7e644a7606b647911164a39a449ae3916d05248d48e80925f3f9179b1cfb850001b0f3dd30a48c301d62b11a0

View file

@ -2,11 +2,11 @@
%global verify_tarball_signature 1
# The source directory.
%global source_directory 2.5-development
%global source_directory 2.6-stable
Name: virt-v2v
Epoch: 1
Version: 2.5.3
Version: 2.6.0
Release: 1%{?dist}
Summary: Convert a virtual machine to run on KVM
@ -48,7 +48,7 @@ BuildRequires: ocaml >= 4.04
BuildRequires: libguestfs-devel >= 1:1.49.8-1
BuildRequires: augeas-devel
BuildRequires: bash-completion, bash-completion-devel
BuildRequires: bash-completion
BuildRequires: file-devel
BuildRequires: gettext-devel
BuildRequires: jansson-devel
@ -74,6 +74,7 @@ BuildRequires: ocaml-ounit-devel
%endif
# These are for running our limited test.
BuildRequires: glibc-utils
BuildRequires: %{_bindir}/qemu-nbd
BuildRequires: %{_bindir}/nbdcopy
BuildRequires: %{_bindir}/nbdinfo
@ -221,8 +222,10 @@ make V=1 %{?_smp_mflags}
find $RPM_BUILD_ROOT -name '*.la' -delete
%if 0%{?rhel}
# On RHEL remove virt-v2v-in-place.
rm $RPM_BUILD_ROOT%{_bindir}/virt-v2v-in-place
# On RHEL move virt-v2v-in-place to libexec since it is not supported,
# and remove the documentation.
mkdir -p $RPM_BUILD_ROOT%{_libexecdir}
mv $RPM_BUILD_ROOT%{_bindir}/virt-v2v-in-place $RPM_BUILD_ROOT%{_libexecdir}/
rm $RPM_BUILD_ROOT%{_mandir}/man1/virt-v2v-in-place.1*
%endif
@ -261,23 +264,25 @@ done
%{_bindir}/virt-v2v
%if !0%{?rhel}
%{_bindir}/virt-v2v-in-place
%else
%{_libexecdir}/virt-v2v-in-place
%endif
%{_bindir}/virt-v2v-inspector
%{_mandir}/man1/virt-v2v.1*
%{_mandir}/man1/virt-v2v-hacking.1*
%{_mandir}/man1/virt-v2v-input-vmware.1*
%{_mandir}/man1/virt-v2v-input-xen.1*
%if !0%{?rhel}
%{_mandir}/man1/virt-v2v-input-xen.1*
%{_mandir}/man1/virt-v2v-in-place.1*
%endif
%{_mandir}/man1/virt-v2v-inspector.1*
%{_mandir}/man1/virt-v2v-output-local.1*
%{_mandir}/man1/virt-v2v-output-openstack.1*
%if !0%{?rhel}
%{_mandir}/man1/virt-v2v-output-rhv.1*
%endif
%{_mandir}/man1/virt-v2v-release-notes-1.42.1*
%{_mandir}/man1/virt-v2v-release-notes-2.0.1*
%{_mandir}/man1/virt-v2v-release-notes-2.2.1*
%{_mandir}/man1/virt-v2v-release-notes-2.4.1*
%{_mandir}/man1/virt-v2v-release-notes-2.*.1*
%{_mandir}/man1/virt-v2v-support.1*
@ -297,6 +302,36 @@ done
%changelog
* Tue Oct 08 2024 Richard W.M. Jones <rjones@redhat.com> - 1:2.6.0-1
- New upstream stable version 2.6.0
* Thu Oct 03 2024 Richard W.M. Jones <rjones@redhat.com> - 1:2.5.11-1
- New upstream development version 2.5.11
* Tue Sep 10 2024 Richard W.M. Jones <rjones@redhat.com> - 1:2.5.10-1
- New upstream development version 2.5.10
* Thu Aug 29 2024 Richard W.M. Jones <rjones@redhat.com> - 1:2.5.9-1
- New upstream development version 2.5.9
* Tue Aug 20 2024 Richard W.M. Jones <rjones@redhat.com> - 1:2.5.8-1
- New upstream development version 2.5.8
* Tue Aug 13 2024 Richard W.M. Jones <rjones@redhat.com> - 1:2.5.7-1
- New upstream development version 2.5.7
* Tue Jul 30 2024 Richard W.M. Jones <rjones@redhat.com> - 1:2.5.6-1
- New upstream development version 2.5.6
* Thu Jul 11 2024 Richard W.M. Jones <rjones@redhat.com> - 1:2.5.5-1
- New upstream development version 2.5.5
* Thu Apr 25 2024 Richard W.M. Jones <rjones@redhat.com> - 1:2.5.4-1
- New upstream development version 2.5.4
* Fri Apr 12 2024 Richard W.M. Jones <rjones@redhat.com> - 1:2.5.3-2
- Fix bytecode compilation (RHBZ#2274708)
* Thu Apr 11 2024 Richard W.M. Jones <rjones@redhat.com> - 1:2.5.3-1
- New development branch version 2.5.3
- Unconditionally run autoreconf.
@ -306,7 +341,6 @@ done
* Tue Mar 12 2024 Richard W.M. Jones <rjones@redhat.com> - 1:2.5.2-1
- New development branch version 2.5.2
- BR bash-completion-devel (new in Rawhide)
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.5.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild