commit a14696b9fdab037687522dc52f821cb00ee8e03c
Author: Gergely Gombos <gombosg(a)gmail.com>
Date: Sun Jun 30 11:00:29 2019 +0200
Compile with fixes from master commit 2fde9b7 until upstream releases
pulseaudio-module-bluetooth-freeworld.spec | 13 ++++++++++++-
sources | 2 +-
2 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/pulseaudio-module-bluetooth-freeworld.spec
b/pulseaudio-module-bluetooth-freeworld.spec
index 18b5874..88e4f10 100644
--- a/pulseaudio-module-bluetooth-freeworld.spec
+++ b/pulseaudio-module-bluetooth-freeworld.spec
@@ -1,7 +1,11 @@
+%global snap 20190630
+%global gitcommit 2fde9b79449661afd162f5d6eeeba49f80eba37a
+%global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
+
Name: pulseaudio-module-bluetooth-freeworld
Summary: Bluetooth support for the PulseAudio sound server, supports aptX, LDAC
codecs
Version: 1.1.99
-Release: 4%{?dist}
+Release: 5%{?snap:.%{snap}git%{shortcommit}}%{?dist}
License: GPLv3
URL:
https://github.com/EHfive/pulseaudio-modules-bt/
@@ -9,7 +13,11 @@ URL:
https://github.com/EHfive/pulseaudio-modules-bt/
%global pa_archivename pulseaudio-%{pa_version}
%global bt_archivename pulseaudio-modules-bt-%{version}
+%if 0%{?gitrel}
+Source0:
https://github.com/EHfive/pulseaudio-modules-bt/archive/%{gitcommit}.tar.gz
+%else
Source0:
https://github.com/EHfive/pulseaudio-modules-bt/archive/v%{version}/%{bt_...
+%endif
Source1:
http://freedesktop.org/software/pulseaudio/releases/%{pa_archivename}.tar.xz
Provides: pulseaudio-module-bluetooth = %{pa_version}-100
@@ -66,6 +74,9 @@ mv %{pa_archivename} pa
%{_libdir}/pulse-%{pa_version}/modules/module-bluetooth-policy.so
%changelog
+* Sun Jun 30 2019 Gergely Gombos <gombosg(a)disroot.org> - 1.1.99-5.20190630git2fde9
+- Compile with fixes from master commit 2fde9b7 until upstream releases
+
* Sat Jun 29 2019 Gergely Gombos <gombosg(a)gmail.com> - 1.1.99-4
- Add fdk-aac-free as hard dependency (it's not dlopened)
diff --git a/sources b/sources
index 4fa7629..350b2a9 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-5b85dfb8f30fba333e190b62f326f6dc pulseaudio-modules-bt-1.1.99.tar.gz
+80647c3a069bfefcabadb0d2a835134c
pulseaudio-modules-bt-2fde9b79449661afd162f5d6eeeba49f80eba37a.tar.gz
c42f1f1465e8df9859d023dc184734bf pulseaudio-12.2.tar.xz