ok it works as I want, thank you very much On 14 February 2011 13:07, fsosson@xxxxxxxxx <fsosson@xxxxxxxxx> wrote: > Thank you for your quick answer. I'm going to try it. > > > > theOtherOne > > On 14 February 2011 12:28, Panu Matilainen <pmatilai@xxxxxxxxxxxxxxx> wrote: >> On 02/14/2011 01:05 PM, fsosson@xxxxxxxxx wrote: >>> Hello, >>> >>> I'm using RPM 4.4 and I would like my package installs >>> "glibc-devel.i386" and "glibc-devel.x86_64" as requires dependencies. >>> >>> Could someone explain howto do that? >> >> With rpm 4.4.x you'll need to use file dependencies on paths that differ >> between the i386 and x86_64 variants of glibc-devel. Something like this >> should work: >> >> # Drag in both 32- and 64-bit versions of glibc-devel >> Requires: /usr/lib/libc.so /usr/lib64/libc.so >> >> - Panu - >> -- >> packaging mailing list >> packaging@xxxxxxxxxxxxxxxxxxxxxxx >> https://admin.fedoraproject.org/mailman/listinfo/packaging >> > -- packaging mailing list packaging@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/packaging