[Spice-devel] [PATCH spice-protocol v2 4/5] build-sys: Update URL in SPEC file
Eduardo Lima (Etrunko)
etrunko at redhat.com
Tue Oct 22 08:04:32 UTC 2019
On 10/21/19 11:10 AM, Frediano Ziglio wrote:
> Use https instead of http, web server automatically redirects
> to secure version.
> Remove slash at the end, not needed.
>
I think this can be squashed with the first patch in the series.
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
> ---
> spice-protocol.spec.in | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/spice-protocol.spec.in b/spice-protocol.spec.in
> index 71ab91a..54aacfd 100644
> --- a/spice-protocol.spec.in
> +++ b/spice-protocol.spec.in
> @@ -5,8 +5,8 @@ Summary: Spice protocol header files
> Group: Development/Libraries
> # Main headers are BSD, controller / foreign menu are LGPL
> License: BSD and LGPLv2+
> -URL: http://www.spice-space.org/
> -Source0: http://www.spice-space.org/download/releases/%{name}-%{version}.tar.bz2
> +URL: https://www.spice-space.org
> +Source0: https://www.spice-space.org/download/releases/%{name}-%{version}.tar.bz2
> BuildArch: noarch
> BuildRequires: mingw32-filesystem >= 95
> BuildRequires: mingw64-filesystem >= 95
>
--
Eduardo de Barros Lima (Etrunko)
Software Engineer - Red Hat
etrunko at redhat.com
More information about the Spice-devel
mailing list