/[smeserver]/smeserver-pdns_recursor/F/smeserver-pdns_recursor.spec
ViewVC logotype

Diff of /smeserver-pdns_recursor/F/smeserver-pdns_recursor.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.3 by charliebrady, Thu Aug 24 06:34:59 2006 UTC Revision 1.4 by charliebrady, Thu Aug 24 10:52:54 2006 UTC
# Line 2  Summary: SME server module to configure Line 2  Summary: SME server module to configure
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 02  %define release 03
6  Version: %{version}  Version: %{version}
7  Release: %{release}  Release: %{release}
8  License: GPL  License: GPL
9  Group: System Environment/Base  Group: System Environment/Base
10  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
11  Patch0: smeserver-pdns_recursor-0.0.1.configuration.patch  Patch0: smeserver-pdns_recursor-0.0.1.configuration.patch
12    Patch1: smeserver-pdns_recursor-0.0.1.configuration.patch2
13  Packager: Charlie Brady <charlieb@e-smith.com>  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
# Line 24  SME server enhancement to configure and Line 25  SME server enhancement to configure and
25  caching nameserver  caching nameserver
26    
27  %changelog  %changelog
28    * Thu Aug 24 2006 Charlie Brady <charlieb@e-smith.com> 0.0.1-03
29    - Various configuration fixes. Functional in basic configuration now.
30    - TODO: Handle forwarding configurations correctly.
31    
32  * Thu Aug 24 2006 Charlie Brady <charlieb@e-smith.com> 0.0.1-02  * Thu Aug 24 2006 Charlie Brady <charlieb@e-smith.com> 0.0.1-02
33  - Add configuration scripts and templates  - Add configuration scripts and templates
34    
# Line 33  caching nameserver Line 38  caching nameserver
38  %prep  %prep
39  %setup  %setup
40  %patch0 -p1  %patch0 -p1
41    %patch1 -p1
42    
43  %build  %build
44  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed