/[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.3 by charliebrady, Thu Oct 5 16:21:25 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  Packager: Gordon Rowell <gordonr@gormand.com.au>  Packager: Gordon Rowell <gordonr@gormand.com.au>
16  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17  Requires: djbdns  Requires: djbdns
# Line 26  AutoReqProv: no Line 27  AutoReqProv: no
27  Configure autoaxfr and tinydns to provide DNS secondary service  Configure autoaxfr and tinydns to provide DNS secondary service
28    
29  %changelog  %changelog
30    * Thu Oct  5 2006 Charlie Brady <charlie_brady@mitel.com> 1.0.0-03
31    - Add db default fragments to allow access through the firewall.
32    
33  * 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
34  - Remove autaxfr script from tarball, and change path in run script  - Remove autaxfr script from tarball, and change path in run script
35    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 107  Configure autoaxfr and tinydns to provid
107  %setup -b 0  %setup -b 0
108  %setup -D -T -b 1  %setup -D -T -b 1
109  %patch0 -p1  %patch0 -p1
110    %patch1 -p1
111    
112  %build  %build
113  # 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