[Spice-devel] [PATCH spice-streaming-agent] build: Execute tests while packaging RPM file
Christophe de Dinechin
cdupontd at redhat.com
Fri Feb 16 14:51:57 UTC 2018
> On 16 Feb 2018, at 12:51, Frediano Ziglio <fziglio at redhat.com> wrote:
>
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
> ---
> spice-streaming-agent.spec.in | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/spice-streaming-agent.spec.in b/spice-streaming-agent.spec.in
> index 99b1f52..d137840 100644
> --- a/spice-streaming-agent.spec.in
> +++ b/spice-streaming-agent.spec.in
> @@ -33,6 +33,9 @@ agent plugins.
> %configure
> make %{?_smp_mflags} V=1
>
> +%check
> +make check
> +
Acked-by: Christophe de Dinechin <dinechin at redhat.com>
> %install
> make install DESTDIR=%{buildroot} V=1
> if test -d "%{buildroot}/%{_libdir}/%{name}/plugins"; then
> --
> 2.14.3
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
More information about the Spice-devel
mailing list