--- smeserver-tinydns-public/F/smeserver-tinydns-public.spec 2006/07/26 02:16:22 1.1.1.1 +++ smeserver-tinydns-public/F/smeserver-tinydns-public.spec 2007/05/06 06:26:47 1.6 @@ -2,15 +2,16 @@ Summary: Public tinydns server for SME s %define name smeserver-tinydns-public Name: %{name} %define version 1.0.0 -%define release 01 +%define release 4 Version: %{version} -Release: %{release} +Release: %{release}%{?dist} License: GPL -Vendor: Gormand Pty Ltd Group: Networking/Daemons Source0: %{name}-%{version}.tar.gz Source1: http://http://www.lickey.com/autoaxfr/dist/autoaxfr-1.2.tar.gz -Packager: Gordon Rowell +Patch0: smeserver-tinydns-public-1.0.0-axfr-get_path.patch +Patch1: smeserver-tinydns-public-1.0.0-access.patch +Patch2: smeserver-tinydns-public-1.0.0-dbpatch.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: djbdns Requires: e-smith-packetfilter >= 1.16.0-05 @@ -25,6 +26,24 @@ AutoReqProv: no Configure autoaxfr and tinydns to provide DNS secondary service %changelog +* Sun Apr 29 2007 Shad L. Lords +- Clean up spec so package can be built by koji/plague + +* Thu Dec 07 2006 Shad L. Lords +- Update to new release naming. No functional changes. +- Make Packager generic + +* Thu Oct 5 2006 Charlie Brady 1.0.0-04 +- Fix path to db in conf script. + +* 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 + script. + * Wed Jul 26 2006 Gordon Rowell 1.0.0-01 - Package renamed to smeserver-tinydns-public @@ -96,6 +115,9 @@ Configure autoaxfr and tinydns to provid %prep %setup -b 0 %setup -D -T -b 1 +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 %build # perl createlinks