http://bugzilla.moblin.org/show_bug.cgi?id=6840
--- Comment #1 from pohly <[email protected]> 2009-10-15 10:55:50 --- The dependency is added by rpmbuild. It can be removed by adding AutoReq: 0 to the .spec file. The .spec file is generated for us by checkinstall, so I did a dirty hack and patched /usr/local/sbin/checkinstall in our build chroots. I also noticed that the current runtests.py does not build rpms. I must have had an experimental change in it for 0.9 that got lost since then. I think it should build rpm again with "rpm" in addition to "deb" here: context.runCommand("%s %s BINSUFFIX=%s deb rpm" I'm giving this a try for the next nightly run. -- Configure bugmail: http://bugzilla.moblin.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching someone on the CC list of the bug. _______________________________________________ Syncevolution-issues mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution-issues
