/[smeserver]/rpms/e-smith-dnscache/sme8/e-smith-dnscache.spec
ViewVC logotype

Diff of /rpms/e-smith-dnscache/sme8/e-smith-dnscache.spec

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

Revision 1.3 by slords, Wed Oct 17 13:50:21 2007 UTC Revision 1.4 by bytegw, Wed Jun 18 20:41:56 2008 UTC
# Line 2  Summary: e-smith module to configure dns Line 2  Summary: e-smith module to configure dns
2  %define name e-smith-dnscache  %define name e-smith-dnscache
3  Name: %{name}  Name: %{name}
4  %define version 1.0.0  %define version 1.0.0
5  %define release 8  %define release 11
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
# Line 13  Patch1: e-smith-dnscache-1.0.0-dnscacne_ Line 13  Patch1: e-smith-dnscache-1.0.0-dnscacne_
13  Patch2: e-smith-dnscache-1.0.0-dnscacne_forwarder.patch  Patch2: e-smith-dnscache-1.0.0-dnscacne_forwarder.patch
14  Patch3: e-smith-dnscache-1.0.0-sigpipe.patch  Patch3: e-smith-dnscache-1.0.0-sigpipe.patch
15  Patch4: e-smith-dnscache-1.0.0-cachesize.patch  Patch4: e-smith-dnscache-1.0.0-cachesize.patch
16    Patch5: e-smith-dnscache-1.0.0-reverse_delegation.patch
17    Patch6: e-smith-dnscache-1.0.0.validateNameServer.patch2
18    Patch7: e-smith-dnscache-1.0.0-L.root.patch
19  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
20  BuildArchitectures: noarch  BuildArchitectures: noarch
21  Requires: e-smith-lib >= 1.15.1-19  Requires: e-smith-lib >= 1.15.1-19
# Line 25  e-smith server enhancement to configure Line 28  e-smith server enhancement to configure
28  caching nameserver  caching nameserver
29    
30  %changelog  %changelog
31    * Wed Jun 18 2008 Charlie Brady <charlie_brady@mitel.com> 1.0.0-11
32    - Use new address for L root server, and delete included version of
33      root/servers/@ file, since we template it. [SME: 4414]
34    
35    * Wed Jun 18 2008 Charlie Brady <charlie_brady@mitel.com> 1.0.0-10
36    - Fix validation of NameServer properties pulled from networks db.
37      [SME: 1343]
38    
39    * Wed Jun 18 2008 Charlie Brady <charlie_brady@mitel.com> 1.0.0-9
40    - Fix delegation of reverse lookup for nets which aren't /8,
41      /16 or /24. [SME: 4249]
42    
43  * Tue Oct 16 2007 Charlie Brady <charlie_brady@mitel.com> 1.0.0-08  * Tue Oct 16 2007 Charlie Brady <charlie_brady@mitel.com> 1.0.0-08
44  - Increase default CacheSize to 10M, with corresponding increase  - Increase default CacheSize to 10M, with corresponding increase
45    in DataSize. [SME: 2371]    in DataSize. [SME: 2371]
# Line 416  caching nameserver Line 431  caching nameserver
431  %patch2 -p1  %patch2 -p1
432  %patch3 -p1  %patch3 -p1
433  %patch4 -p1  %patch4 -p1
434    %patch5 -p1
435    %patch6 -p1
436    %patch7 -p1
437    
438  %build  %build
439  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