[packages/fwupd] - updated ModemManager dependencies
qboosh
qboosh at pld-linux.org
Sat Aug 23 22:00:37 CEST 2025
commit f9cd81a70b39dace888ffce08aca06b5b59ebbb2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Aug 23 22:03:13 2025 +0200
- updated ModemManager dependencies
fwupd.spec | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/fwupd.spec b/fwupd.spec
index af999f5..cdc517d 100644
--- a/fwupd.spec
+++ b/fwupd.spec
@@ -15,6 +15,7 @@
Summary: System daemon for installing device firmware
Summary(pl.UTF-8): Demon systemowy do instalowania firmware'u urządzeń
Name: fwupd
+# for 2.0.x see DEVEL-2 branch
Version: 1.9.30
Release: 1
License: LGPL v2.1+
@@ -23,7 +24,7 @@ Group: Applications/System
Source0: https://github.com/fwupd/fwupd/releases/download/%{version}/%{name}-%{version}.tar.xz
# Source0-md5: 7a5d4a5b12b3ed54b3effecb6e8020f7
URL: https://github.com/fwupd/fwupd
-%{?with_modemmanager:BuildRequires: ModemManager-devel >= 1.10.0}
+%{?with_modemmanager:BuildRequires: ModemManager-devel >= 1.18.0}
BuildRequires: bash-completion-devel >= 1:2.0
%{?with_cairo:BuildRequires: cairo-devel}
BuildRequires: curl-devel >= 7.62.0
@@ -46,8 +47,8 @@ BuildRequires: libdrm-devel >= 2.4.113
BuildRequires: libgudev-devel >= 232
BuildRequires: libgusb-devel >= 0.3.8
BuildRequires: libjcat-devel >= 0.2.0
-%{?with_modemmanager:BuildRequires: libmbim-devel >= 1.22.0}
-%{?with_modemmanager:BuildRequires: libqmi-devel >= 1.23.1}
+%{?with_modemmanager:BuildRequires: libmbim-devel >= 1.26.0}
+%{?with_modemmanager:BuildRequires: libqmi-devel >= 1.30.0}
BuildRequires: libuuid-devel
BuildRequires: libxmlb-devel >= 0.3.18
# for <linux/nvme_ioctl.h>
@@ -81,10 +82,10 @@ BuildRequires: pango >= 1:1.26.0
BuildRequires: python3-pycairo
BuildRequires: python3-pygobject3
%endif
-%{?with_modemmanager:BuildRequires: ModemManager-libs >= 1.10.0}
+%{?with_modemmanager:BuildRequires: ModemManager-libs >= 1.18.0}
Requires: %{name}-libs = %{version}-%{release}
-%{?with_modemmanager:Requires: libmbim >= 1.22.0}
-%{?with_modemmanager:Requires: libqmi >= 1.23.1}
+%{?with_modemmanager:Requires: libmbim >= 1.26.0}
+%{?with_modemmanager:Requires: libqmi >= 1.30.0}
Requires: polkit >= 0.114
Requires: tpm2-tss >= 2.0
%if %{with efi}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fwupd.git/commitdiff/f9cd81a70b39dace888ffce08aca06b5b59ebbb2
More information about the pld-cvs-commit
mailing list