From b1c9d59a43794797cb7ccb82707f2e933e53cae0b984a9bca3bf60931c8b730d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 12 Dec 2017 08:15:01 +0000 Subject: [PATCH] Accepting request 556187 from home:jengelh:branches:multimedia:apps - Update RPM groups and descriptions. OBS-URL: https://build.opensuse.org/request/show/556187 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/zvbi?expand=0&rev=22 --- zvbi.changes | 5 +++++ zvbi.spec | 12 ++++++------ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/zvbi.changes b/zvbi.changes index 209908f..74eb49a 100644 --- a/zvbi.changes +++ b/zvbi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 11 21:40:13 UTC 2017 - jengelh@inai.de + +- Update RPM groups and descriptions. + ------------------------------------------------------------------- Wed Dec 6 08:10:39 UTC 2017 - mpluskal@suse.com diff --git a/zvbi.spec b/zvbi.spec index 5cb42bb..1cb8a05 100644 --- a/zvbi.spec +++ b/zvbi.spec @@ -24,7 +24,7 @@ Version: 0.2.35 Release: 0 Summary: Linux "VBI proxy" License: LGPL-2.1+ AND GPL-2.0+ -Group: Development/Libraries/Other +Group: Productivity/Multimedia/Other Url: http://zapping.sf.net/ Source: https://sourceforge.net/projects/zapping/files/zvbi/%{version}/zvbi-%{version}.tar.bz2 Source2: baselibs.conf @@ -48,10 +48,10 @@ BuildRequires: pkgconfig(x11) Recommends: %{name}-lang %description -With "video4linux" drivers only one application at a time can capture +With "video4linux" drivers, only one application at a time can capture VB data. The 2nd generation "v4l2" API allows multiple clients to -open a device, but still only one client may read from the device. If -for example the Nxtvepg daemon runs in the background users will not be +open a device, but still only one client may read from the device. If, +for example, the Nxtvepg daemon runs in the background, users will not be able to start a Teletext application. The VBI proxy was developed as a solution to this problem. @@ -85,8 +85,8 @@ devices, to demodulate raw to sliced VBI data, and to interpret the data of several popular services. %package devel -Summary: VBI decoding library - devel package -Group: Development/Libraries/Other +Summary: Development files for the VBI decoding library +Group: Development/Libraries/C and C++ Requires: %{libchains} = %{version} Requires: %{libname} = %{version}