commit 378fa5a7bea904f36cf7c9c8ecdbba4cfb7f1ff0
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Aug 18 19:28:09 2020 +0100
Improve compatibility with new CMake macro
pulseaudio-module-bluetooth-freeworld.spec | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/pulseaudio-module-bluetooth-freeworld.spec
b/pulseaudio-module-bluetooth-freeworld.spec
index 4fe163f..ea57674 100644
--- a/pulseaudio-module-bluetooth-freeworld.spec
+++ b/pulseaudio-module-bluetooth-freeworld.spec
@@ -2,6 +2,8 @@
# % global gitcommit 99aa1fe3d0b90a9ad5682d8cb3092e6e10f6d5cb
# % global shortcommit % (c=% {gitcommit}; echo ${c:0:5})
+%undefine __cmake_in_source_build
+
Name: pulseaudio-module-bluetooth-freeworld
Summary: Bluetooth support for the PulseAudio sound server, supports aptX, LDAC
codecs
Version: 1.4
@@ -72,11 +74,11 @@ rm -rf pa
mv %{pa_archivename} pa
%build
-%cmake3 .
-%make_build
+%cmake3
+%cmake3_build
%install
-%make_install
+%cmake3_install
%files
%{_libdir}/pulse-%{pa_major}/modules/libbluez*-util.so