Re: Architecture dependencies

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite Forum]     [KDE Users]

  Powered by Linux