On Tue, Jul 1, 2014 at 10:04 PM, Dave Johansen <davejohansen@gmail.com> wrote:
The simple solution to this is for me to just rebuild against 4.8.3, but upstream said that in Debian they package the GCC plugins in /usr/lib/gcc/.../x.y/plugin instead of /usr/lib/gcc/.../x.y.z/plugin so that it doesn't break when there are minor version upgrades like this. Is doing something like that possible in Fedora as well? Or should I just rebuild when there's a minor version change?
Thanks,
Dave

I just did the rebuild and update request ( https://admin.fedoraproject.org/updates/odb-2.3.0-3.fc20?_csrf_token=7b20acd8c1590c3ef9ee27903c3ab123c6ed6cc3 ).

Should I add a Requires for the current version of gcc to odb.spec? If so, is there an easy way to do that other than just hardcoding it in the file?