--- smeserver-tinydns-public/F/smeserver-tinydns-public.spec 2006/09/22 15:47:43 1.2 +++ smeserver-tinydns-public/F/smeserver-tinydns-public.spec 2006/10/05 16:21:25 1.3 @@ -2,7 +2,7 @@ Summary: Public tinydns server for SME s %define name smeserver-tinydns-public Name: %{name} %define version 1.0.0 -%define release 02 +%define release 03 Version: %{version} Release: %{release} License: GPL @@ -11,6 +11,7 @@ Group: Networking/Daemons Source0: %{name}-%{version}.tar.gz Source1: http://http://www.lickey.com/autoaxfr/dist/autoaxfr-1.2.tar.gz Patch0: smeserver-tinydns-public-1.0.0-axfr-get_path.patch +Patch1: smeserver-tinydns-public-1.0.0-access.patch Packager: Gordon Rowell BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: djbdns @@ -26,6 +27,9 @@ AutoReqProv: no Configure autoaxfr and tinydns to provide DNS secondary service %changelog +* Thu Oct 5 2006 Charlie Brady 1.0.0-03 +- Add db default fragments to allow access through the firewall. + * Fri Sep 22 2006 Charlie Brady 1.0.0-02 - Remove autaxfr script from tarball, and change path in run script so that our axfr-get script is found by the standard autoaxfr @@ -103,6 +107,7 @@ Configure autoaxfr and tinydns to provid %setup -b 0 %setup -D -T -b 1 %patch0 -p1 +%patch1 -p1 %build # perl createlinks