https://bugzilla.rpmfusion.org/show_bug.cgi?id=4363

--- Comment #46 from Miro HronĨok <mhron...@redhat.com> ---
The builds are failing: 

http://koji.rpmfusion.org/koji/taskinfo?taskID=151088
http://koji.rpmfusion.org/koji/taskinfo?taskID=151158
http://koji.rpmfusion.org/koji/taskinfo?taskID=151369

Nevertheless there's one more thing: Even if the freeworld value is flipped to
1, the Name of the (source) package remains chromium, which might be
problematic. Would you accept a change that would do:


  %if %{freeworld}
  Name:         chromium%{chromium_channel}-libs-media-freeworld
  %else
  Name:         chromium%{chromium_channel}
  %endif


And:

  %if %{freeworld}
  %files
  %else
  %files libs-media
  %endif

?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org

Reply via email to