/[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.6 by slords, Thu Dec 7 23:25:01 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 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  Packager: Charlie Brady <charlieb@e-smith.com>  Patch1: smeserver-pdns_recursor-0.0.1.configuration.patch2
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
# 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 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
33    - Various configuration fixes. Functional in basic configuration now.
34    - TODO: Handle forwarding configurations correctly.
35    
36  * 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
37  - Add configuration scripts and templates  - Add configuration scripts and templates
38    
# Line 33  caching nameserver Line 42  caching nameserver
42  %prep  %prep
43  %setup  %setup
44  %patch0 -p1  %patch0 -p1
45    %patch1 -p1
46    
47  %build  %build
48  perl createlinks  perl createlinks
49  rm -f %{name}-%{version}-%{release}-filelist  rm -f %{name}-%{version}-%{release}-filelist
50    mkdir -p root/var/log/pdns_recursor
51  touch root/var/service/pdns_recursor/down  touch root/var/service/pdns_recursor/down
52    
53  %pre  %pre


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