Hello community, here is the log from the commit of package fxload for openSUSE:Factory checked in at 2020-12-17 17:04:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fxload (Old) and /work/SRC/openSUSE:Factory/.fxload.new.5145 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fxload" Thu Dec 17 17:04:46 2020 rev:24 rq:856465 version:2008_10_13 Changes: -------- --- /work/SRC/openSUSE:Factory/fxload/fxload.changes 2015-06-10 09:16:16.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.fxload.new.5145/fxload.changes 2020-12-17 17:08:44.081936892 +0100 @@ -1,0 +2,5 @@ +Thu Nov 26 09:38:14 UTC 2020 - Ludwig Nussel <[email protected]> + +- prepare usrmerge (boo#1029961) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fxload.spec ++++++ --- /var/tmp/diff_new_pack.fN8nvQ/_old 2020-12-17 17:08:44.561937368 +0100 +++ /var/tmp/diff_new_pack.fN8nvQ/_new 2020-12-17 17:08:44.561937368 +0100 @@ -1,7 +1,7 @@ # # spec file for package fxload # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2014 B1 Systems GmbH, Vohburg, Germany. # # All modifications and additions to the file contributed by third parties @@ -13,7 +13,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/ # @@ -21,9 +21,9 @@ Version: 2008_10_13 Release: 0 Summary: Download Firmware into USB FX and FX2 Devices -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/Kernel -Url: http://linux-hotplug.sf.net/ +URL: http://linux-hotplug.sf.net/ Source0: http://mesh.dl.sourceforge.net/sourceforge/linux-hotplug/fxload-%{version}.tar.bz2 Source1: %{name}.changes Patch0: fxload-2002_04_11.patch @@ -54,16 +54,16 @@ %install %make_install -#UsrMerge +%if !0%{?usrmerged} mkdir %{buildroot}/sbin ln -sf %{_sbindir}/fxload %{buildroot}/sbin -#EndUsrMere +%endif %files %defattr(-,root,root) -#UsrMerge +%if !0%{?usrmerged} /sbin/* -#EndUsrMerge +%endif %attr(755,root,root) %{_sbindir}/fxload %{_mandir}/man?/* %dir %{_datadir}/usb _______________________________________________ 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]
