Hello community,

here is the log from the commit of package bluez-firmware for openSUSE:Factory 
checked in at 2020-11-29 12:20:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bluez-firmware (Old)
 and      /work/SRC/openSUSE:Factory/.bluez-firmware.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bluez-firmware"

Sun Nov 29 12:20:25 2020 rev:19 rq:850968 version:1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/bluez-firmware/bluez-firmware.changes    
2015-04-10 10:20:19.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.bluez-firmware.new.5913/bluez-firmware.changes  
2020-11-29 12:20:30.065521115 +0100
@@ -1,0 +2,5 @@
+Mon Oct 19 12:56:28 UTC 2020 - Ludwig Nussel <[email protected]>
+
+- use %_firmwaredir
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ bluez-firmware.spec ++++++
--- /var/tmp/diff_new_pack.CnYfIH/_old  2020-11-29 12:20:31.257522321 +0100
+++ /var/tmp/diff_new_pack.CnYfIH/_new  2020-11-29 12:20:31.257522321 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bluez-firmware
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,9 +20,9 @@
 Version:        1.2
 Release:        0
 Summary:        Bluetooth(TM) Firmware
-License:        GPL-2.0+ and GPL-2.0 and SUSE-Firmware
+License:        GPL-2.0-or-later AND GPL-2.0-only AND SUSE-Firmware
 Group:          Hardware/Mobile
-Url:            http://bluez.sourceforge.net
+URL:            http://bluez.sourceforge.net
 Source0:        http://bluez.sf.net/download/%{name}-%{version}.tar.gz
 Source1:        bfusb.tar.bz2
 BuildRequires:  automake
@@ -48,17 +48,17 @@
 %build
 autoreconf -fi
 %configure \
-       --libdir=/lib
+       --libdir=%{_firmwaredir}/../
 make %{?_smp_mflags}
 
 %install
 make DESTDIR=%{buildroot} install
-rm %{buildroot}/lib/firmware/BCM-LEGAL.txt
-install -D -m 644 ../bfusb/bfubase.frm %{buildroot}/lib/firmware/bfubase.frm
+rm %{buildroot}%{_firmwaredir}/BCM-LEGAL.txt
+install -D -m 644 ../bfusb/bfubase.frm %{buildroot}%{_firmwaredir}/bfubase.frm
 
 %files
 %defattr(-, root, root)
-/lib/firmware/*
+%{_firmwaredir}/*
 %doc AUTHORS COPYING INSTALL ChangeLog README broadcom/BCM-LEGAL.txt
 
 %changelog
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to