[virt-tools-list] [PATCH v2 1/2] spec: Add pod2man to build requisites

Fabiano Fidêncio fabiano at fidencio.org
Fri Dec 14 16:03:11 UTC 2012


On Fri, Dec 14, 2012 at 1:57 PM, Martin Kletzander <mkletzan at redhat.com> wrote:
> As commit 06838b31 made manpages created in build phase, pod2man needs
> to be added as a BuildRequires into the specfile.
> ---
>  python-virtinst.spec.in | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/python-virtinst.spec.in b/python-virtinst.spec.in
> index 27136c2..352a8b9 100644
> --- a/python-virtinst.spec.in
> +++ b/python-virtinst.spec.in
> @@ -50,6 +50,7 @@ Requires: libselinux-python
>  %endif
>  BuildRequires: gettext
>  BuildRequires: python
> +BuildRequires: /usr/bin/pod2man

Would be better if could use a not hardcoded path, no?

>
>  %description
>  virtinst is a module that helps build and install libvirt based virtual
> --
> 1.8.0.2
>
> _______________________________________________
> virt-tools-list mailing list
> virt-tools-list at redhat.com
> https://www.redhat.com/mailman/listinfo/virt-tools-list


Best Regards,
--
Fabiano Fidêncio




More information about the virt-tools-list mailing list