https://bugzilla.redhat.com/show_bug.cgi?id=2453414
--- Comment #12 from Kurtis <[email protected]> --- Spec URL: https://download.copr.fedorainfracloud.org/results/kmarinos/lemonade-server/srpm-builds/10513876/lemonade-server.spec SRPM URL: https://download.copr.fedorainfracloud.org/results/kmarinos/lemonade-server/srpm-builds/10513876/lemonade-server-10.6.0-1.fc45.src.rpm Changes: Updated version to 10.6.0 Remove Source1: lemonade-server.sysusers - Upstream now provides its own sysusers.d config with cmake. Removed %pre section - %sysusers_create_compat %{SOURCE1} - Upstream's sysusers.d file is handled by systemd file triggers. This is no longer needed. Removed manual sysusers.d and service file installs from %install - Upstream cmake now installs both. Added tmpfiles.d config and /var/lib/lemonade directory - This was to address a systemctl start lemond failure. Added tmpfiles creation to %post - Ensures the directory exists immediately after install instead of a reboot. Disabled web app in build - This never worked from the start, but I thought I would include this anyways for transparency. In order to get it to work, I need to bundle npm packages, which shouldn't be a problem at first glance. However, having the back-end working and packaged is a higher priority, so I will address this UI integration sometime in the future. Removed lemonade-server binary - They were removed by upstream in 10.6.0 Updated %files for files provided upstream. -- 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 https://bugzilla.redhat.com/show_bug.cgi?id=2453414 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202453414%23c12 -- _______________________________________________ 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] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
