]> git.pld-linux.org Git - packages/bind.git/commitdiff
- fixed epoch:version
authortrojan <trojan@pld-linux.org>
Sat, 28 Jun 2003 16:21:23 +0000 (16:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bind.spec -> 1.165

bind.spec

index 4ab37132c093d3087913292a7088e1924d45e4e0..e6bf6df9be39f80795f0f662d496c7c8f50a2c90 100644 (file)
--- a/bind.spec
+++ b/bind.spec
@@ -41,7 +41,7 @@ BuildRequires:        bison
 BuildRequires: flex
 BuildRequires: libtool
 %{!?_without_ssl:BuildRequires:        openssl-devel >= 0.9.7a}
-PreReq:                %{name}-libs = %{version}
+PreReq:                %{name}-libs = %{epoch}:%{version}
 PreReq:                rc-scripts >= 0.2.0
 Requires(pre): fileutils
 Requires(pre): /usr/bin/getgid
This page took 0.551155 seconds and 4 git commands to generate.