From: Martin Mares Date: Thu, 26 Sep 2019 15:38:37 +0000 (+0200) Subject: Switched to a new primary distribution site X-Git-Tag: v3.6.3~17 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=310a33cf1ae9059d78e05d47b877a1935ffac823;p=pciutils.git Switched to a new primary distribution site --- 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