Changes of Revision 201
kodi-noX-raspberry-pi.spec
Changed
x
1
2
%endif
3
Patch10: ffmpeg-4.3.1-ogg.patch
4
Patch11: kodi-apply-ffmpeg.patch
5
+Patch12: fix_import_eglextchromium.patch
6
7
BuildRequires: autoconf
8
BuildRequires: automake
9
10
%if %{without kodi_with_wayland}
11
%patch9
12
%endif
13
+%patch12 -p1
14
15
%build
16
17
kodi-noX-raspberry-pi2.spec
Changed
17
1
2
%endif
3
Patch10: ffmpeg-4.3.1-ogg.patch
4
Patch11: kodi-apply-ffmpeg.patch
5
+Patch12: fix_import_eglextchromium.patch
6
7
BuildRequires: autoconf
8
BuildRequires: automake
9
10
%if %{without kodi_with_wayland}
11
%patch9
12
%endif
13
+%patch12 -p1
14
15
%build
16
17
kodi-noX.spec
Changed
17
1
2
%endif
3
Patch10: ffmpeg-4.3.1-ogg.patch
4
Patch11: kodi-apply-ffmpeg.patch
5
+Patch12: fix_import_eglextchromium.patch
6
7
BuildRequires: autoconf
8
BuildRequires: automake
9
10
%if %{without kodi_with_wayland}
11
%patch9
12
%endif
13
+%patch12 -p1
14
15
%build
16
17
kodi.spec
Changed
17
1
2
%endif
3
Patch10: ffmpeg-4.3.1-ogg.patch
4
Patch11: kodi-apply-ffmpeg.patch
5
+Patch12: fix_import_eglextchromium.patch
6
7
BuildRequires: autoconf
8
BuildRequires: automake
9
10
%if %{without kodi_with_wayland}
11
%patch9
12
%endif
13
+%patch12 -p1
14
15
%build
16
17