[SOLVED]How can I reinstall working downlevel wine packages?

I have a piece of software that runs under wine on Mageia 6 but doesn't work under Mageia 7. I used the urpmi skip.list to prevent the Mageia 7 upgrade from updating wine, but unfortunately that didn't keep a working wine configuration. The wine configuration under Mageia 6 is as follows:
After the upgrade to Mageia 7, wine32 disappeared because the 32-bit repositories were not active during the upgrade. All of the other wine packages listed above remain in place following the upgrade to Mageia 7.
The following wine packages are available, but were not installed during the upgrade due to the skip.list:
The wine project seems to still need to iron a few kinks out of its latest release, because it doesn't work for me.
How can I reinstall the wine32 2.05 package to restore a wine configuration that works for me under Mageia 6?
- Code: Select all
wine-gecko 2.47 1.mga6 noarch
wine-mono 4.64 1.mga6 noarch
wine32 2.05 1.mga6 i586
wine64 2.05 1.mga6 x86_64
wine64-gecko 2.47 1.mga6 noarch
After the upgrade to Mageia 7, wine32 disappeared because the 32-bit repositories were not active during the upgrade. All of the other wine packages listed above remain in place following the upgrade to Mageia 7.
The following wine packages are available, but were not installed during the upgrade due to the skip.list:
- Code: Select all
wine-mono 4.75 1.mga7 noarch
wine32 4.01 1.mga7 i586
wine64 4.01 1.mga7 x86_64
The wine project seems to still need to iron a few kinks out of its latest release, because it doesn't work for me.
How can I reinstall the wine32 2.05 package to restore a wine configuration that works for me under Mageia 6?