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: biosdevname - udev helper for naming devices per BIOS 
names


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





------- Additional Comments From [EMAIL PROTECTED]  2007-08-27 08:08 EST -------
The reason for the dynamic file list is that some versions of some distros don't
compile libpci.a with -fPIC, so it can't then be included in a shared library. 
There's autoconf code to detect this and automatically sets enable_shared=no
which results in no libbiosdevname.so.* being created.  (OpenSUSE and SLES are
this way right now, as were earlier versions of Fedora).  This spec builds
Fedora, RHEL, OpenSuSE, and SLES at this point, the dynamic file list being the
only magic involved (to add, or not, depending on existance of those .so.*
files, appropriately).

I'm not tied to the idea of the convenience library.  If it's really that ugly,
it can disappear too.

And yes I can fix the spec file comments.

-- 
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.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to