11 Dec
2013
11 Dec
'13
6:09 a.m.
On 11/12/13 10:44, Hachmer, Tobias wrote:
There are no RPM packages at all but in fedora. To use mock I need a src rpm. I can build this by 'rpmbuild -bs freeradius.spec' but I think to package the debug symbols as well I need to modify the spec file. But please correct me if I'm wrong.
You're wrong ;o) Generation of -debuginfo packages is part of the build setup, not the .spec file. Mock does it; you can make rpmbuild do it, but I don't know how.