Browse Source

change and fix URLs

master
parent
commit
4112e5dc8e
  1. 8
      anubis/anubis.spec

8
anubis/anubis.spec

@ -26,7 +26,7 @@
# package information
Name: anubis
Summary: SMTP Message Submission Daemon
URL: http://www.anubis.org/
URL: http://www.gnu.org/software/anubis/
Vendor: W. Polak, S. Poznyakoff, K. Burghardt
Packager: OpenPKG Foundation e.V.
Distribution: OpenPKG Community
@ -34,10 +34,10 @@ Class: EVAL
Group: Mail
License: GPL
Version: 4.1.1
Release: 20081220
Release: 20081223
# list of sources
Source0: ftp://ftp.gnu.org/gnu/anubis/anubis-%{version}.tar.gz
Source0: http://ftp.gnu.org/gnu/anubis/anubis-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
@ -62,7 +62,7 @@ AutoReqProv: no
%track
prog anubis = {
version = %{version}
url = ftp://ftp.anubis.org/pub/anubis/
url = http://ftp.gnu.org/gnu/anubis/
regex = anubis-(__VER__)\.tar\.gz
}

Loading…
Cancel
Save