[vlc/f29] Fixup vdpau on core
by Nicolas Chauvet
commit 2266d45c3cbe2cea33a2e651b0cebfc0d504a43b
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Jan 8 14:20:09 2019 +0100
Fixup vdpau on core
vlc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vlc.spec b/vlc.spec
index aa7a72f..18cb0e9 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -550,7 +550,6 @@ fi || :
%exclude %{_libdir}/vlc/plugins/audio_output/libpulse_plugin.so
%exclude %{_libdir}/vlc/plugins/access/libpulsesrc_plugin.so
%exclude %{_libdir}/vlc/plugins/services_discovery/libpulselist_plugin.so
-%exclude %{_libdir}/vlc/plugins/vdpau
%ghost %{_libdir}/vlc/plugins/plugins.dat
%dir %{_libdir}/vlc/
%dir %{_libdir}/vlc/plugins
@@ -587,6 +586,7 @@ fi || :
%changelog
* Tue Jan 08 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 1:3.0.5-13
- Only enable mmal on rpi
+- Fixup vdpau on core
* Fri Jan 04 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 1:3.0.5-12
- Restore Obsoletes/Provides vlc-plugin-jack
5 years, 10 months
[qt5-qtwebengine-freeworld/f29: 2/2] branch rebuild (qt5)
by Rex Dieter
commit a9bfe32481a57aedb5c9b4aa388f042b768eacf8
Author: Rex Dieter <rdieter(a)gmail.com>
Date: Tue Jan 8 06:36:42 2019 -0600
branch rebuild (qt5)
qt5-qtwebengine-freeworld.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/qt5-qtwebengine-freeworld.spec b/qt5-qtwebengine-freeworld.spec
index ce1ee66..50b2628 100644
--- a/qt5-qtwebengine-freeworld.spec
+++ b/qt5-qtwebengine-freeworld.spec
@@ -44,7 +44,7 @@
Summary: Qt5 - QtWebEngine components (freeworld version)
Name: qt5-qtwebengine-freeworld
Version: 5.11.3
-Release: 1%{?dist}
+Release: 1%{?dist}.1
%global major_minor %(echo %{version} | cut -d. -f-2)
%global major %(echo %{version} | cut -d. -f1)
@@ -425,6 +425,9 @@ echo "%{_libdir}/%{name}" \
%config(noreplace) %{_sysconfdir}/ld.so.conf.d/%{name}-%{_arch}.conf
%changelog
+* Tue Jan 08 2019 Rex Dieter <rdieter(a)fedoraproject.org> - 5.11.3-1.1
+- branch rebuild (qt5)
+
* Tue Dec 04 2018 Rex Dieter <rdieter(a)fedoraproject.org> - 5.11.3-1
- 5.11.3
5 years, 10 months
[vlc/f29] Fixup with_rpi
by Nicolas Chauvet
Summary of changes:
54ffe0c... Fixup with_rpi (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 10 months
[vlc] Fixup with_rpi
by Nicolas Chauvet
commit 54ffe0cf4ed68996222b99f29e8fd2258f23fb89
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Jan 8 13:30:50 2019 +0100
Fixup with_rpi
vlc.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/vlc.spec b/vlc.spec
index b5423a5..aa7a72f 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -288,9 +288,9 @@ VLC media player extras modules.
%prep
%setup -q -n %{name}-%{version}%{?vlc_rc}
-%ifarch %{arm}
+%{?_with_rpi:
%patch0 -p1
-%endif
+}
%if 0%{?rhel} == 7
. /opt/rh/devtoolset-7/enable
@@ -586,7 +586,7 @@ fi || :
%changelog
* Tue Jan 08 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 1:3.0.5-13
-- Only enable rpi on pi
+- Only enable mmal on rpi
* Fri Jan 04 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 1:3.0.5-12
- Restore Obsoletes/Provides vlc-plugin-jack
5 years, 10 months
[vlc/f29] (4 commits) ...Update changelog
by Nicolas Chauvet
Summary of changes:
c6c572d... Enable dav1d support (*)
3341d34... Restore jack obsoletes/provides (*)
aec9d7b... Only enable omxil on rpi for now (*)
874d90f... Update changelog (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 10 months
[vlc] Update changelog
by Nicolas Chauvet
commit 874d90faacbe83339dd6c79dc1bbf4b2689d52c5
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Jan 8 12:57:40 2019 +0100
Update changelog
vlc.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vlc.spec b/vlc.spec
index c029883..b5423a5 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -45,7 +45,7 @@ Summary: The cross-platform open-source multimedia framework, player and server
Epoch: 1
Name: vlc
Version: 3.0.5
-Release: 12%{?dist}
+Release: 13%{?dist}
License: GPLv2+
URL: https://www.videolan.org
Source0: %{vlc_url}/%{?!vlc_tag:%{version}/}vlc-%{version}%{?vlc_tag}.tar.xz
@@ -585,6 +585,9 @@ fi || :
%changelog
+* Tue Jan 08 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 1:3.0.5-13
+- Only enable rpi on pi
+
* Fri Jan 04 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 1:3.0.5-12
- Restore Obsoletes/Provides vlc-plugin-jack
5 years, 10 months
[vlc] Only enable omxil on rpi for now
by Nicolas Chauvet
commit aec9d7b9b6ffcd8ac575716fc10dce7f0c7063d7
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Jan 8 12:57:16 2019 +0100
Only enable omxil on rpi for now
vlc.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/vlc.spec b/vlc.spec
index ae365cb..c029883 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -287,7 +287,10 @@ VLC media player extras modules.
%prep
-%autosetup -p1 -n %{name}-%{version}%{?vlc_rc}
+%setup -q -n %{name}-%{version}%{?vlc_rc}
+%ifarch %{arm}
+%patch0 -p1
+%endif
%if 0%{?rhel} == 7
. /opt/rh/devtoolset-7/enable
@@ -321,9 +324,9 @@ rm aclocal.m4 m4/lib*.m4 m4/lt*.m4 || :
%{?_with_opencv:--enable-opencv} \
--enable-sftp \
%{?_with_vcdimager:--enable-vcdx} \
+%{?_with_rpi: \
--enable-omxil \
--enable-omxil-vout \
-%{?_with_rpi: \
--enable-rpi-omxil \
--enable-mmal \
} \
5 years, 10 months
[telegram-desktop] Updated to 1.5.4.
by Vitaly Zaitsev
Summary of changes:
0c5cedd... Updated to 1.5.4. (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 10 months