--- smeserver-pdns_recursor/F/smeserver-pdns_recursor.spec 2006/08/24 06:34:59 1.3 +++ smeserver-pdns_recursor/F/smeserver-pdns_recursor.spec 2007/05/06 06:24:55 1.7 @@ -2,14 +2,14 @@ Summary: SME server module to configure %define name smeserver-pdns_recursor Name: %{name} %define version 0.0.1 -%define release 02 +%define release 4 Version: %{version} -Release: %{release} +Release: %{release}%{?dist} License: GPL Group: System Environment/Base Source: %{name}-%{version}.tar.gz Patch0: smeserver-pdns_recursor-0.0.1.configuration.patch -Packager: Charlie Brady +Patch1: smeserver-pdns_recursor-0.0.1.configuration.patch2 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-lib >= 1.15.1-19 @@ -24,6 +24,17 @@ SME server enhancement to configure and caching nameserver %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 Aug 24 2006 Charlie Brady 0.0.1-03 +- Various configuration fixes. Functional in basic configuration now. +- TODO: Handle forwarding configurations correctly. + * Thu Aug 24 2006 Charlie Brady 0.0.1-02 - Add configuration scripts and templates @@ -33,10 +44,12 @@ caching nameserver %prep %setup %patch0 -p1 +%patch1 -p1 %build perl createlinks rm -f %{name}-%{version}-%{release}-filelist +mkdir -p root/var/log/pdns_recursor touch root/var/service/pdns_recursor/down %pre