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

Re: my package requires mysql OR MySQL, how do I state that in thespec file?



Jeff Johnson wrote:

rpm has always had alternation of Provides:, i.e. multiple packages can have identical
Provides:. So the basic trick is to add a virtual Provide: to the needed packages,
and then have a single, not alternating, Require:.


Another approach is to use a common file path that is in the packages which
will equivalently satisfy a requirement.

There are other approaches, the above 2 are easiest.


Ok Jeff, I'll use the common file path (something like /usr/bin/mysql or so) Thanks for the quick response.

Ron Arts

73 de Jeff



_______________________________________________
Rpm-list mailing list
Rpm-list@redhat.com
https://www.redhat.com/mailman/listinfo/rpm-list


--
Netland Internet Services
bedrijfsmatige internetoplossingen

http://www.netland.nl   Kruislaan 419              1098 VA Amsterdam
info: 020-5628282       servicedesk: 020-5628280   fax: 020-5628281

The best way to keep friends is not to give them away.




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