Roman Fietze wrote: > Hello, > > On Monday 26 March 2007 16:22:55 Stanislav Brabec wrote: > > > I guess that to zypp team for openSUSE 10.2: > > [EMAIL PROTECTED]:~> rpm -q --provides gimp-unstable | grep gimp-2.0 > > gimp-2.0 > > libgimp-2.0.so.0()(64bit) > > $ rpm -q gimp-unstable > gimp-unstable-2.3.14-2.1 > $ rpm -q --provides gimp-unstable | fgrep gimp-2.0 > libgimp-2.0.so.0
It is not gimp-unstable from GNOME:UNSTABLE. We did not yet update it: rpm -q gimp-unstable gimp-unstable-2.3.11-50.6 For convenience we added a virtual symbol gimp-2.0 to any package, which provides GIMP 2.0 interface (i. e. gimp and gimp-unstable) and added this requirement to all packages, which require GIMP 2.0. The reason for it is the fact, that some GIMP plug-uns don't link with GIMP, and installation stand-alone plugin has no meaning. We may re-evaluate it and decide to remove this symbol in future. But for now, please add "Provides: gimp-2.0" to your gimp-unstable. -- Best Regards / S pozdravem, Stanislav Brabec software developer --------------------------------------------------------------------- SUSE LINUX, s. r. o. e-mail: [EMAIL PROTECTED] Lihovarská 1060/12 tel: +420 284 028 966 190 00 Praha 9 fax: +420 284 028 951 Czech Republic http://www.suse.cz/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
