commit 6df048d271133c77fbac1315993441d3cca2e210
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Oct 9 04:48:54 2021 +0100
gstreamer1.prov is broken and hangs, workarround it
gstreamer1-plugins-bad-freeworld.spec | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/gstreamer1-plugins-bad-freeworld.spec
b/gstreamer1-plugins-bad-freeworld.spec
index 7d3bf93..2dc3852 100644
--- a/gstreamer1-plugins-bad-freeworld.spec
+++ b/gstreamer1-plugins-bad-freeworld.spec
@@ -1,8 +1,12 @@
+
+# gstreamer1.prov is broken and hangs, workarround it
+%global __gstreamer1_provides %{nil}
+
Summary: GStreamer 1.0 streaming media framework "bad" plug-ins
Name: gstreamer1-plugins-bad-freeworld
Epoch: 1
Version: 1.19.1
-Release: 2%{?dist}
+Release: 3%{?dist}
License: LGPLv2+
URL:
https://gstreamer.freedesktop.org/
Source0: %{url}/src/gst-plugins-bad/gst-plugins-bad-%{version}.tar.xz
@@ -66,9 +70,9 @@ well enough, or the code is not of good enough quality.
%install
%meson_install
-
rm -rf %{buildroot}%{_datadir}/gstreamer-1.0/encoding-profiles/
-rm -rf %{buildroot}%{_libdir}/pkgconfig/gstreamer-plugins-bad-1.0.pc
+rm -rf %{buildroot}%{_libdir}/pkgconfig
+
%files
%doc AUTHORS NEWS README RELEASE
@@ -98,6 +102,9 @@ rm -rf %{buildroot}%{_libdir}/pkgconfig/gstreamer-plugins-bad-1.0.pc
%changelog
+* Sat Oct 09 2021 Sérgio Basto <sergio(a)serjux.com> - 1:1.19.1-3
+- gstreamer1.prov is broken and hangs, workarround it
+
* Mon Aug 02 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> -
1:1.19.1-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild