On Mon, 2026-05-25 at 17:31 +0200, Simone Caronni via rpmfusion- developers wrote: > On Mon, May 25, 2026 at 3:15 PM Sérgio Basto via rpmfusion-developers > <[email protected]> wrote: > > You may need an Obsoletes: entry. > > > > > As I wrote, it does not work. Feel free to test a working combination > and I'll add it immediately.
Hi, The propose https://github.com/rpmfusion/steam/pull/15 After confirming how rpmfusion-nonfree-obsolete-packages handles transitions, I realized the approach works correctly because that package is noarch. So this works correctly when implemented as a noarch subpackage [1] Given that, I added a new noarch subpackage: steam-arch-transition. This subpackage is just a meta package intended to handle the migration from the i686 Steam package to the x86_64 package and it works correctly. Best regards, [1] # Last build steam-0:1.0.0.85-6.fc43 Provides: steam = 0:1.0.0.85-7 Obsoletes: steam < 0:1.0.0.85-7 > > -- > You cannot discover new oceans unless you have the courage to lose > sight of the shore (R. W. Emerson). > > http://xkcd.com/229/ > http://negativo17.org/ > -- Sérgio M. B. -- Sérgio M. B. _______________________________________________ rpmfusion-developers mailing list -- [email protected] To unsubscribe send an email to [email protected]
