Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bluez for openSUSE:Factory checked 
in at 2023-08-22 08:55:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bluez (Old)
 and      /work/SRC/openSUSE:Factory/.bluez.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bluez"

Tue Aug 22 08:55:08 2023 rev:197 rq:1104969 version:5.68

Changes:
--------
--- /work/SRC/openSUSE:Factory/bluez/bluez.changes      2023-08-18 
19:27:56.923271740 +0200
+++ /work/SRC/openSUSE:Factory/.bluez.new.1766/bluez.changes    2023-08-22 
08:55:11.066449136 +0200
@@ -1,0 +2,5 @@
+Sat Aug 19 13:42:08 UTC 2023 - Callum Farmer <gm...@opensuse.org>
+
+- Use %_firmwaredir
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ bluez.spec ++++++
--- /var/tmp/diff_new_pack.oaMNrL/_old  2023-08-22 08:55:13.242453270 +0200
+++ /var/tmp/diff_new_pack.oaMNrL/_new  2023-08-22 08:55:13.250453286 +0200
@@ -30,6 +30,10 @@
 %endif
 %global modprobe_d_files 50-bluetooth.conf
 
+%if %{undefined _firmwaredir}
+%define _firmwaredir /lib/firmware
+%endif
+
 Name:           bluez
 Version:        5.68
 Release:        0
@@ -235,7 +239,7 @@
 %endif
 # header file has "#ifndef FIRMWARE_DIR...#define FIRMWARE_DIR /etc/firmare"
 # instead of patching, just supply FIRMWARE_DIR on compiler's command line
-export CPPFLAGS="$CPPFLAGS -DFIRMWARE_DIR='\"/lib/firmware\"'"
+export CPPFLAGS="$CPPFLAGS -DFIRMWARE_DIR='\"%{_firmwaredir}\"'"
 # because of patch4...
 autoreconf -fi
 # --enable-experimental is needed or btattach does not build (bug?)

Reply via email to