[packages/tvheadend] - up to 4.0.2

arekm arekm at pld-linux.org
Tue May 26 09:03:20 CEST 2015


commit 1eefc6e8eca80a5c8619028b346acd4cec3ba557
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue May 26 09:03:13 2015 +0200

    - up to 4.0.2

 tvheadend.spec | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/tvheadend.spec b/tvheadend.spec
index dd6867f..7b49997 100644
--- a/tvheadend.spec
+++ b/tvheadend.spec
@@ -1,13 +1,12 @@
 Summary:	TV streaming server
 Name:		tvheadend
-# keep stable version announced on web page
-%define vername 3.4patch1
-Version:	3.4.27
-Release:	4
+# https://tvheadend.org/projects/tvheadend/wiki/Releases
+Version:	4.0.2
+Release:	1
 License:	GPL v3
 Group:		Applications/Multimedia
-Source0:	https://github.com/tvheadend/tvheadend/archive/%{vername}.tar.gz
-# Source0-md5:	86d1be0ad6e02bd2aecd3d529a026797
+Source0:	https://github.com/tvheadend/tvheadend/archive/v%{version}.tar.gz
+# Source0-md5:	e17596adbfde2a9893460264037278e4
 Source1:	%{name}.conf
 Source2:	%{name}.service
 Source3:	%{name}.sysconfig
@@ -35,7 +34,7 @@ Tvheadend is a TV streaming server for Linux supporting DVB-S, DVB-S2,
 DVB-C, DVB-T, ATSC, IPTV, and Analog video (V4L) as input sources.
 
 %prep
-%setup -q -n %{name}-%{vername}
+%setup -q
 
 %build
 export CFLAGS="%{rpmcflags}"
@@ -47,7 +46,7 @@ export CC="%{__cc}"
 	--release \
 	--prefix=%{_prefix} \
 	--libdir=%{_libdir} \
-	--mandir=%{_mandir}/man1 \
+	--mandir=%{_mandir} \
 	--disable-dvbscan
 
 %{__make} V=1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tvheadend.git/commitdiff/1eefc6e8eca80a5c8619028b346acd4cec3ba557



More information about the pld-cvs-commit mailing list