commit 8822a5041699f8daa8b5e1a5aa0225f75ab5c3ba
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon May 28 20:56:01 2018 +0200
Update to 3.0.3 for f26
sources | 2 +-
vlc.spec | 27 +++++++++++++++++++++++++--
2 files changed, 26 insertions(+), 3 deletions(-)
---
diff --git a/sources b/sources
index 0410d35..d391171 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bdca57018d772fd270b4243eab46f978 vlc-3.0.2.tar.xz
+cf01d4755c719fe1c8605ceb40d8f1d2 vlc-3.0.3.tar.xz
diff --git a/vlc.spec b/vlc.spec
index f7437a0..33bbeb7 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -41,7 +41,7 @@
Summary: The cross-platform open-source multimedia framework, player and server
Name: vlc
-Version: 3.0.2
+Version: 3.0.3
Release: 1%{?dist}
License: GPLv2+
URL:
https://www.videolan.org
@@ -140,7 +140,7 @@ BuildRequires: libsamplerate-devel
BuildRequires: libshout-devel
BuildRequires: lua-devel
BuildRequires: minizip-devel
-%{?_with_libmpeg2:BuildRequires: mpeg2dec-devel >= 0.3.2}
+%{?_with_libmpeg2:BuildRequires: libmpeg2-devel >= 0.3.2}
BuildRequires: ncurses-devel
%if 0%{?fedora} && 0%{?fedora} < 28
%{?_with_opencv:BuildRequires: pkgconfig(opencv)}
@@ -197,6 +197,10 @@ BuildRequires: raspberrypi-vc-devel
}
%endif
+%if 0%{?rhel} == 7
+BuildRequires: devtoolset-7-toolchain, devtoolset-7-libatomic-devel
+%endif
+
%{?_with_workaround_circle_deps:BuildRequires: phonon-backend-gstreamer}
@@ -268,6 +272,12 @@ VLC media player extras modules.
%prep
%setup -q -n %{name}-%{version}%{?vlc_rc:-%{vlc_rc}}
+%patch0 -p1
+
+%if 0%{?rhel} == 7
+. /opt/rh/devtoolset-7/enable
+%endif
+
%{?_with_bootstrap:
rm aclocal.m4 m4/lib*.m4 m4/lt*.m4 || :
./bootstrap
@@ -275,6 +285,10 @@ rm aclocal.m4 m4/lib*.m4 m4/lt*.m4 || :
%build
+%if 0%{?rhel} == 7
+. /opt/rh/devtoolset-7/enable
+%endif
+
%configure \
--disable-dependency-tracking \
--disable-optimizations \
@@ -552,6 +566,15 @@ fi || :
%changelog
+* Mon May 28 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 3.0.3-1
+- Update to 3.0.3
+
+* Mon May 14 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.2-3
+- Rebuilt
+
+* Mon Apr 23 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 3.0.2-2
+- Readd lost patch
+
* Mon Apr 23 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.2-1
- Update to 3.0.2