diff --git a/SPECS/traefik-forward-auth.spec b/SPECS/traefik-forward-auth.spec index a74144b..fd46259 100644 --- a/SPECS/traefik-forward-auth.spec +++ b/SPECS/traefik-forward-auth.spec @@ -15,7 +15,9 @@ Summary: Minimal forward authentication service for the traefik reverse pr License: MIT ExclusiveArch: x86_64 URL: %{gourl} -Source0: %{gosource} +# Temporary Fix for a probable transient issue. XXX: Still needed ? +# Source0: %{gosource} +Source0: https://github.com/thomseddon/traefik-forward-auth/archive/refs/tags/v2.2.0.tar.gz Source1: traefik-forward-auth.service Source2: traefik-forward-auth.conf Requires: traefik diff --git a/SPECS/traefik.spec b/SPECS/traefik.spec index 630e2ea..757477d 100644 --- a/SPECS/traefik.spec +++ b/SPECS/traefik.spec @@ -16,7 +16,9 @@ Summary: The Cloud Native Application Proxy License: MIT ExclusiveArch: x86_64 URL: %{gourl} -Source0: %{gosource} +# Temporary Fix for a probable transient issue. XXX: Still needed ? +# Source0: %{gosource} +Source0: https://github.com/traefik/traefik/archive/refs/tags/v2.3.6.tar.gz Source1: traefik.service Source2: traefik.yaml Patch0: traefik-sni.patch diff --git a/SPECS/wimip.spec b/SPECS/wimip.spec index 450e19c..9873d6f 100644 --- a/SPECS/wimip.spec +++ b/SPECS/wimip.spec @@ -11,7 +11,9 @@ Summary: What is my IP address? License: MIT ExclusiveArch: x86_64 URL: %{gourl} -Source0: %{gosource} +# Temporary Fix for a probable transient issue. XXX: Still needed ? +# Source0: %{gosource} +Source0: https://github.com/nmasse-itix/wimip/archive/refs/tags/v0.0.2.tar.gz Source1: wimip.service Source2: wimip.env BuildRequires: systemd