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

Nicolas Chauvet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|rpmfusion-package-review@rp |[email protected]
                   |mfusion.org                 |
              Flags|                            |fedora-review?

--- Comment #1 from Nicolas Chauvet <[email protected]> ---
Thanks for the update on this.
Overall things are talking a good shape.

I'm not sure which software might use theses libraries outside makemkv ?
I think there is a vlc plugin, but I don't know where it's hosted...

You just need to change:
Requires:       makemkv-bin = %{version}-%{release}

To 
Requires:       makemkv-bin >= %{version}-1

Given the release field might not match between makemkv-oss and makemkv-bin
(like if we need to rebuild the underlying makemkv-oss dependencies but not
makemkv-bin).

Also you might need to add %{?_isa} dependency for the requires to makemkv-bin

Also you miss the libdriveio dependency from the related -devel sub-package
(you got it right with libmmbd

Also the requires on makemkv-bin is more likely to be on libmakemkv rather than
libmakemkv-devel. (which miss the requires to libmakemkv)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
_______________________________________________
rpmfusion-developers mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to