[sks/el6] Fix deps name

Nick Bebout nb at fedoraproject.org
Wed Jan 25 03:45:31 UTC 2012


commit 2ca48506e27d283545fb9cd25ff5b57a45fa2db7
Author: Nick Bebout <nb at fedoraproject.org>
Date:   Tue Jan 24 21:45:19 2012 -0600

    Fix deps name

 sks.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/sks.spec b/sks.spec
index 759a3a9..cd9fcf9 100644
--- a/sks.spec
+++ b/sks.spec
@@ -14,8 +14,8 @@ Patch0:         sks-libdb4.8.patch
 Patch1:         sks-build.patch
 #Patch1:		sks-1.1.1-bdb.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
-BuildRequires:  ocaml ocaml-camlp4-devel libdb-devel zlib-devel chrpath
-Requires:       libdb
+BuildRequires:  ocaml ocaml-camlp4-devel db4-devel zlib-devel chrpath
+Requires:       db4
 Requires(pre):    /usr/sbin/groupadd /usr/sbin/useradd
 Requires(post):   /sbin/chkconfig
 Requires(preun):  /sbin/chkconfig /sbin/service


More information about the scm-commits mailing list