Le lun. 3 mars 2025 à 15:38, Andrew Bauer <kni(a)rpmfusion.org> a écrit :
commit b988b620033873d6bcd3ad8b7023f124663c6624
Author: Andrew Bauer <zonexpertconsulting(a)outlook.com>
Date: Mon Mar 3 07:29:51 2025 -0600
Change mythweb runtime requirement to recommends
Change mythweb runtime requirement to recommends
Change mythweb runtime requirement to recommends
Change mythweb runtime requirement to recommends
Change mythweb runtime requirement to recommends
Change mythweb runtime requirement to recommends
Change mythweb runtime requirement to recommends
Change mythweb runtime requirement to recommends
Change mythweb runtime requirement to recommends
Change mythweb runtime requirement to recommends
Change mythweb runtime requirement to recommends
Change mythweb runtime requirement to recommends
Change mythweb runtime requirement to recommends
Change mythweb runtime requirement to recommends
Change mythweb runtime requirement to recommends
Change mythweb runtime requirement to recommends
Change mythweb runtime requirement to recommends
Change mythweb runtime requirement to recommends
Change mythweb runtime requirement to recommends
Change mythweb runtime requirement to recommends
Change mythweb runtime requirement to recommends
mythtv.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mythtv.spec b/mythtv.spec
index 5e96686..4aef97e 100644
--- a/mythtv.spec
+++ b/mythtv.spec
@@ -86,7 +86,7 @@
#
Name: mythtv
Version: 35.0
-Release: 1%{rel_string}%{?dist}
+Release: 2%{rel_string}%{?dist}
Summary: A digital video recorder (DVR) application
# The primary license is GPLv2+, but bits are borrowed from a number of
@@ -361,7 +361,7 @@ Requires: %{py_prefix}-MythTV = %{version}-%{release}
Requires: mythplugins%{?_isa} = %{version}-%{release}
%endif
# Reminder this one is noarch - and not a sub-package (no EVR)
-Requires: mythweb = %{version}
+Recommends: mythweb = %{version}
You will have to drop the version at all if the same mythweb version
doesn't exist.