update to 1.14.0
This commit is contained in:
parent
525da71b5e
commit
eec8411203
BIN
ModemManager-1.14.0.tar.xz
Normal file
BIN
ModemManager-1.14.0.tar.xz
Normal file
Binary file not shown.
Binary file not shown.
@ -4,8 +4,8 @@
|
||||
|
||||
|
||||
Name: ModemManager
|
||||
Version: 1.8.0
|
||||
Release: 7
|
||||
Version: 1.14.0
|
||||
Release: 8
|
||||
Summary: Mobile broadband modem manager
|
||||
License: GPLv2+
|
||||
URL: https://www.freedesktop.org/wiki/Software/ModemManager/
|
||||
@ -14,6 +14,7 @@ Source: https://www.freedesktop.org/software/ModemManager/%{name}-%{vers
|
||||
BuildRequires: automake autoconf dbus gtk-doc libtool libxslt vala-tools vala-devel
|
||||
BuildRequires: gettext-devel glib2-devel gobject-introspection-devel libgudev-devel
|
||||
BuildRequires: libqmi-devel libmbim-devel systemd-devel
|
||||
BuildRequires: autoconf-archive
|
||||
|
||||
Requires: libmbim-utils libqmi-utils glib2 >= %{glib2_version}
|
||||
Requires: libmbim >= %{mbim_version} libqmi >= %{qmi_version}
|
||||
@ -101,6 +102,7 @@ make check
|
||||
%{_datadir}/dbus-1/system-services/org.freedesktop.ModemManager1.service
|
||||
%{_datadir}/bash-completion
|
||||
%{_sysconfdir}/dbus-1/system.d/org.freedesktop.ModemManager1.conf
|
||||
%{_datadir}/ModemManager
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
@ -129,11 +131,18 @@ make check
|
||||
%defattr(-,root,root)
|
||||
%doc README TODO NEWS ChangeLog
|
||||
%{_mandir}/man8/*
|
||||
%{_mandir}/man1/*
|
||||
%{_datadir}/icons/hicolor/22x22/apps/*.png
|
||||
%{_datadir}/gtk-doc/html/*/*
|
||||
%{_datadir}/dbus-1/interfaces/*.xml
|
||||
|
||||
%changelog
|
||||
* Fri Jul 17 2020 cuibaobao <cuibaobao1@huawei.com> - 1.14.0-8
|
||||
- Type:update
|
||||
- Id:NA
|
||||
- SUG:NA
|
||||
- DESC:update to 1.14.0
|
||||
|
||||
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.8.0-7
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user