On Fri, 2016-04-29 at 14:00 +0000, Heyman, Jerrold wrote: > I'm pretty sure I know the answer, but is there a way to have a > single product RPM that can be installed on multiple distros? > Specifically, I need to 'Require' the libraries for FUSE, but on RHEL > the name is 'fuse-libs', on SuSE the name is libfuse, on Mageia it is > lib64fuse. > Is there a way to write conditional 'Requires'?? You should depend on some provide the package provides. And for the libraries it's going to be automatically generated. Just do nothing and it will work well. _______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxxxxx http://lists.rpm.org/mailman/listinfo/rpm-list