[Ovirt-devel] [PATCH] ovirt-node-image: require livecd-tools from ovirt.org repo for F9

Jim Meyering jim at meyering.net
Mon Sep 8 17:39:16 UTC 2008


Alan Pevec <apevec at redhat.com> wrote:

> Signed-off-by: Alan Pevec <apevec at redhat.com>
> ---
>  ovirt-node-image.spec |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/ovirt-node-image.spec b/ovirt-node-image.spec
> index 297d711..9e47e54 100644
> --- a/ovirt-node-image.spec
> +++ b/ovirt-node-image.spec
> @@ -12,7 +12,7 @@ License: Fedora
>  Group: Applications/System
>  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
>  URL: http://ovirt.org/
> -BuildRequires: livecd-tools >= 017
> +BuildRequires: livecd-tools >= 017.1-2ovirt
>  BuildRequires: syslinux
>  
>  %define app_root %{_datadir}/%{name}

Looks small and safe, but why?
Maybe add a comment to the spec file or commit log explaining?




More information about the ovirt-devel mailing list