From aece600301fddbc18f537157d7dc1ab8980d57ef Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Thu, 22 Mar 2007 20:17:58 +0000 Subject: [PATCH] whoops, that won't work - can't do core -> extras deps --- krb5.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/krb5.spec b/krb5.spec index 9d16ea0..8bff770 100644 --- a/krb5.spec +++ b/krb5.spec @@ -85,7 +85,8 @@ Prereq: grep, info, sh-utils, /sbin/install-info BuildPrereq: autoconf, bison, e2fsprogs-devel >= 1.35, flex BuildPrereq: gzip, ncurses-devel, rsh, texinfo, tar BuildRequires: tetex-latex -BuildRequires: keyutils-libs-devel +# Wait until the merge completes -- keyutils lives in Extras. +# BuildRequires: keyutils-libs-devel %if %{WITH_LDAP} BuildRequires: openldap-devel @@ -189,6 +190,9 @@ installed on systems which are meant provide these services. %endif %changelog +* Thu Mar 22 2007 Nalin Dahyabhai +- back out buildrequires: keyutils-libs-devel for now + * Thu Mar 22 2007 Nalin Dahyabhai 1.6-2 - add buildrequires: on keyutils-libs-devel to enable use of keyring ccaches, dragging keyutils-libs in as a dependency