Add BR rpcgen and rebuild against updated Ruby.
This commit is contained in:
parent
ca07dae173
commit
a088a41fff
@ -36,7 +36,7 @@ Summary: Access and modify virtual machine disk images
|
|||||||
Name: libguestfs
|
Name: libguestfs
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.37.35
|
Version: 1.37.35
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
|
|
||||||
# Source and patches.
|
# Source and patches.
|
||||||
@ -62,6 +62,7 @@ Source7: libguestfs.keyring
|
|||||||
|
|
||||||
# Basic build requirements for the library and virt tools.
|
# Basic build requirements for the library and virt tools.
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
|
BuildRequires: rpcgen
|
||||||
BuildRequires: supermin-devel >= 5.1.18
|
BuildRequires: supermin-devel >= 5.1.18
|
||||||
BuildRequires: hivex-devel >= 1.2.7-7
|
BuildRequires: hivex-devel >= 1.2.7-7
|
||||||
BuildRequires: ocaml-hivex-devel
|
BuildRequires: ocaml-hivex-devel
|
||||||
@ -1393,6 +1394,9 @@ install -m 0644 utils/boot-benchmark/boot-benchmark.1 $RPM_BUILD_ROOT%{_mandir}/
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 11 2018 Richard W.M. Jones <rjones@redhat.com> - 1:1.37.35-2
|
||||||
|
- Add BR rpcgen and rebuild against updated Ruby.
|
||||||
|
|
||||||
* Sun Dec 10 2017 Richard W.M. Jones <rjones@redhat.com> - 1:1.37.35-1
|
* Sun Dec 10 2017 Richard W.M. Jones <rjones@redhat.com> - 1:1.37.35-1
|
||||||
- New upstream version 1.37.35.
|
- New upstream version 1.37.35.
|
||||||
- Remove upstream patches.
|
- Remove upstream patches.
|
||||||
|
Loading…
Reference in New Issue
Block a user