[Bug 1980723] Review Request: fluent-bit - Fast data collector for Linux

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



--- Comment #7 from Neal Gompa <ngompa13@xxxxxxxxx> ---
A few questions here:

* Why was the shared library removed? The problem with it is that it needs a
soname configured in CMake so that some kind of API/ABI stability promise
exists. Without the shared library, the headers are not very useful, since
there's nothing to link to.
* Why do we "BuildRequires: systemd"? Generally pulling in systemd itself isn't
needed.
* Why aren't all the headers namespaced in /usr/include/fluent-bit? Some of
them with rather generic names are in /usr/include instead.

Some other review notes:

* You're not following the guidelines for systemd units
  +
https://docs.fedoraproject.org/en-US/packaging-guidelines/Scriptlets/#_systemd
  +
https://docs.fedoraproject.org/en-US/packaging-guidelines/Systemd/#packaging

Basically, add "BuildRequires: systemd-rpm-macros", use %{_unitdir} instead of
"%{_prefix}/lib/systemd/system", and add the necessary scriptlets so the
service presets can be used.


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1980723
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
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/package-review@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux