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



--- Comment #9 from Michael Schwendt <bugs.mich...@gmx.net> ---
We don't apply a "lib" prefix to libraries. We prefer the "upstream tarball or
project name", which often means the src.rpm %name matches the tarball name.

  rpm -qf /usr/lib*/lib*.so*|grep -v ^lib|sort|uniq

Sometimes, depending on what components a software project builds, it can make
sense to build a -libs subpackage. In other cases, the project may include
programs, and then the added "lib" prefix would be a hindrance (and it would be
necessary to redefine the binary rpm names completely to be closer to the
upstream name).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to