/[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.1.1.1 by gordonr, Wed Jul 26 02:16:22 2006 UTC Revision 1.6 by slords, Sun May 6 06:26:47 2007 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 01  %define release 4
6  Version: %{version}  Version: %{version}
7  Release: %{release}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
 Vendor: Gormand Pty Ltd  
9  Group: Networking/Daemons  Group: Networking/Daemons
10  Source0: %{name}-%{version}.tar.gz  Source0: %{name}-%{version}.tar.gz
11  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
12  Packager: Gordon Rowell <gordonr@gormand.com.au>  Patch0: smeserver-tinydns-public-1.0.0-axfr-get_path.patch
13    Patch1: smeserver-tinydns-public-1.0.0-access.patch
14    Patch2: smeserver-tinydns-public-1.0.0-dbpatch.patch
15  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16  Requires: djbdns  Requires: djbdns
17  Requires: e-smith-packetfilter >= 1.16.0-05  Requires: e-smith-packetfilter >= 1.16.0-05
# Line 25  AutoReqProv: no Line 26  AutoReqProv: no
26  Configure autoaxfr and tinydns to provide DNS secondary service  Configure autoaxfr and tinydns to provide DNS secondary service
27    
28  %changelog  %changelog
29    * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
30    - Clean up spec so package can be built by koji/plague
31    
32    * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
33    - Update to new release naming.  No functional changes.
34    - Make Packager generic
35    
36    * Thu Oct  5 2006 Charlie Brady <charlie_brady@mitel.com> 1.0.0-04
37    - Fix path to db in conf script.
38    
39    * Thu Oct  5 2006 Charlie Brady <charlie_brady@mitel.com> 1.0.0-03
40    - Add db default fragments to allow access through the firewall.
41    
42    * Fri Sep 22 2006 Charlie Brady <charlie_brady@mitel.com> 1.0.0-02
43    - Remove autaxfr script from tarball, and change path in run script
44      so that our axfr-get script is found by the standard autoaxfr
45      script.
46    
47  * Wed Jul 26 2006 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-01  * Wed Jul 26 2006 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-01
48  - Package renamed to smeserver-tinydns-public  - Package renamed to smeserver-tinydns-public
49    
# Line 96  Configure autoaxfr and tinydns to provid Line 115  Configure autoaxfr and tinydns to provid
115  %prep  %prep
116  %setup -b 0  %setup -b 0
117  %setup -D -T -b 1  %setup -D -T -b 1
118    %patch0 -p1
119    %patch1 -p1
120    %patch2 -p1
121    
122  %build  %build
123  # 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