diff options
author | B. Stack <bgstack15@gmail.com> | 2021-11-05 10:44:05 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2021-11-05 10:44:05 -0400 |
commit | cc856a03f124f23cb3792d3c3761d7d9c190d13a (patch) | |
tree | 7c473b8f291556751dcd40d87a2eea9668916245 /makemkv | |
parent | makemkv 1.16.5 rc1 (diff) | |
download | stackrpms-cc856a03f124f23cb3792d3c3761d7d9c190d13a.tar.gz stackrpms-cc856a03f124f23cb3792d3c3761d7d9c190d13a.tar.bz2 stackrpms-cc856a03f124f23cb3792d3c3761d7d9c190d13a.zip |
makemkv 1.16.5 rpm rc2
Diffstat (limited to 'makemkv')
-rw-r--r-- | makemkv/makemkv.spec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/makemkv/makemkv.spec b/makemkv/makemkv.spec index 5cc16e5..e42ee38 100644 --- a/makemkv/makemkv.spec +++ b/makemkv/makemkv.spec @@ -10,6 +10,7 @@ # on x86_64. %global _missing_build_ids_terminate_build 0 +%define debug_package %{nil} Summary: DVD and Blu-ray to MKV converter and network streamer Name: makemkv @@ -140,6 +141,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_bindir}/makemkv %{_bindir}/makemkvcon %{_bindir}/sdftool +%{_bindir}/mmccextr %{_bindir}/%{name}-wrapper %{_datadir}/MakeMKV %if 0%{?fedora} @@ -154,6 +156,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog * Fri Nov 05 2021 B. Stack <bgstack15@gmail.com> - 1.16.5-10 - Update +- Remove debug package * Thu Jul 08 2021 B. Stack <bgstack15@gmail.com> - 1.16.4-10 - Update |