On Monday 21 January 2008 16:56:44 wrote Andre Hübner: > Hi List, > > im using suse 10.1 > > I want to link required packages in Spec-File with a logical OR. So i want > my new rpm installed if is the first OR second required package installed. > By Default all packages in required tag are needed. (AND) > Is there a way? I did not found any useful notes. > Or is there a differnet way for me?
AFAIK the only way to do this is to add "Provides: something" in all possible packages, afterwards you can "Requires: something" in your package. -- Adrian Schroeter SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) email: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
