Hello community,
here is the log from the commit of package technisat-usb2-firmware for
openSUSE:Factory checked in at 2020-11-24 22:11:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/technisat-usb2-firmware (Old)
and /work/SRC/openSUSE:Factory/.technisat-usb2-firmware.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "technisat-usb2-firmware"
Tue Nov 24 22:11:43 2020 rev:4 rq:850285 version:17.63
Changes:
--------
---
/work/SRC/openSUSE:Factory/technisat-usb2-firmware/technisat-usb2-firmware.changes
2013-08-12 10:10:19.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.technisat-usb2-firmware.new.5913/technisat-usb2-firmware.changes
2020-11-24 22:12:03.091471749 +0100
@@ -1,0 +2,5 @@
+Mon Oct 19 13:06:05 UTC 2020 - Ludwig Nussel <[email protected]>
+
+- use %_firmwaredir
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ technisat-usb2-firmware.spec ++++++
--- /var/tmp/diff_new_pack.c3rHYg/_old 2020-11-24 22:12:04.859473388 +0100
+++ /var/tmp/diff_new_pack.c3rHYg/_new 2020-11-24 22:12:04.863473392 +0100
@@ -1,7 +1,7 @@
#
# spec file for package technisat-usb2-firmware
#
-# Copyright (c) 2013 SUSE LINUX Products 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,16 +12,17 @@
# 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/
#
+
Name: technisat-usb2-firmware
Summary: Firmware for Technisat SkyStar USB HD
License: SUSE-Firmware
Group: Hardware/TV
Version: 17.63
Release: 0
-Url: http://kernellabs.com/firmware/technisat-usb2/
+URL: http://kernellabs.com/firmware/technisat-usb2/
Source0: dvb-usb-SkyStar_USB_HD_FW_v17_63.HEX.fw
Source1: dvb-usb-SkyStar_USB_HD_FW_v17_63.HEX.fw.license.txt
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -40,12 +41,12 @@
%build
%install
-mkdir -p -m 755 %{buildroot}/lib/firmware
-cp dvb-usb-SkyStar_USB_HD_FW_v17_63.HEX.fw %{buildroot}/lib/firmware/
+mkdir -p -m 755 %{buildroot}%{_firmwaredir}
+cp dvb-usb-SkyStar_USB_HD_FW_v17_63.HEX.fw %{buildroot}%{_firmwaredir}/
%files
%defattr(-,root,root)
%doc dvb-usb-SkyStar_USB_HD_FW_v17_63.HEX.fw.license.txt
-/lib/firmware/*
+%{_firmwaredir}/*
%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]