(In reply to Dominik 'Rathann' Mierzejewski from comment #35) > Created attachment 1812 [details] > patch to ship libmedia.so, libffmpeg.so and libwidevinecdm.so with > alternatives support > > Would something like this patch be acceptable? koji scratch build in > progress here: https://koji.fedoraproject.org/koji/taskinfo?taskID=20263514 . This looks to be in the right way. Thx for handling this. Few comments, - You are probably missing to remove the Obsoletes/Replace - If libwidevinecdm.so doesn't need to be replaced by a freeworld version, maybe you can avoid to rename it ? - Using 0%{?freeworld} seems more robust than %{freeworld} in case the define is unset (it should be set to 0 by default, but it cannot be unset).