2011/2/25 Jan-Simon Möller <[email protected]>: > Hi Rolla (and rest of committers), > > without these changes (already present in T:T) , Trunk is a no-go for ARM as > x86 binaries get installed on the target fs (Substitute was wrong). Please > apply (if possible) to Trunk before weekend so rebuild can take place.
I might be wrong, however, Substitute for BuildRequires should be proper solution. The only problem it seems, that substitutedeps changes not BuildRequires but also touches Requires like in prelink package. It doesn't look right, during build, only build deps should be changed, not runtime deps for resulting binary packages. > Thank you ! > > Best, > Jan-Simon > > --- Trunk 2011-02-25 12:57:56.000000000 +0100 > +++ Trunk.new 2011-02-25 12:58:04.000000000 +0100 > @@ -70,13 +70,9 @@ Changetarget: armv7l-meego-linux > > %endif > > - > %if %speedtools > -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 > +Support: cross-armv7l-platformfile > +Support: patch-x86-arm findutils-x86-arm gawk-x86-arm fdupes-x86-arm doxygen- > x86-arm > Preinstall: file-libs-x86-arm > Preinstall: rpm-libs-x86-arm > Preinstall: bzip2-libs-x86-arm > > Best, > Jan-Simon > _______________________________________________ > MeeGo-packaging mailing list > [email protected] > http://lists.meego.com/listinfo/meego-packaging > -- br, Alexander Kanevskiy _______________________________________________ MeeGo-packaging mailing list [email protected] http://lists.meego.com/listinfo/meego-packaging
