Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=587011 --- Comment #5 from Joseph Cihula <joseph.cihula@xxxxxxxxx> 2010-09-10 18:55:20 EDT --- I have uploaded a new SRPM to http://sourceforge.net/projects/tboot/files/tboot/tboot-20100910-1.fc13.src.rpm/download FYI, the tboot build process now puts its binaries into /usr/sbin instead of /usr/bin. This fixes all of the above comments except the debuginfo package. I changed %build and %install to call make with 'debug=y', which causes the makefiles to compile with '-g' and removes the '-s' from the install commands. However, no debuginfo package is created and rpmlint warns about unstripped binaries. Everything I've been able to find on debuginfo packages seems to indicate that as long as the binaries are compiled with '-g' and not stripped, that 'rpmbuild -ba' "should just work" to make a debuginfo package. Your wisdom on this is greatly appreciated. (In the case of tboot.gz, the makefile explicitly strips the symbols out itself and creates a tboot-syms file, which it always copies to /boot.) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review