[Bug 307901] Review Request: lsvpd - A utility to list device Vital Product Data (VPD) information.

bugzilla at redhat.com bugzilla at redhat.com
Thu Mar 13 10:32:22 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: lsvpd - A utility to list device Vital Product Data (VPD) information.


https://bugzilla.redhat.com/show_bug.cgi?id=307901





------- Additional Comments From wolfy at nobugconsulting.ro  2008-03-13 06:32 EST -------
Unfortunately rpm (and yum) do not yet provide a "hint" or "suggest" flag. So
what you can do is
- a) give up using that lib
- b) impose using that lib, by adding a conditional Requires / BuildRequires
(something along:
%ifarch ppc
stuff specific to PPC
%endif
do not forget to take care of both ppc and ppc64


If you go with option b (which I would recommend), rpm will check for the
existence of those libs when installing (and install them if they are missing).
Due to the missing "suggest" option of current rpm, there is no clean way of
building with a Requires for librtas but installing without.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the package-review mailing list