https://bugzilla.redhat.com/show_bug.cgi?id=2376217 Mikel Olasagasti Uranga <mikel@xxxxxxxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikel@xxxxxxxxxxxxxxx --- Comment #4 from Mikel Olasagasti Uranga <mikel@xxxxxxxxxxxxxxx> --- Now that https://fedoraproject.org/wiki/Changes/GolangPackagesVendoredByDefault has been accepted I would suggest to adopt Go Vendor Tools to maintain the package for Fedora and EPEL in the future ( https://gitlab.com/fedora/sigs/go/go-vendor-tools/-/issues/10 ). You can use "go2rpm -p vendor --name openbao github.com/openbao/openbao" to create the initial common spec. > %global oldname vault > (...) > %package %{oldname}-compat > Summary: Vault-compatible command and service > Requires: %{name} = %{version}-%{release} > Provides: %{oldname} = %{version}-%{release} > Obsoletes: %{oldname} < 2.0 > %description %{oldname}-compat > Provides a compatibility layer on top of OpenBao to emulate a Hashicorp > Vault package. Does this make sense if the package is new to Fedora? > # This is to avoid > # *** ERROR: No build ID note found > %global debug_package %{nil} This shouldn't be required > Release: 1%{?dist} > (...) > %changelog You can use %autorelease and %autochangelog macros to ease maintenance. Feel free to join Fedora Golang matrix channel for any help. -- 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=2376217 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202376217%23c4 -- _______________________________________________ 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, report it: https://pagure.io/fedora-infrastructure/new_issue