]> git.pld-linux.org Git - packages/tvheadend.git/blobdiff - tvheadend.spec
- more bitness fixes
[packages/tvheadend.git] / tvheadend.spec
index bec16f86254f49a14bd882c5142f2b96f737671b..d598753b16dc0f58a71539a510702770f8f617cc 100644 (file)
@@ -14,6 +14,7 @@ Source4:      %{name}.init
 Patch0:                x32.patch
 Patch1:                ffmpeg3.patch
 Patch2:                64bit.patch
+Patch3:                32bit.patch
 URL:           https://tvheadend.org/projects/tvheadend
 BuildRequires: avahi-devel
 BuildRequires: curl-devel
@@ -45,6 +46,9 @@ DVB-C, DVB-T, ATSC, IPTV, and Analog video (V4L) as input sources.
 %ifarch %{x8664}
 %patch2 -p1
 %endif
+%ifarch %{ix86} x32
+%patch3 -p1
+%endif
 
 %build
 export CFLAGS="%{rpmcflags}"
This page took 0.077152 seconds and 4 git commands to generate.