File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818Summary: Media Sharing Server
1919Name: pipewire
2020Version: %{majorversion }.%{minorversion }.%{microversion }
21- Release: 2 %{?dist }
21+ Release: 3 %{?dist }
2222License: MIT
2323Vendor: Microsoft Corporation
2424Distribution: Mariner
@@ -42,7 +42,6 @@ BuildRequires: pkgconfig(gstreamer-base-1.0) >= 1.10.0
4242BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= 1.10.0
4343BuildRequires: pkgconfig(gstreamer-net-1.0) >= 1.10.0
4444BuildRequires: pkgconfig(gstreamer-allocators-1.0) >= 1.10.0
45- BuildRequires: pkgconfig(fdk-aac)
4645%if %{with vulkan }
4746BuildRequires: pkgconfig(vulkan)
4847%endif
@@ -214,6 +213,7 @@ cp %{SOURCE1} subprojects/packagefiles/
214213 -D bluez5-codec-lc3plus=disabled \
215214 -D bluez5-codec-ldac=disabled \
216215 -D bluez5-codec-opus=disabled \
216+ -D bluez5-codec-aac=disabled \
217217 -D x11-xfixes=disabled \
218218%if %{with media_session }
219219 -D session-managers=" media-session" \
@@ -428,6 +428,9 @@ systemctl --no-reload preset --global pipewire.socket >/dev/null 2>&1 || :
428428%endif
429429
430430%changelog
431+ * Thu Feb 6 2025 Jon Slobodzian <joslobo@microsoft.com> - 0.3.60-3
432+ - Remove bluez5-codec-aac
433+
431434* Thu Nov 24 2022 Sumedh Sharma <sumsharma@microsoft.com> - 0.3.60-2
432435- Initial CBL-Mariner import from Fedora 37 (license: MIT)
433436- Build with features disabled: jack, jackserver-plugin and libcamera-plugin
You can’t perform that action at this time.
0 commit comments