|
|
@@ -38,7 +38,7 @@ Class: BASE
|
|
|
Group: DNS
|
|
|
License: ISC
|
|
|
Version: %{V_bind}
|
|
|
-Release: 20040706
|
|
|
+Release: 20040715
|
|
|
|
|
|
# package options
|
|
|
%option with_dlz no
|
|
|
@@ -65,7 +65,7 @@ Source6: db.localhost.ipv6
|
|
|
Source7: named.conf
|
|
|
Source8: rndc.conf
|
|
|
Source9: rc.bind
|
|
|
-Source10: http://osdn.dl.sourceforge.net/bind-dlz/DLZ-%{V_dlz}.tar.gz
|
|
|
+Source10: http://prdownloads.sourceforge.net/bind-dlz/DLZ-%{V_dlz}.tar.gz
|
|
|
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
@@ -116,7 +116,7 @@ Conflicts: bind8, powerdns
|
|
|
}
|
|
|
prog bind:DLZ = {
|
|
|
version = %{V_dlz}
|
|
|
- url = http://osdn.dl.sourceforge.net/bind-dlz/
|
|
|
+ url = http://prdownloads.sourceforge.net/bind-dlz/
|
|
|
regex = DLZ-(__VER__)\.tar\.gz
|
|
|
}
|
|
|
|