/[packages]/cauldron/bind/current/SPECS/bind.spec
ViewVC logotype

Diff of /cauldron/bind/current/SPECS/bind.spec

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

revision 404859 by colin, Sun Mar 24 15:20:47 2013 UTC revision 406905 by luigiwalser, Sun Mar 31 22:12:46 2013 UTC
# Line 10  Line 10 
10  %{?_without_gssapi: %{expand: %%global gssapi 0}}  %{?_without_gssapi: %{expand: %%global gssapi 0}}
11    
12  %define major_version 9.9.2  %define major_version 9.9.2
13  %define patch_version P1  %define patch_version P2
14  %define dashpatch %{?patch_version:-%patch_version}%nil  %define dashpatch %{?patch_version:-%patch_version}%nil
15  %define dotpatch %{?patch_version:.%patch_version}%nil  %define dotpatch %{?patch_version:.%patch_version}%nil
16  %define chroot_prefix /var/lib/named  %define chroot_prefix /var/lib/named
17    
18  Name:           bind  Name:           bind
19  Version:        %{major_version}%{dotpatch}  Version:        %{major_version}%{dotpatch}
20  Release:        %mkrel 6  Release:        %mkrel 1
21  Summary:        A DNS (Domain Name System) server  Summary:        A DNS (Domain Name System) server
22  License:        ISC  License:        ISC
23  Group:          System/Servers  Group:          System/Servers
# Line 95  Patch94:       bind95-rh461409.patch Line 95  Patch94:       bind95-rh461409.patch
95  # other patches  # other patches
96  Patch206:       bind-9.2.0rc3-varrun.patch  Patch206:       bind-9.2.0rc3-varrun.patch
97  Patch208:       bind-9.3.2-prctl_set_dumpable.patch  Patch208:       bind-9.3.2-prctl_set_dumpable.patch
98    Patch209:       bind-9.9.2-P2-CVE-2012-5689.patch
99    
100  # (oe) rediffed patch originates from http://www.caraytech.com/geodns/  # (oe) rediffed patch originates from http://www.caraytech.com/geodns/
101  Patch300:       bind-9.4.0-geoip.diff  Patch300:       bind-9.4.0-geoip.diff
102  Requires:       bind-utils >= %{version}-%{release}  Requires:       bind-utils >= %{version}-%{release}
# Line 268  cp -fp contrib/sdb/sqlite/zone2sqlite.c Line 270  cp -fp contrib/sdb/sqlite/zone2sqlite.c
270    
271  %patch206 -p0 -b .varrun.droplet  %patch206 -p0 -b .varrun.droplet
272  %patch208 -p0 -b .prctl_set_dumpable.droplet  %patch208 -p0 -b .prctl_set_dumpable.droplet
273    %patch209 -p1 -b .CVE-2012-5689
274    
275  %if %{geoip}  %if %{geoip}
276  %patch300 -p1 -b .geoip  %patch300 -p1 -b .geoip

Legend:
Removed from v.404859  
changed lines
  Added in v.406905

  ViewVC Help
Powered by ViewVC 1.1.30