From fd4ca303890d091a514df3d4538370a133d62ea4348ef6ac37d490f9564c2b1a Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sun, 21 Mar 2021 08:14:06 +0000 Subject: [PATCH] Accepting request 880310 from home:jengelh:branches:GNOME:Factory - Update descriptions to be closer to the other GNOME packages. OBS-URL: https://build.opensuse.org/request/show/880310 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libnice?expand=0&rev=72 --- libnice.changes | 5 +++++ libnice.spec | 14 +++++++------- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/libnice.changes b/libnice.changes index 4681e3b..b1c450b 100644 --- a/libnice.changes +++ b/libnice.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Mar 20 20:49:10 UTC 2021 - Jan Engelhardt + +- Update descriptions to be closer to the other GNOME packages. + ------------------------------------------------------------------- Fri Mar 05 08:07:01 UTC 2021 - Wang Jun diff --git a/libnice.spec b/libnice.spec index d3f4c50..66ed6bd 100644 --- a/libnice.spec +++ b/libnice.spec @@ -20,8 +20,8 @@ Name: libnice Version: 0.1.18 Release: 0 Summary: Interactive Connectivity Establishment implementation -License: MPL-1.1 OR LGPL-2.1-only -Group: System/Libraries +License: LGPL-2.1-only OR MPL-1.1 +Group: Developemnt/Libraries/GNOME URL: http://nice.freedesktop.org/ Source: http://nice.freedesktop.org/releases/%{name}-%{version}.tar.gz Source1: baselibs.conf @@ -47,16 +47,16 @@ libnice is an implementation of the IETF's draft Interactive Connectivity Establishment standard (ICE). %package -n gstreamer-libnice -Summary: Interactive Connectivity Establishment implementation - GStreamer 1.0 +Summary: GStreamer plugin for the Interactive Connectivity Establishment Group: System/Libraries Supplements: packageand(libnice10:gstreamer) %description -n gstreamer-libnice libnice is an implementation of the IETF's draft Interactive -Connectivity Establishment standard (ICE) +Connectivity Establishment standard (ICE). %package devel -Summary: Interactive Connectivity Establishment implementation - development files +Summary: Development files for libnice, an implemtation of ICE Group: Development/Libraries/C and C++ Requires: libnice10 = %{version} Requires: typelib-1_0-Nice-0_1 = %{version} @@ -68,7 +68,7 @@ libnice is an implementation of the IETF's draft Interactive Connectivity Establishment standard (ICE). %package -n typelib-1_0-Nice-0_1 -Summary: Interactive Connectivity Establishment implementation -- Introspection bindings +Summary: Introspection bindings for libnice Group: System/Libraries %description -n typelib-1_0-Nice-0_1 @@ -78,7 +78,7 @@ Connectivity Establishment standard (ICE). This package provides the GObject Introspection bindings for libnice. %prep -%setup -q +%autosetup -p1 %build %meson