]> git.pld-linux.org Git - packages/bind.git/commitdiff
- fixed chown syntax in init script, strict internal deps, release 4 auto/ac/bind-9_2_3-4
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 29 Feb 2004 20:54:24 +0000 (20:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bind.spec -> 1.181

bind.spec

index a10b05bc450da59721c4c331ba0853b6304a1cb5..b168fb1e2812bda9fe2e3fd34421222223a6009d 100644 (file)
--- a/bind.spec
+++ b/bind.spec
@@ -16,7 +16,7 @@ Summary(uk):  BIND - c
 Summary(zh_CN):        Internet ÓòÃû·þÎñÆ÷
 Name:          bind
 Version:       9.2.3
-Release:       3
+Release:       4
 Epoch:         5
 License:       BSD-like
 Group:         Networking/Daemons
@@ -49,7 +49,7 @@ BuildRequires:        libtool
 BuildRequires: idnkit-devel
 %{?with_ldap:BuildRequires:    openldap-devel}
 %{?with_ssl:BuildRequires:     openssl-devel >= 0.9.7c}
-PreReq:                %{name}-libs = %{epoch}:%{version}
+PreReq:                %{name}-libs = %{epoch}:%{version}-%{release}
 PreReq:                rc-scripts >= 0.2.0
 Requires(pre): fileutils
 Requires(pre): /bin/id
@@ -156,7 +156,7 @@ Summary(tr):        DNS ara
 Summary(uk):   õÔÉ̦ÔÉ ÄÌÑ ÎÁÄÓÉÌÁÎÎÑ ÚÁÐÉԦנÄÏ ÓÅÒ×ÅҦנDNS
 Summary(zh_CN):        Internet ÓòÃû·þÎñÆ÷ʵÓù¤¾ß
 Group:         Networking/Utilities
-Requires:      %{name}-libs = %{epoch}:%{version}
+Requires:      %{name}-libs = %{epoch}:%{version}-%{release}
 
 %description utils
 Bind-utils contains a collection of utilities for querying DNS (Domain
@@ -243,7 +243,7 @@ Summary(pt_BR):     Todos os arquivos de cabe
 Summary(ru):   èÅÄÅÒÙ É ÂÉÂÌÉÏÔÅËÉ ÒÁÚÒÁÂÏÔÞÉËÁ ÄÌÑ bind
 Summary(uk):   èÅÄÅÒÉ ÔÁ Â¦Â̦ÏÔÅËÉ ÐÒÏÇÒÁͦÓÔÁ ÄÌÑ bind
 Group:         Development/Libraries
-Requires:      %{name}-libs = %{epoch}:%{version}
+Requires:      %{name}-libs = %{epoch}:%{version}-%{release}
 
 %description devel
 The bind-devel package contains all the include files and symlinks
@@ -282,7 +282,7 @@ Summary(pt_BR):     Bibliotecas est
 Summary(ru):   óÔÁÔÉÞÅÓËÉÅ ÂÉÂÌÉÏÔÅËÉ ÒÁÚÒÁÂÏÔÞÉËÁ ÄÌÑ bind
 Summary(uk):   óÔÁÔÉÞΦ Â¦Â̦ÏÔÅËÉ ÐÒÏÇÒÁͦÓÔÁ ÄÌÑ bind
 Group:         Development/Libraries
-Requires:      %{name}-devel = %{epoch}:%{version}
+Requires:      %{name}-devel = %{epoch}:%{version}-%{release}
 
 %description static
 Static bind libraries.
This page took 0.088482 seconds and 4 git commands to generate.