Hi Roland, On Thu, 20 Feb 2014, Roland Gruber wrote:
> the RPM intends to install all dependencies to get a running LAM > installation. If I replace php with php-common then the Apache/Nginx is > missing. > I thought about depending on "webserver" and "php-common". But then it > will not work out-of-the-box for Apache (missing "php"). > > Since RPM does not allow to depend on one package OR another there seems > to be no perfect solution. :( You could script checks for one package OR another in the %pre section. -- Tim Rice Multitalents [email protected] ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk _______________________________________________ Lam-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lam-public
