From d2e4ee679e13f1efe2a6bb2d73df1f1ac3358936d349531397d5c15e00c50fd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Thu, 24 Mar 2016 09:48:43 +0000 Subject: [PATCH] Accepting request 379158 from home:jengelh:branches:network - Improve description; say what QMI is OBS-URL: https://build.opensuse.org/request/show/379158 OBS-URL: https://build.opensuse.org/package/show/network/libqmi?expand=0&rev=12 --- libqmi.changes | 5 +++++ libqmi.spec | 11 +++++++---- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/libqmi.changes b/libqmi.changes index fff8388..f7a252f 100644 --- a/libqmi.changes +++ b/libqmi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 23 20:42:43 UTC 2016 - jengelh@inai.de + +- Improve description; say what QMI is + ------------------------------------------------------------------- Mon Feb 15 18:57:05 UTC 2016 - zaitor@opensuse.org diff --git a/libqmi.spec b/libqmi.spec index d804fe7..3237e4c 100644 --- a/libqmi.spec +++ b/libqmi.spec @@ -24,7 +24,7 @@ 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+ and GPL-2.0+ -Group: System/Libraries +Group: Hardware/Modem Url: http://cgit.freedesktop.org/libqmi/ Source0: http://www.freedesktop.org/software/libqmi/%{name}-%{version}.tar.xz Source99: libqmi-rpmlintrc @@ -34,7 +34,8 @@ BuildRequires: pkgconfig(gobject-2.0) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -A GLib/GIO based library to control QMI devices +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 @@ -43,14 +44,16 @@ Group: System/Libraries Recommends: %{name}-tools %description -n %{_soname} -A GLib/GIO based library to control QMI devices +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 -A GLib/GIO based library to control QMI devices. +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.