http://bugzilla.rpmfusion.org/show_bug.cgi?id=440
--- Comment #23 from Dave Straub <[email protected]> 2009-05-31 20:53:48 --- (In reply to comment #22) > Uhm... So you are not planning to be a packager... I had every intention to keep this package patched and up to date if it was accepted, but I am not sponsored. It looks like submitters of pending packages all have people working with them, so I can't give many more suggestions that others haven't already said. I am not going to search for random projects I don't use to submit to Fedora in order to get sponsored, either. > Could you upload the latest files (the ones after the optflags fix) somewhere? That version has been uploaded since April: http://dave.is1337.net/sources/vbam.spec Their configuration was overriding the flags set in the environment by %cmake. The flags they used would be covered by %optflags anyway, so I just removed the offending lines with: sed -i '/CMAKE_C.*_FLAGS/d' CMakeLists.txt -- Configure bugmail: http://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.
