On 28 February 2011 20:43, tmb <[email protected]> wrote: > mån 2011-02-28 klockan 20:33 +0200 skrev Ahmad Samir: >> ATM firefox has: >> Requires: xulrunner >= %{xulrunner_version}%{?prel:-0.%prel} >> >> this renders firefox unusable when xulrunner is updated, for example >> *xulrunner* was updated to 2.0-0.b12, while firefox isn't available >> yet on the mirrors (at the time when I updated my box). I think the >> requires need to be tighter: >> Requires: xulrunner = %{xulrunner_version}%{?prel:-0.%prel} >> >> so that firefox doesn't break on users' systems until new firefox >> packages reach the mirrors. >> >> If no one objects I'll change the requires tomorrow. >> > > Yeah, > it needs strict requires to work, so go ahead. > > -- > Thomas > > >
The change is done. -- Ahmad Samir
