https://bugzilla.redhat.com/show_bug.cgi?id=1613383
Pavel Raiskup <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|[email protected] |[email protected] --- Comment #1 from Pavel Raiskup <[email protected]> --- > %define short_name timescaledb > Name: postgresql-timescaledb Please use 'Name: timescaledb'. Otherwise it evokes that the package comes from postgresql.spec. > BuildRequires: cmake gcc postgresql-devel Since we install postgresql module, you should also use: %{?postgresql_module_requires} macro. Otherwise looks pretty nice. I'll have a look at fedora-review output tomorrow. -- 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://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]/message/C5FQKC4QROMJZ3AIHH2OTLYIA4OMBTZ5/
