commit b97a0fe2498efcd3c3e5e80c2ea0641b1d27c147
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Jun 11 01:04:54 2017 +0100
Update to 0.3.7, rfbz #4551
sed already upstreamed
.gitignore | 1 +
freshplayerplugin.spec | 12 +++++++-----
sources | 2 +-
3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5175f8d..4991cc9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/freshplayerplugin-0.3.5.tar.gz
/freshplayerplugin-0.3.6.tar.gz
+/freshplayerplugin-0.3.7.tar.gz
diff --git a/freshplayerplugin.spec b/freshplayerplugin.spec
index 34bd4a4..91c2345 100644
--- a/freshplayerplugin.spec
+++ b/freshplayerplugin.spec
@@ -1,11 +1,11 @@
Name: freshplayerplugin
-Version: 0.3.6
-Release: 4%{?dist}
+Version: 0.3.7
+Release: 1%{?dist}
Summary: PPAPI-host NPAPI-plugin adapter
Group: Applications/Internet
License: MIT
URL:
https://github.com/i-rinat/freshplayerplugin
-Source0:
https://github.com/i-rinat/%{name}/archive/v%{version}.tar.gz#/%{name}-%{...
+Source0:
https://github.com/i-rinat/%{name}/archive/v%{version}/%{name}-%{version}...
BuildRequires: gcc-c++
BuildRequires: cmake
@@ -70,8 +70,6 @@ not only Firefox.
#sed -i 's|enable_3d = 1|enable_3d = 0|g' data/freshwrapper.conf.example
#sed -i 's|enable_3d = 1,|enable_3d = 0,|g'
src/config.c
-sed -i 's| NULL,| "/usr/lib64/flash-plugin", //
flash-player-ppapi (from Adobe repo)\n NULL,|g' src/config_pepperflash.c
-
%build
mkdir build
cd build
@@ -91,6 +89,10 @@ install -Dm 0644 data/freshwrapper.conf.example
%{buildroot}/etc/freshwrapper.co
%config(noreplace) %{_sysconfdir}/freshwrapper.conf
%changelog
+* Sat Jun 10 2017 Sérgio Basto <sergio(a)serjux.com> - 0.3.7-1
+- Update to 0.3.7, rfbz #4551
+- sed already upstreamed
+
* Sat Apr 29 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 0.3.6-4
- Rebuild for ffmpeg update
diff --git a/sources b/sources
index b0d2f4b..cba0a6d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-692db06829706f99d21e2b817788f310 freshplayerplugin-0.3.6.tar.gz
+9076ce1e61c9ec12234306b62afff9ce freshplayerplugin-0.3.7.tar.gz