[Spice-devel] [spice-streaming-agent PATCH v3 1/2] spec: some small fixes

Frediano Ziglio fziglio at redhat.com
Tue Jun 5 08:31:52 UTC 2018


> 
> 1. break a long description line into two lines
> 2. add changelog version of pre-release 0.1 version
> 3. replace "ChangeLog" documentation file with "NEWS"
>    (we try to keep NEWS updated, but not ChangeLog)
> 4. description: s/Spice/SPICE/
> 
> Signed-off-by: Uri Lublin <uril at redhat.com>

For the series,

Acked-by: Frediano Ziglio <fziglio at redhat.com>

Frediano

> ---
> 
> Since v1 (skipped this patch at v2):
>   = Description line is wrapped at 80 chars and '.' is added at the
>     end of the sentence. Also s/Spice/SPICE/
>   = Changelog: added '-' before the version.
> 
> ---
>  spice-streaming-agent.spec.in | 9 +++++----
>  1 file changed, 5 insertions(+), 4 deletions(-)
> 
> diff --git a/spice-streaming-agent.spec.in b/spice-streaming-agent.spec.in
> index 843bf07..c2ba4bf 100644
> --- a/spice-streaming-agent.spec.in
> +++ b/spice-streaming-agent.spec.in
> @@ -17,7 +17,8 @@ Requires(post): /usr/sbin/semanage
>  Requires(postun): /usr/sbin/semanage
>  
>  %description
> -An agent, running on a guest, sending video streams of the X display to a
> remote client (over Spice)
> +An agent, running on a guest, sending video streams of the X display to a
> +remote client (over SPICE).
>  
>  %package devel
>  Requires: spice-protocol >= @SPICE_PROTOCOL_MIN_VER@
> @@ -55,7 +56,7 @@ fi
>  
>  
>  %files
> -%doc COPYING ChangeLog README
> +%doc COPYING NEWS README
>  %{_udevrulesdir}/90-spice-guest-streaming.rules
>  %{_bindir}/spice-streaming-agent
>  %{_sysconfdir}/xdg/autostart/spice-streaming.desktop
> @@ -67,5 +68,5 @@ fi
>  %{_libdir}/pkgconfig
>  
>  %changelog
> -* Wed Aug 16 2017 Frediano Ziglio <fziglio at redhat.com>
> -- Initial package
> +* Wed Aug 16 2017 Frediano Ziglio <fziglio at redhat.com> - 0.1-1
> +- Initial package (pre-release)


More information about the Spice-devel mailing list