https://bugzilla.redhat.com/show_bug.cgi?id=1427634 --- Comment #28 from Fabio Valentini <decathorpe@xxxxxxxxx> --- > They are nly shipped in the source tarball and in the binary package, so adding it in the Provides in the main package shall be enough. Done. > So the license tag should read "MPLv2.0 and MIT and OFL" Done. > Why you at least don't use: > %{_usr}/lib/systemd/user-preset I've used "%{_prefix}/lib/systemd/user-preset" for now. The missing macro has already been added in systemd git master [1], so this will be fixed at some point in the future. > And why you can't use system-preset? I can't, because "system-preset" is for system-wide services, and I need a preset file for user-session services, which are stored in "user-preset". Spec URL: https://decathorpe.fedorapeople.org/packages/syncthing.spec SRPM URL: https://decathorpe.fedorapeople.org/packages/syncthing-0.14.35-2.fc26.src.rpm I've also added "Provides: bundled(X)" for the (currently unused) %with_bundled case, just for completeness. [1]: https://github.com/systemd/systemd/pull/6571 -- 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 -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx