From 310a33cf1ae9059d78e05d47b877a1935ffac823 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Thu, 26 Sep 2019 17:38:37 +0200 Subject: [PATCH] Switched to a new primary distribution site --- README | 3 ++- maint/release | 2 +- pciutils.spec | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README b/README index 6fd5a73..d50c9ff 100644 --- a/README +++ b/README @@ -114,7 +114,8 @@ The current version of pciutils is available at: The tarball can be downloaded at the following places: - ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/ + https://mj.ucw.cz/download/linux/pci/ + ftp://ftp.ucw.cz/pub/mj/linux/pci/ https://www.kernel.org/pub/software/utils/pciutils/ (expect a couple of hours delay) There is also a public GIT tree at: diff --git a/maint/release b/maint/release index 42b75e1..9c2521b 100755 --- a/maint/release +++ b/maint/release @@ -29,7 +29,7 @@ if ($ver =~ /-/) { $r->{"conditions"}->{"ALPHA_VERSION"} = -1; } push @{$r->{"uploads"}}, { - "url" => "scp://atrey.karlin.mff.cuni.cz/~ftp/pub/linux/pci/" . $r->{"ALPHADIR"} + "url" => "scp://jabberwock.ucw.cz/home/ftp/pub/mj/linux/pci/" . $r->{"ALPHADIR"} ## },{ ## "url" => "scp://master.kernel.org/pub/software/utils/pciutils/" . $r->{"ALPHADIR"} }; diff --git a/pciutils.spec b/pciutils.spec index d60c4f9..6320fae 100644 --- a/pciutils.spec +++ b/pciutils.spec @@ -1,7 +1,7 @@ Name: pciutils Version: @VERSION@ Release: 1 -Source: ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/%{name}-%{version}.tar.gz +Source: http://mj.ucw.cz/download/linux/pci/%{name}-%{version}.tar.gz Copyright: GNU GPL Buildroot: /tmp/%{name}-%{version}-root ExclusiveOS: Linux -- 2.39.5