[cpp-linbuild] 09/15: Ensure Source is valid and fetchable

John W. O'Brien john at saltant.com
Sun Jun 18 15:00:44 UTC 2023


This is an automated email from the git hooks/post-receive script.

obrienjw pushed a commit to branch main
in repository cpp-linbuild.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-linbuild.git;a=commit;h=a3fe5ae1699b066f071e61854a89e8fea5f96bd5

commit a3fe5ae1699b066f071e61854a89e8fea5f96bd5
Author: John W. O'Brien <john at saltant.com>
AuthorDate: Fri Jun 16 12:53:56 2023 +0000

    Ensure Source is valid and fetchable
    
    While here, standardize on Source0.
---
 common/SPECS/curl-openssl.spec           | 2 +-
 common/SPECS/log4shib.spec               | 2 +-
 common/SPECS/opensaml.spec               | 2 +-
 common/SPECS/shibboleth-embedded-ds.spec | 2 +-
 common/SPECS/shibboleth.spec             | 2 +-
 common/SPECS/shibresolver.spec           | 2 +-
 common/SPECS/xerces-c.spec               | 2 +-
 common/SPECS/xml-security-c.spec         | 2 +-
 common/SPECS/xmltooling.spec             | 2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/common/SPECS/curl-openssl.spec b/common/SPECS/curl-openssl.spec
index 7fd67e8..4321526 100644
--- a/common/SPECS/curl-openssl.spec
+++ b/common/SPECS/curl-openssl.spec
@@ -10,7 +10,7 @@ Version: 7.86.0
 Release: 1%{?dist}
 License: MIT
 Group: Applications/Internet
-Source: http://curl.haxx.se/download/curl-%{version}.tar.bz2
+Source0: http://curl.haxx.se/download/curl-%{version}.tar.bz2
 URL: http://curl.haxx.se/
 BuildRequires: automake
 BuildRequires: redhat-rpm-config
diff --git a/common/SPECS/log4shib.spec b/common/SPECS/log4shib.spec
index 58da75d..89d20b9 100644
--- a/common/SPECS/log4shib.spec
+++ b/common/SPECS/log4shib.spec
@@ -6,7 +6,7 @@ License: LGPL-2.1-only
 Group: Development/Libraries
 Vendor: Shibboleth Consortium
 URL: http://shibboleth.net/downloads/log4shib/%version%
-Source: %name-%version.tar.bz2
+Source0: https://shibboleth.net/downloads/%{name}/%{version}/%{name}-%{version}.tar.bz2
 BuildRequires: gcc-c++
 BuildRequires: pkgconfig
 %{!?_without_doxygenrpm:BuildRequires: doxygen}
diff --git a/common/SPECS/opensaml.spec b/common/SPECS/opensaml.spec
index 6f8162f..3a85b68 100644
--- a/common/SPECS/opensaml.spec
+++ b/common/SPECS/opensaml.spec
@@ -6,7 +6,7 @@ Group: Development/Libraries/C and C++
 Vendor: Shibboleth Consortium
 License: Apache-2.0
 URL: http://www.opensaml.org/
-Source0: %{name}-%{version}.tar.bz2
+Source0: https://shibboleth.net/downloads/c++-%{name}/%{version}/%{name}-%{version}.tar.bz2
 BuildRequires: libxerces-c-devel >= 3.2
 BuildRequires: libxml-security-c-devel >= 2.0.0
 BuildRequires: libxmltooling-devel >= 3.2.0
diff --git a/common/SPECS/shibboleth-embedded-ds.spec b/common/SPECS/shibboleth-embedded-ds.spec
index d343f7e..bbf04f9 100644
--- a/common/SPECS/shibboleth-embedded-ds.spec
+++ b/common/SPECS/shibboleth-embedded-ds.spec
@@ -6,7 +6,7 @@ Group: Productivity/Networking/Security
 Vendor: Shibboleth Consortium
 License: Apache-2.0
 URL: http://shibboleth.net/
-Source: %{name}-%{version}.tar.gz
+Source0: https://shibboleth.net/downloads/embedded-discovery-service/%{version}/%{name}-%{version}.tar.gz
 BuildArch: noarch
 %if "%{_vendor}" == "redhat"
 BuildRequires: redhat-rpm-config
diff --git a/common/SPECS/shibboleth.spec b/common/SPECS/shibboleth.spec
index 1e79dec..b9b6170 100644
--- a/common/SPECS/shibboleth.spec
+++ b/common/SPECS/shibboleth.spec
@@ -6,7 +6,7 @@ Group: Productivity/Networking/Security
 Vendor: Shibboleth Consortium
 License: Apache-2.0
 URL: http://shibboleth.net/
-Source: %{name}-sp-%{version}.tar.bz2
+Source0: https://shibboleth.net/downloads/service-provider/%{version}/%{name}-sp-%{version}.tar.bz2
 Obsoletes: shibboleth-sp = 2.5.0
 Requires: openssl
 %if 0%{?rhel} >= 6 || 0%{?amzn} == 1 || 0%{?amzn} == 2
diff --git a/common/SPECS/shibresolver.spec b/common/SPECS/shibresolver.spec
index 64cca02..646162f 100644
--- a/common/SPECS/shibresolver.spec
+++ b/common/SPECS/shibresolver.spec
@@ -6,7 +6,7 @@ Vendor: Shibboleth Consortium
 Group: System Environment/Libraries
 License: Apache-2.0
 URL: https://www.shibboleth.net/
-Source0: https://shibboleth.net/downloads/extensions/sp/%{name}-%{version}.tar.bz2
+Source0: https://shibboleth.net/downloads/service-provider/extensions/shibresolver/%{version}/%{name}-%{version}.tar.bz2
 BuildRequires: libxerces-c-devel >= 3.2
 BuildRequires: libxml-security-c-devel >= 2.0.0
 BuildRequires: libxmltooling-devel >= 3.2.0
diff --git a/common/SPECS/xerces-c.spec b/common/SPECS/xerces-c.spec
index dc630a9..b261234 100644
--- a/common/SPECS/xerces-c.spec
+++ b/common/SPECS/xerces-c.spec
@@ -3,7 +3,7 @@ Name: xerces-c
 Version: 3.2.4
 Release: 1
 URL: http://xerces.apache.org/xerces-c/
-Source0: %{name}-%{version}.tar.bz2
+Source0: https://shibboleth.net/downloads/%{name}/%{name}-%{version}.tar.bz2
 License: Apache-2.0
 Group: Libraries
 Prefix: /usr
diff --git a/common/SPECS/xml-security-c.spec b/common/SPECS/xml-security-c.spec
index 1f03614..0009f88 100644
--- a/common/SPECS/xml-security-c.spec
+++ b/common/SPECS/xml-security-c.spec
@@ -5,7 +5,7 @@ Summary: Apache XML security C++ library
 Group: Development/Libraries/C and C++
 License: Apache-2.0
 URL: http://www.apache.org/dist/santuario/c-library/
-Source: %{name}-%{version}.tar.bz2
+Source0: https://downloads.apache.org/santuario/c-library/%{name}-%{version}.tar.bz2
 
 %{?_with_xalan:BuildRequires: libxalan-c-devel >= 1.11}
 BuildRequires: libxerces-c-devel >= 3.2
diff --git a/common/SPECS/xmltooling.spec b/common/SPECS/xmltooling.spec
index ece9e6b..9652fd0 100644
--- a/common/SPECS/xmltooling.spec
+++ b/common/SPECS/xmltooling.spec
@@ -6,7 +6,7 @@ Group: Development/Libraries/C and C++
 Vendor: Shibboleth Consortium
 License: Apache-2.0
 URL: http://www.opensaml.org/
-Source: %{name}-%{version}.tar.bz2
+Source0: https://shibboleth.net/downloads/c++-opensaml/3.2.1/%{name}-%{version}.tar.bz2
 BuildRequires: libxerces-c-devel >= 3.2
 BuildRequires: libxml-security-c-devel >= 2.0.0
 %{?_with_log4cpp:BuildRequires: liblog4cpp-devel >= 1.0}

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list