From 4c5ae9f3c7f43997b4ff6c0dc5fdf9bb2ae344c9 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 12 Apr 2022 22:16:57 +0300 Subject: [PATCH] AlmaLinux changes --- SPECS/gstreamer1-plugins-bad-free.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/gstreamer1-plugins-bad-free.spec b/SPECS/gstreamer1-plugins-bad-free.spec index f752afe..c069da8 100644 --- a/SPECS/gstreamer1-plugins-bad-free.spec +++ b/SPECS/gstreamer1-plugins-bad-free.spec @@ -14,7 +14,7 @@ Name: gstreamer1-plugins-bad-free Version: 1.18.4 -Release: 5%{?gitcommit:.git%{shortcommit}}%{?dist} +Release: 5%{?gitcommit:.git%{shortcommit}}%{?dist}.alma 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 @@ -611,6 +612,9 @@ rm $RPM_BUILD_ROOT%{_bindir}/playout %changelog +* Tue Apr 12 2022 Eduard Abdullin - 1.18.4-5.alma +- Added wayland-protocols-devel to BR + * Mon Aug 09 2021 Mohan Boddu - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688