]> git.pld-linux.org Git - packages/bind.git/commitdiff
- up to 9.7.1-P2 auto/th/bind-9_7_1_P2-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 15 Jul 2010 19:49:24 +0000 (19:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bind.spec -> 1.301

bind.spec

index 9f73e108a3e2e7eb16f5a33d2c4336b921acf4d3..8c5d617f01ccfd04cad88591fd6a7521718d9229 100644 (file)
--- a/bind.spec
+++ b/bind.spec
@@ -22,14 +22,15 @@ Summary(tr.UTF-8):  DNS alan adı sunucusu
 Summary(uk.UTF-8):     BIND - cервер системи доменних імен (DNS)
 Summary(zh_CN.UTF-8):  Internet 域名服务器
 %define        ver             9.7.1
+%define        pver            P2
 Name:          bind
-Version:       %{ver}
+Version:       %{ver}.%{pver}
 Release:       1
 Epoch:         7
 License:       BSD-like
 Group:         Networking/Daemons
-Source0:       ftp://ftp.isc.org/isc/bind9/%{ver}/%{name}-%{ver}.tar.gz
-# Source0-md5: 712c425e59cb4aa9309bc4716283742f
+Source0:       ftp://ftp.isc.org/isc/bind9/%{ver}-%{pver}/%{name}-%{ver}-%{pver}.tar.gz
+# Source0-md5: bd6be63cc910d04da39103d441871596
 Source1:       named.init
 Source2:       named.sysconfig
 Source3:       named.logrotate
@@ -334,7 +335,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}-%{pver}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
This page took 0.113156 seconds and 4 git commands to generate.