From a0796cd1847cc3259c4eca02dfbb4d992e6bb6046d25f8630a06af5de7137a41 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Fri, 21 Apr 2017 12:54:56 +0000 Subject: [PATCH] - Small spec file adjustments OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/tvheadend?expand=0&rev=14 --- tvheadend.changes | 5 +++++ tvheadend.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/tvheadend.changes b/tvheadend.changes index fbe6447..4288125 100644 --- a/tvheadend.changes +++ b/tvheadend.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 21 12:54:35 UTC 2017 - mpluskal@suse.com + +- Small spec file adjustments + ------------------------------------------------------------------- Fri Apr 21 09:00:15 UTC 2017 - aloisio@gmx.com diff --git a/tvheadend.spec b/tvheadend.spec index 62746c3..52e1e95 100644 --- a/tvheadend.spec +++ b/tvheadend.spec @@ -52,7 +52,6 @@ BuildRequires: pkgconfig(zlib) %if 0%{?suse_version} > 1320 Requires(pre): group(%{htsgroup}) %endif -BuildRoot: %{_tmppath}/%{name}-%{version}-build %{?systemd_requires} %description @@ -74,9 +73,10 @@ echo %{version} > rpm/version %build export CFLAGS_NO_WERROR="yes" -%configure --disable-dvbscan \ - --disable-ffmpeg_static \ - --disable-hdhomerun_static +%configure \ + --disable-dvbscan \ + --disable-ffmpeg_static \ + --disable-hdhomerun_static make V=1 %{?_smp_mflags} %install