]> git.pld-linux.org Git - packages/bind.git/commitdiff
- up to 9.6.1-P1 (fixes CVE-2009-0696) auto/th/bind-9_6_1_P1-1 auto/ti/bind-9_6_1_P1-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 29 Jul 2009 07:08:03 +0000 (07:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bind.spec -> 1.291

bind.spec

index d4998743d69c2f7a89f070e2863942c299d90909..b54085d3a6f99476caf558fae90c37cc1e81e2cd 100644 (file)
--- a/bind.spec
+++ b/bind.spec
@@ -22,15 +22,16 @@ Summary(ru.UTF-8):  BIND - cервер системы доменных имен (
 Summary(tr.UTF-8):     DNS alan adı sunucusu
 Summary(uk.UTF-8):     BIND - cервер системи доменних імен (DNS)
 Summary(zh_CN.UTF-8):  Internet 域名服务器
-%define        ver     9.6.1
+%define        ver             9.6.1
+%define        plev    P1
 Name:          bind
-Version:       %{ver}
-Release:       2
+Version:       %{ver}.%{plev}
+Release:       1
 Epoch:         7
 License:       BSD-like
 Group:         Networking/Daemons
-Source0:       ftp://ftp.isc.org/isc/bind9/%{ver}/%{name}-%{ver}.tar.gz
-# Source0-md5: 516ac74d8eaaef30ad4c99ada8b715cd
+Source0:       ftp://ftp.isc.org/isc/bind9/%{ver}-%{plev}/%{name}-%{ver}-%{plev}.tar.gz
+# Source0-md5: e6ce3b355c4e6bf5d66ef100f555da3f
 Source1:       named.init
 Source2:       named.sysconfig
 Source3:       named.logrotate
@@ -332,7 +333,7 @@ BIND schema for openldap.
 Schemat BIND dla openldap.
 
 %prep
-%setup -q %{?with_hip:-a6} -n %{name}-%{ver}
+%setup -q %{?with_hip:-a6} -n %{name}-%{ver}-%{plev}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
This page took 0.105136 seconds and 4 git commands to generate.