[intel-media-driver] Update to 19.3.0. Removed tabs from spec.
by Vasiliy Glazov
commit a74af4ab5a93dddd55d3c358d3adee07cc7c604a
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Wed Oct 9 09:34:01 2019 +0300
Update to 19.3.0. Removed tabs from spec.
intel-media-driver.spec | 40 +++++++++++++++++++++-------------------
sources | 2 +-
2 files changed, 22 insertions(+), 20 deletions(-)
---
diff --git a/intel-media-driver.spec b/intel-media-driver.spec
index 78ca6f5..7d3621b 100644
--- a/intel-media-driver.spec
+++ b/intel-media-driver.spec
@@ -1,33 +1,32 @@
#global pre .pre3
-Name: intel-media-driver
-Version: 19.2.1
-Release: 3%{?dist}
-Summary: The Intel Media Driver for VAAPI
-License: MIT and BSD
-URL: https://github.com/intel/media-driver
-Source0: %{url}/archive/intel-media-%{version}%{?pre}.tar.gz
-Source1: intel-media-driver.metainfo.xml
-#Source9: parse-intel-media-driver.py
+Name: intel-media-driver
+Version: 19.3.0
+Release: 1%{?dist}
+Summary: The Intel Media Driver for VAAPI
+License: MIT and BSD
+URL: https://github.com/intel/media-driver
+Source0: %{url}/archive/intel-media-%{version}%{?pre}.tar.gz
+Source1: intel-media-driver.metainfo.xml
# This is an Intel only vaapi backend
# It fails on i686
# https://github.com/intel/media-driver/issues/356
-ExclusiveArch: x86_64
+ExclusiveArch: x86_64
-BuildRequires: cmake >= 3.5
-BuildRequires: gcc
-BuildRequires: gcc-c++
+BuildRequires: cmake >= 3.5
+BuildRequires: gcc
+BuildRequires: gcc-c++
# AppStream metadata generation
-BuildRequires: libappstream-glib >= 0.6.3
+BuildRequires: libappstream-glib >= 0.6.3
-BuildRequires: pkgconfig(igdgmm)
-BuildRequires: pkgconfig(libcmrt)
-BuildRequires: pkgconfig(libva) >= 1.3.0
-BuildRequires: pkgconfig(pciaccess)
-BuildRequires: pkgconfig(x11)
+BuildRequires: pkgconfig(igdgmm)
+BuildRequires: pkgconfig(libcmrt)
+BuildRequires: pkgconfig(libva) >= 1.3.0
+BuildRequires: pkgconfig(pciaccess)
+BuildRequires: pkgconfig(x11)
# There is a modified version of libdrm
Provides: bundled(libdrm)
@@ -100,6 +99,9 @@ rm -rf %{buildroot}%{_libdir}/pkgconfig
%changelog
+* Wed Oct 09 2019 Vasiliy N. Glazov <vascom2(a)gmail.com> - 19.3.0-1
+- Update to 19.3.0
+
* Fri Sep 20 2019 Vasiliy N. Glazov <vascom2(a)gmail.com> - 19.2.1-3
- Rebuild for new intel-gmmlib
diff --git a/sources b/sources
index 1a1eb49..af5f585 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0f68f480cd49e49516148a9c4909308c intel-media-19.2.1.tar.gz
+SHA512 (intel-media-19.3.0.tar.gz) = 1db313130a36fc98567b548799f7e0448b99cad6ef5751b62ed7a1864eaca959f0238de586013135e47222bf09c1324ffadcd88bcb31a3745523cf679d3525f3
5 years, 1 month
[deadbeef/el8] (2 commits) ...Update to 1.8.2.
by Leigh Scott
Summary of changes:
ebb164a... Rebuild for new ffmpeg version (*)
9965bf3... Update to 1.8.2. (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 1 month
[mpd] remove the ifdef completely
by Leigh Scott
commit 7021212a802fba9260ac0486063a0ee2fd625991
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Oct 8 01:42:25 2019 +0100
remove the ifdef completely
mpd.spec | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/mpd.spec b/mpd.spec
index 0dc0db4..c876632 100644
--- a/mpd.spec
+++ b/mpd.spec
@@ -88,9 +88,7 @@ BuildRequires: wavpack-devel
BuildRequires: yajl-devel
BuildRequires: zlib-devel
BuildRequires: zziplib-devel
-%if 0%{?fedora} || 0%{?rhel} < 7
BuildRequires: libsidplayfp-devel
-%endif
Requires(pre): shadow-utils
Requires(post): systemd
5 years, 1 month
[mpd/el8] enable sidplay for el8
by Leigh Scott
Summary of changes:
4bd7506... enable sidplay for el8 (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 1 month
[mpd] enable sidplay for el8
by Leigh Scott
commit 4bd750639cfe42e88377798a6e6a76a06801cd8c
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Oct 8 00:38:28 2019 +0100
enable sidplay for el8
mpd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mpd.spec b/mpd.spec
index 6197c87..0dc0db4 100644
--- a/mpd.spec
+++ b/mpd.spec
@@ -88,7 +88,7 @@ BuildRequires: wavpack-devel
BuildRequires: yajl-devel
BuildRequires: zlib-devel
BuildRequires: zziplib-devel
-%if 0%{?fedora} || 0%{?rhel} < 8
+%if 0%{?fedora} || 0%{?rhel} < 7
BuildRequires: libsidplayfp-devel
%endif
5 years, 1 month
[qtav] Rebuild for new Qt5 version
by Leigh Scott
commit 5b2056e8f0daf2c6ef5f35afc5ebba7d3d425a6b
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Mon Oct 7 08:56:52 2019 +0100
Rebuild for new Qt5 version
qtav.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/qtav.spec b/qtav.spec
index 2b871fe..a97f1ee 100644
--- a/qtav.spec
+++ b/qtav.spec
@@ -3,7 +3,7 @@
Name: qtav
Version: 1.13.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A media playback framework based on Qt and FFmpeg
License: LGPLv2+ and GPLv3+ and BSD
URL: http://www.qtav.org/
@@ -203,6 +203,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%{_datadir}/icons/hicolor/*/apps/QtAV.svg
%changelog
+* Mon Oct 07 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 1.13.0-2
+- Rebuild for new Qt5 version
+
* Sun Aug 11 2019 Antonio Trande <sagitter(a)fedoraproject.org> - 1.13.0-1
- Release 1.13.0
- Switch to libswresample (rpf-bug #5350)
5 years, 1 month
[VirtualBox] Disable python bindings on rawhide until we figure out what happened with Python 3.8
by Sérgio M. Basto
commit 92c3da023abba69285f30426cef7e060dcf1095a
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Oct 7 00:53:54 2019 +0100
Disable python bindings on rawhide until we figure out what happened with
Python 3.8
VirtualBox.spec | 36 +++++++++++++++++++++++++++++++++++-
update_vbox.sh | 1 +
2 files changed, 36 insertions(+), 1 deletion(-)
---
diff --git a/VirtualBox.spec b/VirtualBox.spec
index ccd95dd..7296e5e 100644
--- a/VirtualBox.spec
+++ b/VirtualBox.spec
@@ -38,9 +38,15 @@
%bcond_without python2
%endif
+%if 0%{?fedora} > 31
+ %bcond_with python3
+%else
+ %bcond_without python3
+%endif
+
Name: VirtualBox
Version: 6.0.12
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A general-purpose full virtualizer for PC hardware
License: GPLv2 or (GPLv2 and CDDL)
@@ -99,7 +105,9 @@ BuildRequires: pulseaudio-libs-devel
%if %{with python2}
BuildRequires: python2-devel
%endif
+%if %{with python3}
BuildRequires: python%{python3_pkgversion}-devel
+%endif
BuildRequires: desktop-file-utils
BuildRequires: libcap-devel
BuildRequires: qt5-qtbase-devel
@@ -188,6 +196,9 @@ Provides: %{name}-kmod-common = %{version}-%{release}
%if ! %{with python2}
Obsoletes: python2-%{name}%{?isa} < %{version}-%{release}
%endif
+%if ! %{with python3}
+Obsoletes: python%{python3_pkgversion}-%{name}%{?isa} < %{version}-%{release}
+%endif
%description server
%{name} without Qt GUI part.
@@ -209,6 +220,9 @@ Requires: %{name}-server%{?isa} = %{version}-%{release}
%if %{with python2}
Requires: python2-%{name}%{?isa} = %{version}-%{release}
%endif
+%if %{with python3}
+Requires: python%{python3_pkgversion}-%{name}%{?isa} = %{version}-%{release}
+%endif
%description devel
%{name} Software Development Kit.
@@ -329,6 +343,9 @@ rm -r src/libs/zlib-1.2.*/
%if !%{with docs}
--disable-docs \
%endif
+%if !%{with python2} && !%{with python3}
+ --disable-python \
+%endif
%if !%{with docs}
cp %{SOURCE1} UserManual.pdf
@@ -442,7 +459,9 @@ install -p -m 0755 -t %{buildroot}%{_libdir}/virtualbox \
obj/bin/VBoxVMMPreload \
obj/bin/VBoxXPCOMIPCD \
obj/bin/VBoxSysInfo.sh \
+%if %{with python2} || %{with python3}
obj/bin/vboxshell.py \
+%endif
obj/bin/vbox-img \
obj/bin/VBoxDTrace \
obj/bin/VBoxBugReport \
@@ -486,14 +505,18 @@ install -p -m 0755 -t %{buildroot}%{_libdir}/virtualbox/nls \
obj/bin/nls/*
# Python
+%if %{with python2} || %{with python3}
pushd obj/bin/sdk/installer
%if %{with python2}
VBOX_INSTALL_PATH=%{_libdir}/virtualbox \
%{__python2} vboxapisetup.py install --prefix %{_prefix} --root %{buildroot}
%endif
+%if %{with python3}
VBOX_INSTALL_PATH=%{_libdir}/virtualbox \
%{__python3} vboxapisetup.py install --prefix %{_prefix} --root %{buildroot}
+%endif
popd
+%endif
# SDK
cp -rp obj/bin/sdk/. %{buildroot}%{_libdir}/virtualbox/sdk
@@ -732,7 +755,12 @@ getent passwd vboxadd >/dev/null || \
%dir %{_libdir}/virtualbox
%{_libdir}/virtualbox/*.[^p]*
%exclude %{_libdir}/virtualbox/VBoxDbg.so
+%if %{with python2}
%exclude %{_libdir}/virtualbox/VBoxPython2_7.so
+%endif
+%if %{with python3}
+%exclude %{_libdir}/virtualbox/VBoxPython3*.so
+%endif
%{_libdir}/virtualbox/components
%{_libdir}/virtualbox/VBoxExtPackHelperApp
%{_libdir}/virtualbox/VBoxManage
@@ -795,10 +823,12 @@ getent passwd vboxadd >/dev/null || \
%{_libdir}/virtualbox/VBoxPython2_7.so
%endif
+%if %{with python3}
%files -n python%{python3_pkgversion}-%{name}
%{_libdir}/virtualbox/*.py*
%{python3_sitelib}/vboxapi*
%{_libdir}/virtualbox/VBoxPython3*.so
+%endif
%if %{with guest_additions}
%files guest-additions
@@ -826,6 +856,10 @@ getent passwd vboxadd >/dev/null || \
%{_datadir}/%{name}-kmod-%{version}
%changelog
+* Sun Oct 06 2019 Sérgio Basto <sergio(a)serjux.com> - 6.0.12-2
+- Disable python bindings on rawhide until we figure out what happened with
+ Python 3.8
+
* Thu Sep 05 2019 Sérgio Basto <sergio(a)serjux.com> - 6.0.12-1
- Update VBox to 6.0.12
diff --git a/update_vbox.sh b/update_vbox.sh
index c248cbb..b78f58f 100755
--- a/update_vbox.sh
+++ b/update_vbox.sh
@@ -52,4 +52,5 @@ echo STAGE 5
git pull
rpmdev-bumpspec -n $VERSION -c "Update VBox to $VERSION" VirtualBox-kmod.spec
rfpkg srpm && copr-cli build sergiomb/vboxfor23 VirtualBox-kmod-$VERSION-$REL.fc$RAWHIDE.src.rpm
+fi
echo "Continue in ../VirtualBox-kmod/update_vbox.sh"
5 years, 1 month