Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bluez-firmware for openSUSE:Factory 
checked in at 2022-08-30 14:48:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bluez-firmware (Old)
 and      /work/SRC/openSUSE:Factory/.bluez-firmware.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bluez-firmware"

Tue Aug 30 14:48:18 2022 rev:20 rq:999879 version:1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/bluez-firmware/bluez-firmware.changes    
2020-11-29 12:20:30.065521115 +0100
+++ /work/SRC/openSUSE:Factory/.bluez-firmware.new.2083/bluez-firmware.changes  
2022-08-30 14:48:19.827944101 +0200
@@ -1,0 +2,5 @@
+Wed Aug 17 21:35:52 UTC 2022 - Dirk M??ller <[email protected]>
+
+- modernize specfile 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ bluez-firmware.spec ++++++
--- /var/tmp/diff_new_pack.4a2sik/_old  2022-08-30 14:48:20.303945422 +0200
+++ /var/tmp/diff_new_pack.4a2sik/_new  2022-08-30 14:48:20.307945433 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package bluez-firmware
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,9 +20,9 @@
 Version:        1.2
 Release:        0
 Summary:        Bluetooth(TM) Firmware
-License:        GPL-2.0-or-later AND GPL-2.0-only AND SUSE-Firmware
+License:        GPL-2.0-only AND GPL-2.0-or-later AND SUSE-Firmware
 Group:          Hardware/Mobile
-URL:            http://bluez.sourceforge.net
+URL:            http://www.bluez.org/
 Source0:        http://bluez.sf.net/download/%{name}-%{version}.tar.gz
 Source1:        bfusb.tar.bz2
 BuildRequires:  automake
@@ -30,7 +30,6 @@
 Supplements:    modalias(usb:v057Cp2200d*dc*dsc*dp*ic*isc*ip*)
 Supplements:    modalias(usb:v0A5Cp2033d*dc*dsc*dp*ic*isc*ip*)
 Obsoletes:      bluez-bluefw
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 # Generated with: extract-modaliases -i bcm203x -i bfusb kernel-default.rpm
 
 %description
@@ -49,16 +48,16 @@
 autoreconf -fi
 %configure \
        --libdir=%{_firmwaredir}/../
-make %{?_smp_mflags}
+%make_build
 
 %install
-make DESTDIR=%{buildroot} install
+%make_install
 rm %{buildroot}%{_firmwaredir}/BCM-LEGAL.txt
 install -D -m 644 ../bfusb/bfubase.frm %{buildroot}%{_firmwaredir}/bfubase.frm
 
 %files
-%defattr(-, root, root)
 %{_firmwaredir}/*
-%doc AUTHORS COPYING INSTALL ChangeLog README broadcom/BCM-LEGAL.txt
+%license COPYING
+%doc AUTHORS INSTALL ChangeLog README broadcom/BCM-LEGAL.txt
 
 %changelog

Reply via email to