]> git.pld-linux.org Git - packages/bind.git/commitdiff
- up to 9.4.1.P1 auto/th/bind-9_4_1_P1-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 24 Jul 2007 20:38:22 +0000 (20:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bind.spec -> 1.260

bind.spec

index 89a7cba94b0a8c72274ff3adea11917b879551a9..1098ab02dac4c4b251aa0d05b9d2437ec751e4a4 100644 (file)
--- a/bind.spec
+++ b/bind.spec
@@ -21,13 +21,15 @@ Summary(tr.UTF-8):  DNS alan adı sunucusu
 Summary(uk.UTF-8):     BIND - cервер системи доменних імен (DNS)
 Summary(zh_CN.UTF-8):  Internet 域名服务器
 Name:          bind
-Version:       9.4.1
-Release:       6
+%define        sver    9.4.1
+%define        plevel  P1
+Version:       %{sver}.%{plevel}
+Release:       1
 Epoch:         6
 License:       BSD-like
 Group:         Networking/Daemons
-Source0:       ftp://ftp.isc.org/isc/bind9/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 09b54d35036cb0423b2e618f21766285
+Source0:       ftp://ftp.isc.org/isc/bind9/%{sver}-%{plevel}/%{name}-%{sver}-%{plevel}.tar.gz
+# Source0-md5: 44e0514e6105ddaa235394045d9aeb0c
 Source1:       %{name}-conf.tar.gz
 # Source1-md5: 8ee77729f806fcd548fe0cceb34b4a06
 Source2:       named.init
@@ -331,7 +333,7 @@ BIND schema for openldap.
 Schemat BIND dla openldap.
 
 %prep
-%setup -q -a1 %{?with_hip:-a7}
+%setup -q -a1 %{?with_hip:-a7} -n %{name}-%{sver}-%{plevel}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
This page took 0.254002 seconds and 4 git commands to generate.