Dne 3.6.2011 18:25, Michal Babej napsal(a): > Hi, > > On 06/03/11 17:49, Lukas Zapletal wrote: >> Hey all, >> >> what do I miss here? >> >> [lzap@lzapx src]$ yum info rubygem-sqlite3-ruby >> >> [lzap@lzapx src]$ yum info rubygem-sqlite3 > AFAIK somewhere around 1.3.1 "sqlite3-ruby" gem was renamed to just > "sqlite3" gem. Probably the packager forgot to add obsoletes into the > spec... > > Regards, > -- mb > _______________________________________________ > ruby-sig mailing list > [email protected] > https://admin.fedoraproject.org/mailman/listinfo/ruby-sig
Hi guys, The obsoletes are in place. You will always get installed "rubygem-sqlite3" even if you try to install "rubygem-sqlite3-ruby". However the "rubygem-sqlite3-ruby" should be EOLed IMO. Vit _______________________________________________ ruby-sig mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/ruby-sig
