-------- Original-Nachricht -------- Betreff: Re: [opensuse-packaging] Problems with RPM Supplements Datum: Wed, 09 Jan 2008 09:23:02 +0100 Von: Stefan Schubert <[EMAIL PROTECTED]> An: Cristian Rodríguez <[EMAIL PROTECTED]> Referenzen: <[EMAIL PROTECTED]>
Cristian Rodríguez schrieb: > Hi all ;-) > > I have two packages > > a) php5.rpm > Provides: php(tzdatabase) = 2007.9 > > > b) php5-timezonedb.rpm > Supplements: php(tzdatabase) < 2007.11 > > > I expect php5-timezonedb to be installed automatically by the package > manager when php5.rpm provides an older version of php(tzdatabase) > however it does not work. any hint about what Im missing ? > > > php5-timezonedb will only be installed if an older version of php5 will be installed too at the same time. It will not be installed if there is already an installed version of php5. Greetings Stefan -- ******************************************************************************* Stefan Schubert SUSE LINUX GmbH - Maxfeldstrasse 5 - D-90409 Nuernberg, Germany e-mail: [EMAIL PROTECTED] ------------------------------------------------------------------------------- SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) -- ******************************************************************************* Stefan Schubert SUSE LINUX GmbH - Maxfeldstrasse 5 - D-90409 Nuernberg, Germany e-mail: [EMAIL PROTECTED] ------------------------------------------------------------------------------- SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
