commit 2e4ad2b14351449430ef9555f4198c23639b4091
Author: Martin Gansser <mgansser(a)online.de>
Date: Sun May 3 18:03:02 2020 +0200
Switched URL to
https://github.com/kfb77/vdr-plugin-markad
Update to 2.0.3
Dropped 03-markad-decoder-V1-00.diff
.gitignore | 1 +
03-markad-decoder-V1-00.diff | 3243 ------------------------------------------
sources | 2 +-
vdr-markad.spec | 20 +-
4 files changed, 12 insertions(+), 3254 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4bb9841..7555e2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ vdr-plugin-markad-74e2a8c5382fa8bfacd12274899112724a1e0d51.tar.bz2
/vdr-markad.conf
/vdr-plugin-markad-3681d3a18383c238870de7d1ec1f1f9c8079cf89.tar.bz2
/vdr-plugin-markad-ea2e182ec798375f3830f8b794e7408576f139ad.tar.bz2
+/vdr-markad-2.0.3.tar.gz
diff --git a/sources b/sources
index 7a20152..e38fd14 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-plugin-markad-ea2e182ec798375f3830f8b794e7408576f139ad.tar.bz2) =
426e4b986bbe802ca9dba61dba0b00045207ca71e5707a514a32d72e1c79bd6b01eae84af078f1f2c0903840be559ef4c9388228cb4b909067ef7076043d5588
+SHA512 (vdr-markad-2.0.3.tar.gz) =
e3755e36b213648e618a14f2ef11a83d545fea429f8c537711bb83cb42bd5e4212c1e0887c7c8912e0457cdb4506cb33e35707398cdad992b5e2e2ad570ff1ec
diff --git a/vdr-markad.spec b/vdr-markad.spec
index 30cc8b0..04957c4 100644
--- a/vdr-markad.spec
+++ b/vdr-markad.spec
@@ -1,19 +1,14 @@
-%global commit0 ea2e182ec798375f3830f8b794e7408576f139ad
-%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
-%global gitdate 20170313
-
Name: vdr-markad
-Version: 0.1.4
-Release: 33.%{gitdate}git%{shortcommit0}%{?dist}
+Version: 2.0.3
+Release: 1%{?dist}
Summary: Advanced commercial detection for VDR
License: GPLv2+
# how to get the tarball
# go to
http://projects.vdr-developer.org/git/vdr-plugin-markad.git/commit/
# click the link behind commit, then select the download links below.
-URL:
http://projects.vdr-developer.org/projects/plg-markad
-Source0:
http://projects.vdr-developer.org/git/vdr-plugin-markad.git/snapshot/vdr-...
+URL:
https://github.com/kfb77/vdr-plugin-markad
+Source0:
https://github.com/kfb77/vdr-plugin-markad/archive/v%{version}.tar.gz#/%{...
Source1: %{name}.conf
-Patch0: 03-markad-decoder-V1-00.diff
BuildRequires: gcc-c++
BuildRequires: vdr-devel >= 1.7.30
BuildRequires: ffmpeg-devel >= 4.1
@@ -23,7 +18,7 @@ Requires: vdr(abi)%{?_isa} = %{vdr_apiversion}
VDR-Plugin: markad - %{summary}
%prep
-%autosetup -p 1 -n vdr-plugin-markad-%{commit0}
+%autosetup -p 1 -n vdr-plugin-markad-%{version}
sed -i -e 's|$(DESTDIR)/var/lib/markad|$(DESTDIR)%{vdr_vardir}/markad/|'
command/Makefile
sed -i -e 's|/LC_MESSAGES/markad.mo|/LC_MESSAGES/vdr-markad.mo|'
command/Makefile
@@ -55,6 +50,11 @@ fi
%{vdr_vardir}/markad/
%changelog
+* Sun May 03 2020 Martin Gansser <martinkg(a)fedoraproject.org> - 2.0.3-1
+- Switched URL to
https://github.com/kfb77/vdr-plugin-markad
+- Update to 2.0.3
+- Dropped 03-markad-decoder-V1-00.diff
+
* Fri Mar 13 2020 Martin Gansser <martinkg(a)fedoraproject.org> -
0.1.4-33.20170313gitea2e182
- Replace 03-markad-decoder-V0-59.diff by 03-markad-decoder-V0-59.diff
- Dropped 00-markad-libavcodec58-V0-02.diff