30 Jul
2014
30 Jul
'14
4:18 p.m.
Hi. I noticed that rpm was complaining that /etc/raddb/mods-config/python/radiusd.pyc was not packaged by my spec file. As I understand it, .pyc files can be kind of python version specific--probably even more so than the actual C<->python ABI. What happens if the spec file just deletes this? Is there any reason that config file needs to be compiled, or can it just be installed as a .py file? I'm guessing that's OK.