automatic version update by autodist [release 1.24.0-1mamba;Sun Apr 13 2025]
This commit is contained in:
parent
37bd7ee33c
commit
5a5fc6e6ae
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: ModemManager
|
||||
Epoch: 1
|
||||
Version: 1.22.0
|
||||
Version: 1.24.0
|
||||
Release: 1mamba
|
||||
Summary: Provides a DBus interface to communicate with mobile broadband (GSM, CDMA, UMTS, …) cards
|
||||
Group: Applications/Networking
|
||||
@ -13,6 +13,7 @@ Source: https://gitlab.freedesktop.org/mobile-broadband/ModemManager.git/
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgudev-devel
|
||||
BuildRequires: libmbim-devel
|
||||
@ -51,7 +52,6 @@ Obsoletes: ModemManager-devel < 1:1.16.4
|
||||
ModemManager provides a DBus interface to communicate with mobile broadband (GSM, CDMA, UMTS, …) cards. Implements a loadable plugin interface to add work-arounds for non standard devices.
|
||||
This package contains static libraries and header files needed for development.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@ -85,8 +85,6 @@ This package contains static libraries and header files needed for development.
|
||||
%systemd_postun_with_restart ModemManager
|
||||
:
|
||||
|
||||
%post -n libmm -p /sbin/ldconfig
|
||||
%postun -n libmm -p /sbin/ldconfig
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
@ -105,6 +103,8 @@ This package contains static libraries and header files needed for development.
|
||||
%{_datadir}/ModemManager/connection.available.d/99-log-event
|
||||
%dir %{_datadir}/ModemManager/fcc-unlock.available.d
|
||||
%{_datadir}/ModemManager/fcc-unlock.available.d/*
|
||||
%dir %{_datadir}/ModemManager/modem-setup.available.d
|
||||
%{_datadir}/ModemManager/modem-setup.available.d/0000:0000
|
||||
%{_datadir}/polkit-1/actions/org.freedesktop.ModemManager1.policy
|
||||
%{_datadir}/icons/hicolor/22x22/apps/ModemManager.png
|
||||
%{_mandir}/man1/mmcli.1*
|
||||
@ -132,6 +132,9 @@ This package contains static libraries and header files needed for development.
|
||||
%{_libdir}/pkgconfig/mm-glib.pc
|
||||
|
||||
%changelog
|
||||
* Sun Apr 13 2025 Automatic Build System <autodist@openmamba.org> 1.24.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 15 2023 Automatic Build System <autodist@mambasoft.it> 1.22.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user