#17 Change URL to https and fix Source0
Opened 15 days ago by mikelo2. Modified 15 days ago
rpms/ mikelo2/haproxy change-url-https  into  rawhide

file modified
+6 -3
@@ -8,13 +8,13 @@ 

  

  Name:           haproxy

  Version:        2.9.4

- Release:        1%{?dist}

+ Release:        2%{?dist}

  Summary:        HAProxy reverse proxy for high availability environments

  

  License:        GPL-2.0-or-later

  

- URL:            http://www.haproxy.org/

- Source0:        %{url}/download/2.8/src/haproxy-%{version}.tar.gz

+ URL:            https://www.haproxy.org/

+ Source0:        %{url}/download/2.9/src/haproxy-%{version}.tar.gz

  Source1:        %{name}.service

  Source2:        %{name}.cfg

  Source3:        %{name}.logrotate
@@ -127,6 +127,9 @@ 

  %{_sysusersdir}/%{name}.conf

  

  %changelog

+ * Tue Apr 23 2024 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 2.9.4-2

+ - Change URL to https and fix Source0 path

+ 

  * Thu Feb 08 2024 Ryan O'Hara <rohara@redhat.com> - 2.9.4-1

  - Update to 2.9.4 (#2250339)

  

Change to HTTPS and update path to 2.9 to avoid 404 error:

$ spectool  -g -R haproxy.spec 
Downloading: http://www.haproxy.org//download/2.8/src/haproxy-2.9.4.tar.gz
Download failed:
404 Client Error: Not Found for url: http://www.haproxy.org//download/2.8/src/haproxy-2.9.4.tar.gz
-   0.0 B Elapsed Time: 0:00:00                                                             

Build succeeded.
https://fedora.softwarefactory-project.io/zuul/buildset/027d7b4a0f2c40879a4fc32bbb14bdc3

Metadata