2 |
%define name smeserver-pdns_recursor |
%define name smeserver-pdns_recursor |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 0.0.1 |
%define version 0.0.1 |
5 |
%define release 03 |
%define release 4 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release} |
Release: %smerelease %{release} |
8 |
|
Packager: %{_packager} |
9 |
License: GPL |
License: GPL |
10 |
Group: System Environment/Base |
Group: System Environment/Base |
11 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
12 |
Patch0: smeserver-pdns_recursor-0.0.1.configuration.patch |
Patch0: smeserver-pdns_recursor-0.0.1.configuration.patch |
13 |
Patch1: smeserver-pdns_recursor-0.0.1.configuration.patch2 |
Patch1: smeserver-pdns_recursor-0.0.1.configuration.patch2 |
|
Packager: Charlie Brady <charlieb@e-smith.com> |
|
14 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
15 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
16 |
Requires: e-smith-lib >= 1.15.1-19 |
Requires: e-smith-lib >= 1.15.1-19 |
25 |
caching nameserver |
caching nameserver |
26 |
|
|
27 |
%changelog |
%changelog |
28 |
|
* Thu Dec 07 2006 Shad L. Lords <slords@mail.com> |
29 |
|
- Update to new release naming. No functional changes. |
30 |
|
- Make Packager generic |
31 |
|
|
32 |
* Thu Aug 24 2006 Charlie Brady <charlieb@e-smith.com> 0.0.1-03 |
* Thu Aug 24 2006 Charlie Brady <charlieb@e-smith.com> 0.0.1-03 |
33 |
- Various configuration fixes. Functional in basic configuration now. |
- Various configuration fixes. Functional in basic configuration now. |
34 |
- TODO: Handle forwarding configurations correctly. |
- TODO: Handle forwarding configurations correctly. |