![](https://seccdn.libravatar.org/avatar/5b748275c3dbb1ceee18ed554486547d.jpg?s=120&d=mm&r=g)
On Thursday 2014-01-16 01:59, Marco Cimmino Gibellini wrote:
Ok, anyway, what I am trying to achieve is the following: depends on alsa-plugins-pulse for 32-bit openSUSE and on alsa-plugins-pulse-32bit for 64-bit openSUSE, all using the SAME rpm package that is built using 32-bit openSUSE.
Again, on Fedora I can just add (x86-32) after the package name, on openSUSE how can achieve that? For now I either got an rpm working on 32-bit openSUSE or 64-bit openSUSE, not one that works for both.
%if 0{?suse_version} ExclusiveArch: i586 Recommends: libasound_conf_pulse.so %endif (This shall work because 64-bit copy of plugin-pulse is represented using a different string, namely libasound_conf_pulse.so()(64bit) .) -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org