Am Montag, 7. Februar 2011, 10:08:13 schrieb Carsten Munk: > Hi, > > # Substitute: doxygen doxygen-x86-arm > # Substitute: fdupes fdupes-x86-arm > # Substitute: findutils findutils-x86-arm > # Substitute: gawk gawk-x86-arm > # Substitute: patch patch-x86-arm
Whohoo ... NEVER EVER use Substitute: for these cross-speedup packages. The design is explicitely for them to be "add-on" to the original package. By using substitute *-x86-arm will be installed on the target as dependency. Going through the prjconf now ... Best, Jan-Simon > > This seems to break packages and modify their dependancies a little > too much (Requires: findutils -> Requires: findutils-x86-arm in > .spec), causing cross compiler packages to be installed into ARM > images. > > Check out > http://build.meego.com/package/binary?arch=armv7el&filename=prelink-0.4.2-7.10.armv7l.rpm&package=prelink&project=Trunk&repository=standard > (Requires: side) as well as build log for it.. > > /Carsten > _______________________________________________ > MeeGo-packaging mailing list > [email protected] > http://lists.meego.com/listinfo/meego-packaging > _______________________________________________ MeeGo-packaging mailing list [email protected] http://lists.meego.com/listinfo/meego-packaging
