/[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 by gordonr, Wed Jul 26 02:16:22 2006 UTC Revision 1.2 by charliebrady, Fri Sep 22 15:47:43 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 01  %define release 02
6  Version: %{version}  Version: %{version}
7  Release: %{release}  Release: %{release}
8  License: GPL  License: GPL
# Line 10  Vendor: Gormand Pty Ltd Line 10  Vendor: Gormand Pty Ltd
10  Group: Networking/Daemons  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
14  Packager: Gordon Rowell <gordonr@gormand.com.au>  Packager: Gordon Rowell <gordonr@gormand.com.au>
15  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16  Requires: djbdns  Requires: djbdns
# 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    * Fri Sep 22 2006 Charlie Brady <charlie_brady@mitel.com> 1.0.0-02
30    - Remove autaxfr script from tarball, and change path in run script
31      so that our axfr-get script is found by the standard autoaxfr
32      script.
33    
34  * 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
35  - Package renamed to smeserver-tinydns-public  - Package renamed to smeserver-tinydns-public
36    
# Line 96  Configure autoaxfr and tinydns to provid Line 102  Configure autoaxfr and tinydns to provid
102  %prep  %prep
103  %setup -b 0  %setup -b 0
104  %setup -D -T -b 1  %setup -D -T -b 1
105    %patch0 -p1
106    
107  %build  %build
108  # 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