From 309a701a2221d46eabb98462fae10f01634ccd815fb5ad65472f0f4cea3d39fe Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 5 Mar 2018 08:53:35 +0000 Subject: [PATCH] Accepting request 581330 from GNOME:Next cleaned OBS-URL: https://build.opensuse.org/request/show/581330 OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=29 --- libmbim.changes | 5 +++++ libmbim.spec | 12 +++++++----- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/libmbim.changes b/libmbim.changes index 6ac8ed9..f4cf222 100644 --- a/libmbim.changes +++ b/libmbim.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 28 16:35:35 UTC 2018 - dimstar@opensuse.org + +- Modernize spec-file by calling spec-cleaner + ------------------------------------------------------------------- Mon Jan 22 02:06:52 UTC 2018 - luc14n0@linuxmail.org diff --git a/libmbim.spec b/libmbim.spec index 540ee5c..37b0bd6 100644 --- a/libmbim.spec +++ b/libmbim.spec @@ -23,7 +23,7 @@ Release: 0 Summary: Mobile Interface Broadband Model (MBIM) protocol License: GPL-2.0+ AND LGPL-2.0+ Group: Productivity/Networking/System -Url: http://www.freedesktop.org/wiki/Software/libmbim/ +URL: http://www.freedesktop.org/wiki/Software/libmbim/ Source: http://www.freedesktop.org/software/libmbim/%{name}-%{version}.tar.xz BuildRequires: pkgconfig BuildRequires: python3 @@ -39,7 +39,7 @@ which speak the Mobile Interface Broadband Model (MBIM) protocol. %package -n libmbim-glib4 Summary: Mobile Interface Broadband Model (MBIM) protocol -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/Libraries %description -n libmbim-glib4 @@ -48,7 +48,7 @@ which speak the Mobile Interface Broadband Model (MBIM) protocol. %package devel Summary: Mobile Interface Broadband Model (MBIM) protocol - Development files -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Development/Languages/C and C++ Requires: libmbim-glib4 = %{version} @@ -89,7 +89,8 @@ make %{?_smp_mflags} check %postun -n libmbim-glib4 -p /sbin/ldconfig %files -%doc COPYING NEWS +%license COPYING +%doc NEWS %{_bindir}/mbim-network %{_bindir}/mbimcli %{_libexecdir}/mbim-proxy @@ -97,7 +98,8 @@ make %{?_smp_mflags} check %{_mandir}/man1/mbimcli.1%{?ext_man} %files -n libmbim-glib4 -%doc COPYING.LIB +%license COPYING.LIB + %{_libdir}/libmbim-glib.so.* %files devel