/[smeserver]/smeserver-tinydns-public/F/smeserver-tinydns-public.spec
ViewVC logotype

Diff of /smeserver-tinydns-public/F/smeserver-tinydns-public.spec

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

Revision 1.2 by charliebrady, Fri Sep 22 15:47:43 2006 UTC Revision 1.4 by charliebrady, Thu Oct 5 20:08:08 2006 UTC
# Line 2  Summary: Public tinydns server for SME s Line 2  Summary: Public tinydns server for SME s
2  %define name smeserver-tinydns-public  %define name smeserver-tinydns-public
3  Name: %{name}  Name: %{name}
4  %define version 1.0.0  %define version 1.0.0
5  %define release 02  %define release 03
6  Version: %{version}  Version: %{version}
7  Release: %{release}  Release: %{release}
8  License: GPL  License: GPL
# Line 11  Group: Networking/Daemons Line 11  Group: Networking/Daemons
11  Source0: %{name}-%{version}.tar.gz  Source0: %{name}-%{version}.tar.gz
12  Source1: http://http://www.lickey.com/autoaxfr/dist/autoaxfr-1.2.tar.gz  Source1: http://http://www.lickey.com/autoaxfr/dist/autoaxfr-1.2.tar.gz
13  Patch0: smeserver-tinydns-public-1.0.0-axfr-get_path.patch  Patch0: smeserver-tinydns-public-1.0.0-axfr-get_path.patch
14    Patch1: smeserver-tinydns-public-1.0.0-access.patch
15    Patch2: smeserver-tinydns-public-1.0.0-dbpatch.patch
16  Packager: Gordon Rowell <gordonr@gormand.com.au>  Packager: Gordon Rowell <gordonr@gormand.com.au>
17  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
18  Requires: djbdns  Requires: djbdns
# Line 26  AutoReqProv: no Line 28  AutoReqProv: no
28  Configure autoaxfr and tinydns to provide DNS secondary service  Configure autoaxfr and tinydns to provide DNS secondary service
29    
30  %changelog  %changelog
31    * Thu Oct  5 2006 Charlie Brady <charlie_brady@mitel.com> 1.0.0-04
32    - Fix path to db in conf script.
33    
34    * Thu Oct  5 2006 Charlie Brady <charlie_brady@mitel.com> 1.0.0-03
35    - Add db default fragments to allow access through the firewall.
36    
37  * Fri Sep 22 2006 Charlie Brady <charlie_brady@mitel.com> 1.0.0-02  * Fri Sep 22 2006 Charlie Brady <charlie_brady@mitel.com> 1.0.0-02
38  - Remove autaxfr script from tarball, and change path in run script  - Remove autaxfr script from tarball, and change path in run script
39    so that our axfr-get script is found by the standard autoaxfr    so that our axfr-get script is found by the standard autoaxfr
# Line 103  Configure autoaxfr and tinydns to provid Line 111  Configure autoaxfr and tinydns to provid
111  %setup -b 0  %setup -b 0
112  %setup -D -T -b 1  %setup -D -T -b 1
113  %patch0 -p1  %patch0 -p1
114    %patch1 -p1
115    %patch2 -p1
116    
117  %build  %build
118  # 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