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
This commit is contained in:
Dominique Leuenberger 2021-03-21 08:14:06 +00:00 committed by Git OBS Bridge
parent 74d77abab3
commit fd4ca30389
2 changed files with 12 additions and 7 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Mar 20 20:49:10 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update descriptions to be closer to the other GNOME packages.
-------------------------------------------------------------------
Fri Mar 05 08:07:01 UTC 2021 - Wang Jun <jgwang@suse.com>

View File

@ -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