whoops, that won't work - can't do core -> extras deps

This commit is contained in:
Nalin Dahyabhai 2007-03-22 20:17:58 +00:00
parent 5c8daeafa2
commit aece600301

View File

@ -85,7 +85,8 @@ Prereq: grep, info, sh-utils, /sbin/install-info
BuildPrereq: autoconf, bison, e2fsprogs-devel >= 1.35, flex BuildPrereq: autoconf, bison, e2fsprogs-devel >= 1.35, flex
BuildPrereq: gzip, ncurses-devel, rsh, texinfo, tar BuildPrereq: gzip, ncurses-devel, rsh, texinfo, tar
BuildRequires: tetex-latex BuildRequires: tetex-latex
BuildRequires: keyutils-libs-devel # Wait until the merge completes -- keyutils lives in Extras.
# BuildRequires: keyutils-libs-devel
%if %{WITH_LDAP} %if %{WITH_LDAP}
BuildRequires: openldap-devel BuildRequires: openldap-devel
@ -189,6 +190,9 @@ installed on systems which are meant provide these services.
%endif %endif
%changelog %changelog
* Thu Mar 22 2007 Nalin Dahyabhai <nalin@redhat.com>
- back out buildrequires: keyutils-libs-devel for now
* Thu Mar 22 2007 Nalin Dahyabhai <nalin@redhat.com> 1.6-2 * Thu Mar 22 2007 Nalin Dahyabhai <nalin@redhat.com> 1.6-2
- add buildrequires: on keyutils-libs-devel to enable use of keyring ccaches, - add buildrequires: on keyutils-libs-devel to enable use of keyring ccaches,
dragging keyutils-libs in as a dependency dragging keyutils-libs in as a dependency