Stefan van der Eijk wrote:
> R.I.P. Deaddog wrote:
>
>> On Mon, 18 Jun 2001, Frederic Crozat wrote:
>>
>>> --=-=-=
>>> Name : menu Relocations: (not
>>> relocateable)
>>> Version : 2.1.5 Vendor: MandrakeSoft
>>> Release : 56mdk Build Date: Mon Jun 18
>>> 15:58:29 2001
>>> Install date: (not installed) Build Host:
>>> bi.mandrakesoft.com
>>> Group : System/Base Source RPM: (none)
>>> Size : 1084653 License: GPL
>>> Packager : Frederic Crozat <[EMAIL PROTECTED]>
>>> Summary : Menu system
>>> Description :
>>> The intent of this package is to streamline the menu's. For this
>>> purpose,
>>> menu provides an "update-menus" command, that will read all
>>> installed menu
>>> files (as provided by other packages in /usr/lib/menu), and run the
>>> frontents
>>> for various window managers in /etc/menu-methods to create startup
>>> files for
>>> the window managers (or pdmenu).
>>>
>>> The user and system admin can easily override the menu files on a
>>> by-user or
>>> by-system bases.
>>>
>>
>> Not sure if I'm correct, but IMHO these 3 conditions should be added to
>> menu spec ( >= 2.1.5-55mdk ):
>>
>> BuildRequires: rpm-devel >= 4.0.3
>> Requires: rpm >= 4.0.3
>> Prereq: perl-base
>>
>> Abel
>>
>
> ### Remove following obselete BuildRequires: popt-devel
> ### Remove following obselete BuildRequires: zlib1-devel
>
The following is also required:
BuildRequires: db1-devel
Shall I update the rpm?