|
|
|
@ -14,7 +14,7 @@
|
|
|
|
|
|
|
|
|
|
Name: gstreamer1-plugins-bad-free
|
|
|
|
|
Version: 1.18.4
|
|
|
|
|
Release: 5%{?gitcommit:.git%{shortcommit}}%{?dist}
|
|
|
|
|
Release: 6%{?gitcommit:.git%{shortcommit}}%{?dist}
|
|
|
|
|
Summary: GStreamer streaming media framework "bad" plugins
|
|
|
|
|
|
|
|
|
|
License: LGPLv2+ and LGPLv2
|
|
|
|
@ -73,6 +73,7 @@ BuildRequires: nettle-devel
|
|
|
|
|
BuildRequires: libgcrypt-devel
|
|
|
|
|
%if 0%{?fedora} || 0%{?rhel} > 7
|
|
|
|
|
BuildRequires: wayland-devel
|
|
|
|
|
BuildRequires: wayland-protocols-devel
|
|
|
|
|
%endif
|
|
|
|
|
BuildRequires: gnutls-devel
|
|
|
|
|
BuildRequires: libsrtp-devel
|
|
|
|
@ -614,6 +615,10 @@ rm $RPM_BUILD_ROOT%{_bindir}/playout
|
|
|
|
|
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.18.4-5
|
|
|
|
|
- Rebuilt for MSVSphere 9.1.
|
|
|
|
|
|
|
|
|
|
* Mon Nov 07 2022 Tomas Popela <tpopela@redhat.com> - 1.18.4-6
|
|
|
|
|
- Fix FTBFS by BR wayland-protocols-devel
|
|
|
|
|
- Resolves: rhbz#2140540
|
|
|
|
|
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com>
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|