]> git.pld-linux.org Git - packages/bind.git/commitdiff
- correctly autodetect number of threads (based on number of online cpus) even if...
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 1 Jun 2007 18:15:50 +0000 (18:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bind.spec -> 1.250

bind.spec

index 5d186877d2c6a253b8fafa1f027397db370f39f3..93393bc01c893e63e4b66afa51e28d94085ae171 100644 (file)
--- a/bind.spec
+++ b/bind.spec
@@ -20,7 +20,7 @@ Summary(uk.UTF-8):    BIND - cервер системи доменних імен (
 Summary(zh_CN.UTF-8):  Internet 域名服务器
 Name:          bind
 Version:       9.4.1
-Release:       1
+Release:       1.2
 Epoch:         6
 License:       BSD-like
 Group:         Networking/Daemons
@@ -46,6 +46,7 @@ Patch5:               %{name}-sdb-ldap.patch
 Patch6:                %{name}-noinet6.patch
 Patch7:                %{name}-getifaddrs.patch
 Patch8:                %{name}-dighost_asccheck.patch
+Patch9:                %{name}-chroot-numcpus.patch
 URL:           http://www.isc.org/products/BIND/bind9.html
 BuildRequires: autoconf
 BuildRequires: automake
@@ -339,6 +340,7 @@ Schemat BIND dla openldap.
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 %{?with_hip:mv bind-hip/hip_55.[ch] lib/dns/rdata/generic}
 
 %build
This page took 0.245889 seconds and 4 git commands to generate.