From: Jaroslav Kysela Date: Wed, 27 May 2015 16:27:24 +0000 (+0200) Subject: rpm: rpmlint fixes X-Git-Tag: v4.2.1~2439 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a10dd7010f253fb576ae10bb21960d9c5e84cbc4;p=thirdparty%2Ftvheadend.git rpm: rpmlint fixes --- diff --git a/rpm/tvheadend.spec.in b/rpm/tvheadend.spec.in index 19a8c8d4a..461c162d3 100644 --- a/rpm/tvheadend.spec.in +++ b/rpm/tvheadend.spec.in @@ -2,10 +2,10 @@ %global commit @COMMIT@ %global shortcommit %(c=%{commit}; echo ${c:0:7}) -Summary: Tvheadend - a TV streaming server and DVR Name: tvheadend +Summary: a TV streaming server and Digital Video Recorder Version: @VERSION@ -Release: @RELEASE@ +Release: @RELEASE@%{?dist} License: GPLv3 Group: Applications/Multimedia @@ -21,15 +21,12 @@ BuildRequires: openssl-devel BuildRequires: git wget python Requires: systemd-units >= 1 -Requires: dbus-libs -Requires: avahi-libs -Requires: openssl-libs %description Tvheadend is a TV streaming server with Digital Video Recorder functionality for Linux supporting DVB, ATSC, IPTV, SAT>IP, HDHomeRun as input sources. -It can be used as a backend to HTTP (VLC, MPlayer), HTSP (Movian, Kodi), +It can be used as a back-end to HTTP (VLC, MPlayer), HTSP (Movian, Kodi), SAT>IP and various other clients using these protocols. %prep @@ -82,14 +79,17 @@ exit 0 %{_unitdir}/* %changelog -* Mon May 25 2015 Jaroslav Kysela v4.0.2 +* Wed May 27 2015 Jaroslav Kysela 4.0.3-1 +- rpmlint fixes + +* Mon May 25 2015 Jaroslav Kysela 4.0.2-1 - fix requires (libs) and improve description - add support for final version to Source -* Thu May 21 2015 Jaroslav Kysela v4.0.1 +* Thu May 21 2015 Jaroslav Kysela 4.0.1-1 - changed versioning system (put changes and git hash to revision) -* Thu May 14 2015 Jaroslav Kysela v3.9-2842 +* Thu May 14 2015 Jaroslav Kysela 3.9-2842 - add python to BuildRequires * Wed Mar 25 2015 Bob Lightfoot 3.9-2658-gb427d7e