https://bugzilla.rpmfusion.org/show_bug.cgi?id=3774
--- Comment #10 from Sérgio Basto <[email protected]> 2015-09-22 23:39:31 CEST --- (In reply to comment #8) > $ rpmlint *.rpm > freshplayerplugin.x86_64: W: unstripped-binary-or-object > /usr/lib64/freshplayerplugin/libfreshwrapper-pepperflash.so > 2 packages and 0 specfiles checked; 0 errors, 1 warnings. Why you try keeping this ?: %global _enable_debug_package 0 %global debug_package %{nil} Striping binary is made when making debugging packages so maybe is the problem. Only when you have a good reason you should turn off the debuginfo. -- Configure bugmail: https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. You are the assignee for the bug.
