[ https://jira.codehaus.org/browse/MUNIX-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Trygve Laugstol updated MUNIX-22: --------------------------------- Fix Version/s: 1.0-alpha-6 > FC11's rpmbuild has some new guidelines > --------------------------------------- > > Key: MUNIX-22 > URL: https://jira.codehaus.org/browse/MUNIX-22 > Project: Maven 2.x Unix Plugin > Issue Type: Bug > Components: rpm > Affects Versions: 1.0-alpha-1, 1.0-alpha-2, 1.0-alpha-3, 1.0-alpha-4, > 1.0-alpha-5 > Environment: Fedora 11 - Rpmbuild 4.7 > Reporter: Marius Gravdal > Priority: Minor > Fix For: 1.0-alpha-6 > > > After upgrading to the FC11 preview, my existing rpm projects don't build > anymore. This is due to a change in the spec that rpmbuilds now follows that > doesn't allow any arch dependent binaries in a noarch package. This affects > the projects that bundles the wrapper library. > The solution is to either add an arch to the package, which I don't really > want since I want the same package to run on both x64 and i386. Or to add the > following to the specfile: > %global _binaries_in_noarch_packages_terminate_build 0 -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email