On 28.11.2017 17:40, John Pilkington wrote: > I should explain that I'm running a local build of mythtv master that is > seen as a downgrade from the version in rpmfusion, and I don't want it > overwritten. I haven't yet found a good change to the specfile, which > seems fine in other respects. You could increase the rpm Epoch of your local mythtv build, so it is seen as newer by yum. If you already have an Epoch set in your spec simply increase that. If you have not, set an epoch, add a line "Epoch: 1" (or what ever, I think even 0 is seen as higher as no epoch at all) where you set the version. And keep in mind that any sub-package-requirements now also have to be changed to "%{epoch}:%{version}-%{release}" instead of "%{version}-%{release}" _______________________________________________ kde mailing list -- kde@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kde-leave@xxxxxxxxxxxxxxxxxxxxxxx