SHA256
1
0
forked from pool/libqmi
libqmi/libqmi.spec

138 lines
4.1 KiB
RPMSpec
Raw Normal View History

#
# spec file for package libqmi
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2012 Dominique Leuenberger, Amsterdam, The Netherlands.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define _soname libqmi-glib5
Name: libqmi
Version: 1.34.0
Release: 0
# NOTE: The file headers state LESSER GPL, which is a mistake. The upstream intended license is LIBRARY GPL 2.0+
Summary: Library to control QMI devices
License: LGPL-2.1-or-later AND GPL-2.0-or-later
Group: Hardware/Modem
Accepting request 1077051 from home:iznogood:branches:network - Update to version 1.32.4: * libqmi-glib: Schedule indications with G_PRIORITY_DEFAULT to ensure correct processing order between responses and ndications. * build: If QRTR enabled the pkg-config should publicly require libqrtr-glib. - Changes from version 1.32.2: * libqmi-glib: fixed message header validation to avoid reading out of bounds. * qmi-proxy: added --verbose-full flag to allow printing logs with personal info included. - Changes from version 1.32.0: * There is no longer an upstream-provided source tarball, please use the signed git tag '1.32.0' instead to refer to the sources of this release. * The verbose message logging will now by default hide all fields that are considered personal information. Extended message logging including all field contents should be explicitly requested. * Build: - The GNU autotools (autoconf/automake/libtool) support has been fully removed, this release requires the use of the meson build system. - The 'instrospection' meson option is now a boolean. - New boolean 'man' meson option to allow disabling the man page generation. * New services: New 'FOX' service for operations defined by Foxconn, including "Get Firmware Version" for now. * qmicli: - New '--verbose-full' option to request enabling logs that include personal information. - New '--pdc-monitor-refresh' command. - New '--gas-dms-set-usb-composition' and '--gas-dms-get-usb-composition' commands. - New '--wms-set-routes' command. - New '--dsd-get-system-status' command. - Updated the '--wda-set-data-format' command with new optional fields to configure the uplink data aggregation max size and max datagrams. * Several other minor improvements and fixes. - Switch to meson buildsystem, add meson BuildRequires and macros. - Add help2man, pkgconfig(bash-completion) and pkgconfig(gobject-introspection-1.0) BuildRequires: New dependencies. - Use ldconfig_scriptlets macro. - New home, URL and Source. - Drop sig and keyfile, no longer available. OBS-URL: https://build.opensuse.org/request/show/1077051 OBS-URL: https://build.opensuse.org/package/show/network/libqmi?expand=0&rev=49
2023-04-08 09:23:39 +00:00
URL: https://gitlab.freedesktop.org/mobile-broadband/libqmi
Source0: %{url}/-/archive/%{version}/%{name}-%{version}.tar.bz2
BuildRequires: help2man
BuildRequires: pkgconfig
Accepting request 1077051 from home:iznogood:branches:network - Update to version 1.32.4: * libqmi-glib: Schedule indications with G_PRIORITY_DEFAULT to ensure correct processing order between responses and ndications. * build: If QRTR enabled the pkg-config should publicly require libqrtr-glib. - Changes from version 1.32.2: * libqmi-glib: fixed message header validation to avoid reading out of bounds. * qmi-proxy: added --verbose-full flag to allow printing logs with personal info included. - Changes from version 1.32.0: * There is no longer an upstream-provided source tarball, please use the signed git tag '1.32.0' instead to refer to the sources of this release. * The verbose message logging will now by default hide all fields that are considered personal information. Extended message logging including all field contents should be explicitly requested. * Build: - The GNU autotools (autoconf/automake/libtool) support has been fully removed, this release requires the use of the meson build system. - The 'instrospection' meson option is now a boolean. - New boolean 'man' meson option to allow disabling the man page generation. * New services: New 'FOX' service for operations defined by Foxconn, including "Get Firmware Version" for now. * qmicli: - New '--verbose-full' option to request enabling logs that include personal information. - New '--pdc-monitor-refresh' command. - New '--gas-dms-set-usb-composition' and '--gas-dms-get-usb-composition' commands. - New '--wms-set-routes' command. - New '--dsd-get-system-status' command. - Updated the '--wda-set-data-format' command with new optional fields to configure the uplink data aggregation max size and max datagrams. * Several other minor improvements and fixes. - Switch to meson buildsystem, add meson BuildRequires and macros. - Add help2man, pkgconfig(bash-completion) and pkgconfig(gobject-introspection-1.0) BuildRequires: New dependencies. - Use ldconfig_scriptlets macro. - New home, URL and Source. - Drop sig and keyfile, no longer available. OBS-URL: https://build.opensuse.org/request/show/1077051 OBS-URL: https://build.opensuse.org/package/show/network/libqmi?expand=0&rev=49
2023-04-08 09:23:39 +00:00
BuildRequires: meson
BuildRequires: python3-base
Accepting request 1077051 from home:iznogood:branches:network - Update to version 1.32.4: * libqmi-glib: Schedule indications with G_PRIORITY_DEFAULT to ensure correct processing order between responses and ndications. * build: If QRTR enabled the pkg-config should publicly require libqrtr-glib. - Changes from version 1.32.2: * libqmi-glib: fixed message header validation to avoid reading out of bounds. * qmi-proxy: added --verbose-full flag to allow printing logs with personal info included. - Changes from version 1.32.0: * There is no longer an upstream-provided source tarball, please use the signed git tag '1.32.0' instead to refer to the sources of this release. * The verbose message logging will now by default hide all fields that are considered personal information. Extended message logging including all field contents should be explicitly requested. * Build: - The GNU autotools (autoconf/automake/libtool) support has been fully removed, this release requires the use of the meson build system. - The 'instrospection' meson option is now a boolean. - New boolean 'man' meson option to allow disabling the man page generation. * New services: New 'FOX' service for operations defined by Foxconn, including "Get Firmware Version" for now. * qmicli: - New '--verbose-full' option to request enabling logs that include personal information. - New '--pdc-monitor-refresh' command. - New '--gas-dms-set-usb-composition' and '--gas-dms-get-usb-composition' commands. - New '--wms-set-routes' command. - New '--dsd-get-system-status' command. - Updated the '--wda-set-data-format' command with new optional fields to configure the uplink data aggregation max size and max datagrams. * Several other minor improvements and fixes. - Switch to meson buildsystem, add meson BuildRequires and macros. - Add help2man, pkgconfig(bash-completion) and pkgconfig(gobject-introspection-1.0) BuildRequires: New dependencies. - Use ldconfig_scriptlets macro. - New home, URL and Source. - Drop sig and keyfile, no longer available. OBS-URL: https://build.opensuse.org/request/show/1077051 OBS-URL: https://build.opensuse.org/package/show/network/libqmi?expand=0&rev=49
2023-04-08 09:23:39 +00:00
BuildRequires: pkgconfig(bash-completion)
BuildRequires: pkgconfig(gobject-introspection-1.0)
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(gio-unix-2.0)
BuildRequires: pkgconfig(glib-2.0) >= 2.56
BuildRequires: pkgconfig(gobject-2.0)
BuildRequires: pkgconfig(gudev-1.0) >= 232
BuildRequires: pkgconfig(mbim-glib) >= 1.18
BuildRequires: pkgconfig(qrtr-glib)
%description
libqmi is a glib-based library for talking to WWAN modems and devices
which speak the Qualcomm MSM Interface (QMI) protocol.
%package -n %{_soname}
Summary: Library to control QMI devices
Group: System/Libraries
# The tools are a useful addition
Recommends: %{name}-tools
%description -n %{_soname}
libqmi is a glib-based library for talking to WWAN modems and devices
which speak the Qualcomm MSM Interface (QMI) protocol.
%package tools
Summary: Helper utilities to control QMI devices
Group: Hardware/Modem
%description tools
libqmi is a glib-based library for talking to WWAN modems and devices
which speak the Qualcomm MSM Interface (QMI) protocol.
This package contains command line tools to manage such devices.
Accepting request 1077051 from home:iznogood:branches:network - Update to version 1.32.4: * libqmi-glib: Schedule indications with G_PRIORITY_DEFAULT to ensure correct processing order between responses and ndications. * build: If QRTR enabled the pkg-config should publicly require libqrtr-glib. - Changes from version 1.32.2: * libqmi-glib: fixed message header validation to avoid reading out of bounds. * qmi-proxy: added --verbose-full flag to allow printing logs with personal info included. - Changes from version 1.32.0: * There is no longer an upstream-provided source tarball, please use the signed git tag '1.32.0' instead to refer to the sources of this release. * The verbose message logging will now by default hide all fields that are considered personal information. Extended message logging including all field contents should be explicitly requested. * Build: - The GNU autotools (autoconf/automake/libtool) support has been fully removed, this release requires the use of the meson build system. - The 'instrospection' meson option is now a boolean. - New boolean 'man' meson option to allow disabling the man page generation. * New services: New 'FOX' service for operations defined by Foxconn, including "Get Firmware Version" for now. * qmicli: - New '--verbose-full' option to request enabling logs that include personal information. - New '--pdc-monitor-refresh' command. - New '--gas-dms-set-usb-composition' and '--gas-dms-get-usb-composition' commands. - New '--wms-set-routes' command. - New '--dsd-get-system-status' command. - Updated the '--wda-set-data-format' command with new optional fields to configure the uplink data aggregation max size and max datagrams. * Several other minor improvements and fixes. - Switch to meson buildsystem, add meson BuildRequires and macros. - Add help2man, pkgconfig(bash-completion) and pkgconfig(gobject-introspection-1.0) BuildRequires: New dependencies. - Use ldconfig_scriptlets macro. - New home, URL and Source. - Drop sig and keyfile, no longer available. OBS-URL: https://build.opensuse.org/request/show/1077051 OBS-URL: https://build.opensuse.org/package/show/network/libqmi?expand=0&rev=49
2023-04-08 09:23:39 +00:00
%package -n typelib-1_0-Qmi-1_0
Summary: Introspection bindings for %{name}
Group: System/Libraries
%description -n typelib-1_0-Qmi-1_0
libqmi is a glib-based library for talking to WWAN modems and devices
which speak the Qualcomm MSM Interface (QMI) protocol.
This package contains the introspection bindings for %{name}.
%package devel
Summary: Development files for the QMI device control library
Group: Development/Languages/C and C++
Requires: %{_soname} = %{version}
Accepting request 1077051 from home:iznogood:branches:network - Update to version 1.32.4: * libqmi-glib: Schedule indications with G_PRIORITY_DEFAULT to ensure correct processing order between responses and ndications. * build: If QRTR enabled the pkg-config should publicly require libqrtr-glib. - Changes from version 1.32.2: * libqmi-glib: fixed message header validation to avoid reading out of bounds. * qmi-proxy: added --verbose-full flag to allow printing logs with personal info included. - Changes from version 1.32.0: * There is no longer an upstream-provided source tarball, please use the signed git tag '1.32.0' instead to refer to the sources of this release. * The verbose message logging will now by default hide all fields that are considered personal information. Extended message logging including all field contents should be explicitly requested. * Build: - The GNU autotools (autoconf/automake/libtool) support has been fully removed, this release requires the use of the meson build system. - The 'instrospection' meson option is now a boolean. - New boolean 'man' meson option to allow disabling the man page generation. * New services: New 'FOX' service for operations defined by Foxconn, including "Get Firmware Version" for now. * qmicli: - New '--verbose-full' option to request enabling logs that include personal information. - New '--pdc-monitor-refresh' command. - New '--gas-dms-set-usb-composition' and '--gas-dms-get-usb-composition' commands. - New '--wms-set-routes' command. - New '--dsd-get-system-status' command. - Updated the '--wda-set-data-format' command with new optional fields to configure the uplink data aggregation max size and max datagrams. * Several other minor improvements and fixes. - Switch to meson buildsystem, add meson BuildRequires and macros. - Add help2man, pkgconfig(bash-completion) and pkgconfig(gobject-introspection-1.0) BuildRequires: New dependencies. - Use ldconfig_scriptlets macro. - New home, URL and Source. - Drop sig and keyfile, no longer available. OBS-URL: https://build.opensuse.org/request/show/1077051 OBS-URL: https://build.opensuse.org/package/show/network/libqmi?expand=0&rev=49
2023-04-08 09:23:39 +00:00
Requires: typelib-1_0-Qmi-1_0 = %{version}
%description devel
A GLib/GIO based library to control QMI devices
This package contains files required to link sources against libqmi.
%prep
%autosetup -p1
%build
# Do not rely on env for choosing python
sed -i "s|env python$|python3|g" build-aux/qmi-codegen/*
Accepting request 1077051 from home:iznogood:branches:network - Update to version 1.32.4: * libqmi-glib: Schedule indications with G_PRIORITY_DEFAULT to ensure correct processing order between responses and ndications. * build: If QRTR enabled the pkg-config should publicly require libqrtr-glib. - Changes from version 1.32.2: * libqmi-glib: fixed message header validation to avoid reading out of bounds. * qmi-proxy: added --verbose-full flag to allow printing logs with personal info included. - Changes from version 1.32.0: * There is no longer an upstream-provided source tarball, please use the signed git tag '1.32.0' instead to refer to the sources of this release. * The verbose message logging will now by default hide all fields that are considered personal information. Extended message logging including all field contents should be explicitly requested. * Build: - The GNU autotools (autoconf/automake/libtool) support has been fully removed, this release requires the use of the meson build system. - The 'instrospection' meson option is now a boolean. - New boolean 'man' meson option to allow disabling the man page generation. * New services: New 'FOX' service for operations defined by Foxconn, including "Get Firmware Version" for now. * qmicli: - New '--verbose-full' option to request enabling logs that include personal information. - New '--pdc-monitor-refresh' command. - New '--gas-dms-set-usb-composition' and '--gas-dms-get-usb-composition' commands. - New '--wms-set-routes' command. - New '--dsd-get-system-status' command. - Updated the '--wda-set-data-format' command with new optional fields to configure the uplink data aggregation max size and max datagrams. * Several other minor improvements and fixes. - Switch to meson buildsystem, add meson BuildRequires and macros. - Add help2man, pkgconfig(bash-completion) and pkgconfig(gobject-introspection-1.0) BuildRequires: New dependencies. - Use ldconfig_scriptlets macro. - New home, URL and Source. - Drop sig and keyfile, no longer available. OBS-URL: https://build.opensuse.org/request/show/1077051 OBS-URL: https://build.opensuse.org/package/show/network/libqmi?expand=0&rev=49
2023-04-08 09:23:39 +00:00
%meson
%meson_build
%install
Accepting request 1077051 from home:iznogood:branches:network - Update to version 1.32.4: * libqmi-glib: Schedule indications with G_PRIORITY_DEFAULT to ensure correct processing order between responses and ndications. * build: If QRTR enabled the pkg-config should publicly require libqrtr-glib. - Changes from version 1.32.2: * libqmi-glib: fixed message header validation to avoid reading out of bounds. * qmi-proxy: added --verbose-full flag to allow printing logs with personal info included. - Changes from version 1.32.0: * There is no longer an upstream-provided source tarball, please use the signed git tag '1.32.0' instead to refer to the sources of this release. * The verbose message logging will now by default hide all fields that are considered personal information. Extended message logging including all field contents should be explicitly requested. * Build: - The GNU autotools (autoconf/automake/libtool) support has been fully removed, this release requires the use of the meson build system. - The 'instrospection' meson option is now a boolean. - New boolean 'man' meson option to allow disabling the man page generation. * New services: New 'FOX' service for operations defined by Foxconn, including "Get Firmware Version" for now. * qmicli: - New '--verbose-full' option to request enabling logs that include personal information. - New '--pdc-monitor-refresh' command. - New '--gas-dms-set-usb-composition' and '--gas-dms-get-usb-composition' commands. - New '--wms-set-routes' command. - New '--dsd-get-system-status' command. - Updated the '--wda-set-data-format' command with new optional fields to configure the uplink data aggregation max size and max datagrams. * Several other minor improvements and fixes. - Switch to meson buildsystem, add meson BuildRequires and macros. - Add help2man, pkgconfig(bash-completion) and pkgconfig(gobject-introspection-1.0) BuildRequires: New dependencies. - Use ldconfig_scriptlets macro. - New home, URL and Source. - Drop sig and keyfile, no longer available. OBS-URL: https://build.opensuse.org/request/show/1077051 OBS-URL: https://build.opensuse.org/package/show/network/libqmi?expand=0&rev=49
2023-04-08 09:23:39 +00:00
%meson_install
%check
Accepting request 1077051 from home:iznogood:branches:network - Update to version 1.32.4: * libqmi-glib: Schedule indications with G_PRIORITY_DEFAULT to ensure correct processing order between responses and ndications. * build: If QRTR enabled the pkg-config should publicly require libqrtr-glib. - Changes from version 1.32.2: * libqmi-glib: fixed message header validation to avoid reading out of bounds. * qmi-proxy: added --verbose-full flag to allow printing logs with personal info included. - Changes from version 1.32.0: * There is no longer an upstream-provided source tarball, please use the signed git tag '1.32.0' instead to refer to the sources of this release. * The verbose message logging will now by default hide all fields that are considered personal information. Extended message logging including all field contents should be explicitly requested. * Build: - The GNU autotools (autoconf/automake/libtool) support has been fully removed, this release requires the use of the meson build system. - The 'instrospection' meson option is now a boolean. - New boolean 'man' meson option to allow disabling the man page generation. * New services: New 'FOX' service for operations defined by Foxconn, including "Get Firmware Version" for now. * qmicli: - New '--verbose-full' option to request enabling logs that include personal information. - New '--pdc-monitor-refresh' command. - New '--gas-dms-set-usb-composition' and '--gas-dms-get-usb-composition' commands. - New '--wms-set-routes' command. - New '--dsd-get-system-status' command. - Updated the '--wda-set-data-format' command with new optional fields to configure the uplink data aggregation max size and max datagrams. * Several other minor improvements and fixes. - Switch to meson buildsystem, add meson BuildRequires and macros. - Add help2man, pkgconfig(bash-completion) and pkgconfig(gobject-introspection-1.0) BuildRequires: New dependencies. - Use ldconfig_scriptlets macro. - New home, URL and Source. - Drop sig and keyfile, no longer available. OBS-URL: https://build.opensuse.org/request/show/1077051 OBS-URL: https://build.opensuse.org/package/show/network/libqmi?expand=0&rev=49
2023-04-08 09:23:39 +00:00
%meson_test
Accepting request 1077051 from home:iznogood:branches:network - Update to version 1.32.4: * libqmi-glib: Schedule indications with G_PRIORITY_DEFAULT to ensure correct processing order between responses and ndications. * build: If QRTR enabled the pkg-config should publicly require libqrtr-glib. - Changes from version 1.32.2: * libqmi-glib: fixed message header validation to avoid reading out of bounds. * qmi-proxy: added --verbose-full flag to allow printing logs with personal info included. - Changes from version 1.32.0: * There is no longer an upstream-provided source tarball, please use the signed git tag '1.32.0' instead to refer to the sources of this release. * The verbose message logging will now by default hide all fields that are considered personal information. Extended message logging including all field contents should be explicitly requested. * Build: - The GNU autotools (autoconf/automake/libtool) support has been fully removed, this release requires the use of the meson build system. - The 'instrospection' meson option is now a boolean. - New boolean 'man' meson option to allow disabling the man page generation. * New services: New 'FOX' service for operations defined by Foxconn, including "Get Firmware Version" for now. * qmicli: - New '--verbose-full' option to request enabling logs that include personal information. - New '--pdc-monitor-refresh' command. - New '--gas-dms-set-usb-composition' and '--gas-dms-get-usb-composition' commands. - New '--wms-set-routes' command. - New '--dsd-get-system-status' command. - Updated the '--wda-set-data-format' command with new optional fields to configure the uplink data aggregation max size and max datagrams. * Several other minor improvements and fixes. - Switch to meson buildsystem, add meson BuildRequires and macros. - Add help2man, pkgconfig(bash-completion) and pkgconfig(gobject-introspection-1.0) BuildRequires: New dependencies. - Use ldconfig_scriptlets macro. - New home, URL and Source. - Drop sig and keyfile, no longer available. OBS-URL: https://build.opensuse.org/request/show/1077051 OBS-URL: https://build.opensuse.org/package/show/network/libqmi?expand=0&rev=49
2023-04-08 09:23:39 +00:00
%ldconfig_scriptlets -n %{_soname}
%files tools
%license COPYING
%doc NEWS
%{_bindir}/qmi-network
%{_bindir}/qmicli
%{_bindir}/qmi-firmware-update
# Own dirs to avoid depending on them while building
%dir %{_datadir}/bash-completion
%dir %{_datadir}/bash-completion/completions
%{_datadir}/bash-completion/completions/qmicli
%{_libexecdir}/qmi-proxy
%{_mandir}/man1/qmi-network.1%{?ext_man}
%{_mandir}/man1/qmicli.1%{?ext_man}
%{_mandir}/man1/qmi-firmware-update.1%{?ext_man}
%files -n %{_soname}
%license COPYING.LIB
%{_libdir}/libqmi-glib.so.*
Accepting request 1077051 from home:iznogood:branches:network - Update to version 1.32.4: * libqmi-glib: Schedule indications with G_PRIORITY_DEFAULT to ensure correct processing order between responses and ndications. * build: If QRTR enabled the pkg-config should publicly require libqrtr-glib. - Changes from version 1.32.2: * libqmi-glib: fixed message header validation to avoid reading out of bounds. * qmi-proxy: added --verbose-full flag to allow printing logs with personal info included. - Changes from version 1.32.0: * There is no longer an upstream-provided source tarball, please use the signed git tag '1.32.0' instead to refer to the sources of this release. * The verbose message logging will now by default hide all fields that are considered personal information. Extended message logging including all field contents should be explicitly requested. * Build: - The GNU autotools (autoconf/automake/libtool) support has been fully removed, this release requires the use of the meson build system. - The 'instrospection' meson option is now a boolean. - New boolean 'man' meson option to allow disabling the man page generation. * New services: New 'FOX' service for operations defined by Foxconn, including "Get Firmware Version" for now. * qmicli: - New '--verbose-full' option to request enabling logs that include personal information. - New '--pdc-monitor-refresh' command. - New '--gas-dms-set-usb-composition' and '--gas-dms-get-usb-composition' commands. - New '--wms-set-routes' command. - New '--dsd-get-system-status' command. - Updated the '--wda-set-data-format' command with new optional fields to configure the uplink data aggregation max size and max datagrams. * Several other minor improvements and fixes. - Switch to meson buildsystem, add meson BuildRequires and macros. - Add help2man, pkgconfig(bash-completion) and pkgconfig(gobject-introspection-1.0) BuildRequires: New dependencies. - Use ldconfig_scriptlets macro. - New home, URL and Source. - Drop sig and keyfile, no longer available. OBS-URL: https://build.opensuse.org/request/show/1077051 OBS-URL: https://build.opensuse.org/package/show/network/libqmi?expand=0&rev=49
2023-04-08 09:23:39 +00:00
%files -n typelib-1_0-Qmi-1_0
%{_libdir}/girepository-1.0/Qmi-1.0.typelib
%files devel
Accepting request 1077051 from home:iznogood:branches:network - Update to version 1.32.4: * libqmi-glib: Schedule indications with G_PRIORITY_DEFAULT to ensure correct processing order between responses and ndications. * build: If QRTR enabled the pkg-config should publicly require libqrtr-glib. - Changes from version 1.32.2: * libqmi-glib: fixed message header validation to avoid reading out of bounds. * qmi-proxy: added --verbose-full flag to allow printing logs with personal info included. - Changes from version 1.32.0: * There is no longer an upstream-provided source tarball, please use the signed git tag '1.32.0' instead to refer to the sources of this release. * The verbose message logging will now by default hide all fields that are considered personal information. Extended message logging including all field contents should be explicitly requested. * Build: - The GNU autotools (autoconf/automake/libtool) support has been fully removed, this release requires the use of the meson build system. - The 'instrospection' meson option is now a boolean. - New boolean 'man' meson option to allow disabling the man page generation. * New services: New 'FOX' service for operations defined by Foxconn, including "Get Firmware Version" for now. * qmicli: - New '--verbose-full' option to request enabling logs that include personal information. - New '--pdc-monitor-refresh' command. - New '--gas-dms-set-usb-composition' and '--gas-dms-get-usb-composition' commands. - New '--wms-set-routes' command. - New '--dsd-get-system-status' command. - Updated the '--wda-set-data-format' command with new optional fields to configure the uplink data aggregation max size and max datagrams. * Several other minor improvements and fixes. - Switch to meson buildsystem, add meson BuildRequires and macros. - Add help2man, pkgconfig(bash-completion) and pkgconfig(gobject-introspection-1.0) BuildRequires: New dependencies. - Use ldconfig_scriptlets macro. - New home, URL and Source. - Drop sig and keyfile, no longer available. OBS-URL: https://build.opensuse.org/request/show/1077051 OBS-URL: https://build.opensuse.org/package/show/network/libqmi?expand=0&rev=49
2023-04-08 09:23:39 +00:00
%doc AUTHORS README.md TODO
%{_includedir}/libqmi-glib/
%{_libdir}/libqmi-glib.so
%{_libdir}/pkgconfig/qmi-glib.pc
Accepting request 1077051 from home:iznogood:branches:network - Update to version 1.32.4: * libqmi-glib: Schedule indications with G_PRIORITY_DEFAULT to ensure correct processing order between responses and ndications. * build: If QRTR enabled the pkg-config should publicly require libqrtr-glib. - Changes from version 1.32.2: * libqmi-glib: fixed message header validation to avoid reading out of bounds. * qmi-proxy: added --verbose-full flag to allow printing logs with personal info included. - Changes from version 1.32.0: * There is no longer an upstream-provided source tarball, please use the signed git tag '1.32.0' instead to refer to the sources of this release. * The verbose message logging will now by default hide all fields that are considered personal information. Extended message logging including all field contents should be explicitly requested. * Build: - The GNU autotools (autoconf/automake/libtool) support has been fully removed, this release requires the use of the meson build system. - The 'instrospection' meson option is now a boolean. - New boolean 'man' meson option to allow disabling the man page generation. * New services: New 'FOX' service for operations defined by Foxconn, including "Get Firmware Version" for now. * qmicli: - New '--verbose-full' option to request enabling logs that include personal information. - New '--pdc-monitor-refresh' command. - New '--gas-dms-set-usb-composition' and '--gas-dms-get-usb-composition' commands. - New '--wms-set-routes' command. - New '--dsd-get-system-status' command. - Updated the '--wda-set-data-format' command with new optional fields to configure the uplink data aggregation max size and max datagrams. * Several other minor improvements and fixes. - Switch to meson buildsystem, add meson BuildRequires and macros. - Add help2man, pkgconfig(bash-completion) and pkgconfig(gobject-introspection-1.0) BuildRequires: New dependencies. - Use ldconfig_scriptlets macro. - New home, URL and Source. - Drop sig and keyfile, no longer available. OBS-URL: https://build.opensuse.org/request/show/1077051 OBS-URL: https://build.opensuse.org/package/show/network/libqmi?expand=0&rev=49
2023-04-08 09:23:39 +00:00
%{_datadir}/gir-1.0/Qmi-1.0.gir
%changelog