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

Aleksei Bavshin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
           Doc Type|---                         |If docs needed, set a value



--- Comment #1 from Aleksei Bavshin <[email protected]> ---
> %package -n libddcutil3

In Fedora version suffixes are only used when you need to have multiple
versions of the package installable simultaneously.
Upstream spec file probably does that to comply with openSUSE packaging
guidelines which conflict with Fedora's.

> %if %{with build_lib}
> %ldconfig_scriptlets -n libddcutil3
> %endif

That's something you'll only ever need for epel7. Anything newer (including
el8) defines %ldconfig_scriptlets as noop.

> Requires:   ...

There's a few more utils that are invoked via
execute_shell_cmd/execute_shell_cmd_rpt, but most of them are not required.
Would be nice to review this list and add Recommends for those that are
significantly improving ddcutil output and usability.


-- 
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]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to