forked from pool/tvheadend
- Small spec file adjustments
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/tvheadend?expand=0&rev=14
This commit is contained in:
parent
65aa044bef
commit
a0796cd184
@ -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
|
||||
|
||||
|
@ -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,7 +73,8 @@ echo %{version} > rpm/version
|
||||
|
||||
%build
|
||||
export CFLAGS_NO_WERROR="yes"
|
||||
%configure --disable-dvbscan \
|
||||
%configure \
|
||||
--disable-dvbscan \
|
||||
--disable-ffmpeg_static \
|
||||
--disable-hdhomerun_static
|
||||
make V=1 %{?_smp_mflags}
|
||||
|
Loading…
x
Reference in New Issue
Block a user