update to 1.8.0 [release 1.8.0-1mamba;Thu Aug 30 2018]
This commit is contained in:
parent
0b28240a8f
commit
963e76db3b
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: ModemManager
|
||||
Epoch: 1
|
||||
Version: 1.4.8
|
||||
Version: 1.8.0
|
||||
Release: 1mamba
|
||||
Summary: Provides a DBus interface to communicate with mobile broadband (GSM, CDMA, UMTS, …) cards
|
||||
Group: Applications/Networking
|
||||
@ -31,7 +31,7 @@ BuildRequires: polkit-devel
|
||||
BuildRequires: systemd-devel
|
||||
BuildRequires: udev-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libqmi-devel >= 1.8.0
|
||||
BuildRequires: libqmi-devel >= 1.20.2
|
||||
BuildRequires: libmbim-devel >= 1.10.0
|
||||
Requires: mobile-broadband-provider-info
|
||||
Requires: usb-modeswitch
|
||||
@ -93,12 +93,13 @@ exit 0
|
||||
%{_libdir}/girepository-1.0/ModemManager-1.0.typelib
|
||||
%dir %{_libdir}/ModemManager
|
||||
%{_libdir}/ModemManager/libmm-*
|
||||
%{_datadir}/bash-completion/completions/mmcli
|
||||
%{_datadir}/dbus-1/interfaces/*
|
||||
%{_datadir}/dbus-1/system-services/org.freedesktop.ModemManager1.service
|
||||
%{_datadir}/polkit-1/actions/org.freedesktop.ModemManager1.policy
|
||||
%{_datadir}/icons/hicolor/22x22/apps/ModemManager.png
|
||||
%{_mandir}/man8/ModemManager.8.gz
|
||||
%{_mandir}/man8/mmcli.8.gz
|
||||
%{_mandir}/man8/ModemManager.8*
|
||||
%{_mandir}/man8/mmcli.8*
|
||||
%doc AUTHORS COPYING
|
||||
# README
|
||||
|
||||
@ -111,13 +112,15 @@ exit 0
|
||||
%{_datadir}/gir-1.0/ModemManager-1.0.gir
|
||||
%{_datadir}/vala/vapi/libmm-glib.deps
|
||||
%{_datadir}/vala/vapi/libmm-glib.vapi
|
||||
%{_libdir}/libmm-glib.a
|
||||
%{_libdir}/libmm-glib.la
|
||||
%{_libdir}/libmm-glib.so
|
||||
%{_libdir}/pkgconfig/ModemManager.pc
|
||||
%{_libdir}/pkgconfig/mm-glib.pc
|
||||
|
||||
%changelog
|
||||
* Thu Aug 30 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.0-1mamba
|
||||
- update to 1.8.0
|
||||
|
||||
* Fri May 08 2015 Automatic Build System <autodist@mambasoft.it> 1.4.8-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user