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



--- Comment #1 from Michael Schwendt <[email protected]> ---
This is an unusual request for various reasons. 

You're asking for a re-review of a package included in the package collection.
Especially since you've not added a %changelog comment about your "minor
tweaks".

  https://fedoraproject.org/wiki/Packaging:Guidelines#Changelogs


A much better approach would be to contact the existing Fedora packagers and
then choose one of the steps mentioned at:

 
https://fedoraproject.org/wiki/How_to_get_sponsored_into_the_packager_group#Become_a_co-maintainer


> #Due to naming issues, celt071 is required explicitly
> Requires:       celt071

Note that "naming issues" might not suffice. More likely, the real reason is a
missing automatic dependency on the libcelt SONAME, because the package does
this:

lrwxrwxrwx    1 root    root                       22 Aug  4 05:16
/usr/lib64/mumble/libcelt.so.0.7.0 -> ../libcelt071.so.0.0.0

As such, an explicit dependency on "celt071" is too weak. You want it to be
arch-specific as in:
  https://fedoraproject.org/wiki/Packaging:Guidelines#Requiring_Base_Package

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to