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
This commit is contained in:
Tomáš Chvátal 2017-12-12 08:15:01 +00:00 committed by Git OBS Bridge
parent 5d4b2f3f75
commit b1c9d59a43
2 changed files with 11 additions and 6 deletions

View File

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

View File

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