Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.0:Staging:B
ModemManager
ModemManager.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ModemManager.spec of Package ModemManager
# # spec file for package ModemManager # # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # 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 http://bugs.opensuse.org/ # %define _udevdir %(pkg-config --variable udevdir udev) Name: ModemManager Version: 1.6.12 Release: 0 Summary: DBus interface for modem handling License: GPL-2.0+ AND GPL-3.0+ Group: Productivity/Networking/System Url: http://cgit.freedesktop.org/ModemManager/ModemManager Source0: http://www.freedesktop.org/software/%{name}/%{name}-%{version}.tar.xz BuildRequires: dbus-1-glib-devel BuildRequires: gobject-introspection-devel >= 0.9.6 BuildRequires: hicolor-icon-theme BuildRequires: intltool >= 0.40.0 BuildRequires: libgudev-1_0-devel BuildRequires: ppp-devel BuildRequires: vala-devel >= 0.18 BuildRequires: pkgconfig(gudev-1.0) >= 147 BuildRequires: pkgconfig(libsystemd) BuildRequires: pkgconfig(mbim-glib) >= 1.14 BuildRequires: pkgconfig(polkit-gobject-1) >= 0.97 BuildRequires: pkgconfig(qmi-glib) >= 1.16 BuildRequires: pkgconfig(systemd) BuildRequires: pkgconfig(udev) Requires: hicolor-icon-theme Recommends: usb_modeswitch Recommends: libmbim Provides: org.freedesktop.ModemManager %{?systemd_requires} %description DBus interface for modem handling. Provides a standard abstracted API (over DBus) to communicate with all sorts of modems (landline, GSM, CDMA). %package -n libmm-glib0 Summary: DBus interface for modem handling -- GLib bindings Group: System/Libraries %description -n libmm-glib0 DBus interface for modem handling. Provides a standard abstracted API (over DBus) to communicate with all sorts of modems (landline, GSM, CDMA). %package -n typelib-1_0-ModemManager-1_0 Summary: DBus interface for modem handling -- GLib bindings Group: System/Libraries %description -n typelib-1_0-ModemManager-1_0 DBus interface for modem handling. Provides a standard abstracted API (over DBus) to communicate with all sorts of modems (landline, GSM, CDMA). %package devel Summary: DBus interface for modem handling -- Development Files Group: Development/Libraries/C and C++ Requires: %{name} = %{version} Requires: libmm-glib0 = %{version} Requires: typelib-1_0-ModemManager-1_0 = %{version} %description devel DBus interface for modem handling. Provides a standard abstracted API (over DBus) to communicate with all sorts of modems (landline, GSM, CDMA). %package -n %{name}-bash-completion Summary: Bash completion for nmcli Group: Productivity/Networking/System Supplements: packageand(%{name}:bash-completion) BuildRequires: bash-completion Requires: bash-completion %description -n %{name}-bash-completion This package contain de bash completion command for nmcli tools. %lang_package %prep %autosetup %build pppddir=`ls -1d %{_libdir}/pppd/2*` test -n "$pppddir" || exit 1 %configure \ --disable-static \ --with-polkit \ --with-suspend-resume=systemd \ --with-udev-base-dir=%{_udevdir} \ --with-qmi \ --with-mbim \ --enable-more-warnings=no \ %{nil} %make_build %install %make_install find %{buildroot} -type f -name "*.la" -delete -print # create suse-specific rcFOO link ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcModemManager %find_lang ModemManager %{name}.lang %pre %service_add_pre ModemManager.service %post %{?udev_rules_update:%udev_rules_update} %service_add_post ModemManager.service %preun %service_del_preun ModemManager.service %postun %service_del_postun ModemManager.service %post -n libmm-glib0 -p /sbin/ldconfig %postun -n libmm-glib0 -p /sbin/ldconfig %files %doc COPYING AUTHORS README %{_bindir}/mmcli %{_sbindir}/ModemManager %{_sbindir}/rcModemManager %config %{_sysconfdir}/dbus-1/system.d/org.freedesktop.ModemManager1.conf %{_libdir}/ModemManager/ %{_datadir}/dbus-1/interfaces/*.xml %{_datadir}/dbus-1/system-services/org.freedesktop.ModemManager1.service %{_datadir}/icons/hicolor/*/*/ModemManager.png %{_datadir}/polkit-1/actions/org.freedesktop.ModemManager1.policy %{_udevdir}/rules.d/*-mm-*.rules %{_unitdir}/ModemManager.service %{_mandir}/man8/mmcli.8%{?ext_man} %{_mandir}/man8/ModemManager.8%{?ext_man} %files lang -f %{name}.lang %files -n libmm-glib0 %{_libdir}/libmm-glib.so.* %files -n typelib-1_0-ModemManager-1_0 %{_libdir}/girepository-1.0/ModemManager-1.0.typelib %files devel %{_datadir}/gir-1.0/ModemManager-1.0.gir %{_datadir}/vala/vapi/ %{_includedir}/ModemManager/ %{_includedir}/libmm-glib/ %{_libdir}/libmm-glib.so %{_libdir}/pkgconfig/ModemManager.pc %{_libdir}/pkgconfig/mm-glib.pc %files -n %{name}-bash-completion %{_datadir}/bash-completion/completions/mmcli %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor