[Spice-devel] [vdagent-win PATCH] Remove support for very old Fedora versions

Christophe Fergeau cfergeau at redhat.com
Tue Mar 12 10:38:48 UTC 2019


Ah sure, 
Acked-by: Christophe Fergeau <cfergeau at redhat.com>

On Wed, Feb 27, 2019 at 10:02:37AM +0000, Frediano Ziglio wrote:
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
> ---
>  mingw-spice-vdagent.spec.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/mingw-spice-vdagent.spec.in b/mingw-spice-vdagent.spec.in
> index d129a7b..5fa9b7a 100644
> --- a/mingw-spice-vdagent.spec.in
> +++ b/mingw-spice-vdagent.spec.in
> @@ -2,7 +2,7 @@
>  
>  #define _version_suffix -e198
>  
> -%if "%{_build_arch}" == "x86_64" && (0%{?fedora} && 0%{?fedora} >= 24)
> +%if "%{_build_arch}" == "x86_64" && 0%{?fedora}
>      %define can_do_check_x64 1
>      %define can_do_check_x86 1
>  %else
> -- 
> 2.20.1
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20190312/f00f1b14/attachment.sig>


More information about the Spice-devel mailing list