Browse Source

move into a new FTP server section for ORPHANED packages

master
parent
commit
a210a8e4a9
  1. 6
      mirror/mirror.spec

6
mirror/mirror.spec

@ -36,7 +36,7 @@ Version: 2.9
Release: 20060926
# list of sources
Source0: ftp://ftp.openpkg.org/sources/CPY/mirror/mirror-%{version}.tar.gz
Source0: ftp://ftp.openpkg.org/sources/CPY/ORPHANED/mirror/mirror-%{version}.tar.gz
Source1: mirror-summary
Source2: mirror.defaults
Source3: Makefile
@ -58,9 +58,9 @@ AutoReqProv: no
%track
prog mirror = {
disabled
comment = "rse: no longer maintained and available on the net at all"
comment = "rse: orphaned upstream sources, no longer available on the net"
version = %{version}
url = ftp://ftp.openpkg.org/sources/CPY/mirror/
url = ftp://ftp.openpkg.org/sources/CPY/mirror/ORPHANED/
regex = mirror-(__VER__)\.tar\.gz
}

Loading…
Cancel
Save