diff --git a/bind/bind.spec b/bind/bind.spec index 8c966edd93..e67b6d487c 100644 --- a/bind/bind.spec +++ b/bind/bind.spec @@ -24,7 +24,7 @@ ## # package versions -%define V_bind 9.2.2 +%define V_bind 9.2.3rc4 %define V_dlz 0.5.0 # package information @@ -37,7 +37,7 @@ Distribution: OpenPKG [BASE] Group: DNS License: ISC Version: %{V_bind} -Release: 20030918 +Release: 20030926 # package options %option with_dlz_mysql no @@ -65,7 +65,6 @@ Source7: named.conf Source8: rndc.conf Source9: rc.bind Source10: http://osdn.dl.sourceforge.net/bind-dlz/DLZ-%{V_dlz}.tar.gz -Patch0: ftp://ftp.isc.org/isc/bind9/%{version}/patch.%{version}-P1 # build information Prefix: %{l_prefix} @@ -103,7 +102,6 @@ Conflicts: bind8, powerdns %prep %setup -q - %patch -p1 %if "%{with_dlz}" == "yes" %setup -q -T -D -a 10 %{l_patch} -p1