/[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.4 by charliebrady, Thu Aug 24 10:52:54 2006 UTC Revision 1.7 by slords, Sun May 6 06:24:55 2007 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 03  %define release 4
6  Version: %{version}  Version: %{version}
7  Release: %{release}  Release: %{release}%{?dist}
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  Patch1: smeserver-pdns_recursor-0.0.1.configuration.patch2
 Packager: Charlie Brady <charlieb@e-smith.com>  
13  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
14  BuildArchitectures: noarch  BuildArchitectures: noarch
15  Requires: e-smith-lib >= 1.15.1-19  Requires: e-smith-lib >= 1.15.1-19
# Line 25  SME server enhancement to configure and Line 24  SME server enhancement to configure and
24  caching nameserver  caching nameserver
25    
26  %changelog  %changelog
27    * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
28    - Clean up spec so package can be built by koji/plague
29    
30    * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
31    - Update to new release naming.  No functional changes.
32    - Make Packager generic
33    
34  * 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
35  - Various configuration fixes. Functional in basic configuration now.  - Various configuration fixes. Functional in basic configuration now.
36  - TODO: Handle forwarding configurations correctly.  - TODO: Handle forwarding configurations correctly.
# Line 43  caching nameserver Line 49  caching nameserver
49  %build  %build
50  perl createlinks  perl createlinks
51  rm -f %{name}-%{version}-%{release}-filelist  rm -f %{name}-%{version}-%{release}-filelist
52    mkdir -p root/var/log/pdns_recursor
53  touch root/var/service/pdns_recursor/down  touch root/var/service/pdns_recursor/down
54    
55  %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