Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package b43-fwcutter for openSUSE:Factory checked in at 2021-04-27 21:35:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/b43-fwcutter (Old) and /work/SRC/openSUSE:Factory/.b43-fwcutter.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "b43-fwcutter" Tue Apr 27 21:35:01 2021 rev:32 rq:888622 version:019 Changes: -------- --- /work/SRC/openSUSE:Factory/b43-fwcutter/b43-fwcutter.changes 2021-02-02 14:25:16.163354274 +0100 +++ /work/SRC/openSUSE:Factory/.b43-fwcutter.new.12324/b43-fwcutter.changes 2021-04-27 21:35:24.172056943 +0200 @@ -1,0 +2,5 @@ +Sun Apr 18 01:46:07 UTC 2021 - Ferdinand Thiessen <[email protected]> + +- Fixed SPEC file: Replace broken URL with current upstream + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ b43-fwcutter.spec ++++++ --- /var/tmp/diff_new_pack.HCi7w1/_old 2021-04-27 21:35:24.636057707 +0200 +++ /var/tmp/diff_new_pack.HCi7w1/_new 2021-04-27 21:35:24.636057707 +0200 @@ -1,7 +1,7 @@ # # spec file for package b43-fwcutter # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ Summary: Tool for extracting firmware from newer Broadcom WLAN drivers License: BSD-2-Clause Group: Hardware/Wifi -URL: http://linuxwireless.org/en/users/Drivers/b43 +URL: https://bues.ch/cms/hacking/misc.html#linux_b43_driver_firmware_tools Source: http://bues.ch/b43/fwcutter/%{name}-%{version}.tar.bz2 Source1: install_bcm43xx_firmware Requires: curl @@ -64,8 +64,8 @@ make CFLAGS="%{optflags}" %{?_smp_mflags} %install -#make PREFIX=%{buildroot}/usr \ -# MANDIR=%{buildroot}/%{_mandir} install +#make PREFIX=%%{buildroot}/usr \ +# MANDIR=%%{buildroot}/%%{_mandir} install mkdir -p %{buildroot}%{_bindir}/ mkdir -p %{buildroot}%{_sbindir}/ install -m 755 b43-fwcutter %{buildroot}%{_bindir}/ @@ -87,8 +87,7 @@ %doc README %{_bindir}/b43-fwcutter %{_sbindir}/install_bcm43xx_firmware -#%{_mandir}/man1/b43-fwcutter.1.gz -#/usr/man/man1/b43-fwcutter.1.gz +#%%{_mandir}/man1/b43-fwcutter.1.gz %dir %{_firmwaredir}/b43 %dir %{_firmwaredir}/b43legacy # ghost b43 firmware
