https://bugzilla.redhat.com/show_bug.cgi?id=1480969
Robert-André Mauchin (afk until next Thu) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Robert-André Mauchin (afk until next Thu) <[email protected]> --- Hello, You should not split the package in two different devel: unify everything under one -devel, but with the two lists of Provides. Then symlink: %{gopath}/src/%{provider}.%{provider_tld}/%{project} to the other one: %{gopath}/src/%{x_provider}.%{x_provider_tld}/%{project} And don't forget to add those %dir in the %files section. -- 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]
