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