commit 2899560e5ba7f2642fbb078d264d00eebca44f8b
Author: Martin Gansser <mgansser(a)online.de>
Date: Thu Dec 27 18:35:34 2018 +0100
Add markad_ffmpeg4.diff
vdr-markad.spec | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/vdr-markad.spec b/vdr-markad.spec
index 1c4cea0..6679da6 100644
--- a/vdr-markad.spec
+++ b/vdr-markad.spec
@@ -10,7 +10,7 @@
Name: vdr-markad
Version: 0.1.4
-Release: 19.%{gitdate}git%{shortcommit0}%{?dist}
+Release: 20.%{gitdate}git%{shortcommit0}%{?dist}
Summary: Advanced commercial detection for VDR
License: GPLv2+
# how to get the tarball
@@ -33,7 +33,7 @@ Requires: vdr(abi)%{?_isa} = %{vdr_apiversion}
VDR-Plugin: markad - %{summary}
%prep
-%setup -qn vdr-plugin-markad-%{commit0}
+%autosetup p1 1 -n vdr-plugin-markad-%{commit0}
%if ! %{with compat_ffmpeg}
# ffmpeg3 patch
@@ -41,7 +41,6 @@ VDR-Plugin: markad - %{summary}
sed -i -e 's|avcodec_alloc_frame()|av_frame_alloc()|g' command/decoder.cpp
%endif
-
%build
%if %{with compat_ffmpeg}
export PKG_CONFIG_PATH=%{_libdir}/compat-ffmpeg28/pkgconfig
@@ -89,6 +88,9 @@ fi
%{vdr_vardir}/markad/
%changelog
+* Thu Dec 27 2018 Martin Gansser <martinkg(a)fedoraproject.org> -
0.1.4-20.20170313gitea2e182
+- Add markad_ffmpeg4.diff
+
* Thu Oct 11 2018 Martin Gansser <martinkg(a)fedoraproject.org> -
0.1.4-19.20170313gitea2e182
- Add BR gcc-c++
Show replies by date