[Fedora-packaging] Architecture dependencies

fsosson at gmail.com fsosson at gmail.com
Mon Feb 14 12:07:09 UTC 2011


Thank you for your quick answer.  I'm going to try it.



theOtherOne

On 14 February 2011 12:28, Panu Matilainen <pmatilai at laiskiainen.org> wrote:
> On 02/14/2011 01:05 PM, fsosson at gmail.com 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 at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/packaging
>


More information about the packaging mailing list