]> mj.ucw.cz Git - pciutils.git/commitdiff
Switched to a new primary distribution site
authorMartin Mares <mj@ucw.cz>
Thu, 26 Sep 2019 15:38:37 +0000 (17:38 +0200)
committerMartin Mares <mj@ucw.cz>
Thu, 26 Sep 2019 15:38:37 +0000 (17:38 +0200)
README
maint/release
pciutils.spec

diff --git a/README b/README
index 6fd5a736ed4ebc6c4a54aff102349eb72c5e0e92..d50c9ffbafaeef2c65f753db739d31d8a9349bdf 100644 (file)
--- 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:
index 42b75e1f5204abde06a4b5ce567c8130bb26a308..9c2521b6f45106dc2c7b363332f740242d1648be 100755 (executable)
@@ -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"}
        };
index d60c4f94195fb85ad4944b76c18af5cd750601db..6320faec1cec76721eb8cbc5ec0cf4f2641161e3 100644 (file)
@@ -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