Hello community,

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

Package is "ipw-firmware"

Wed Nov 25 19:28:18 2020 rev:17 rq:850287 version:9

Changes:
--------
--- /work/SRC/openSUSE:Factory/ipw-firmware/ipw-firmware.changes        
2020-10-20 16:06:47.493906973 +0200
+++ /work/SRC/openSUSE:Factory/.ipw-firmware.new.5913/ipw-firmware.changes      
2020-11-25 19:28:23.642417922 +0100
@@ -1,0 +2,5 @@
+Mon Oct 19 12:56:50 UTC 2020 - Ludwig Nussel <[email protected]>
+
+- use %_firmwaredir
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ipw-firmware.spec ++++++
--- /var/tmp/diff_new_pack.kS17T4/_old  2020-11-25 19:28:24.202418627 +0100
+++ /var/tmp/diff_new_pack.kS17T4/_new  2020-11-25 19:28:24.206418631 +0100
@@ -64,9 +64,9 @@
 %build
 
 %install
-mkdir -p %{buildroot}/lib/firmware
-cp *fw ipw2200-fw-3.1/*fw %{buildroot}/lib/firmware
-cp LICENSE %{buildroot}/lib/firmware/LICENSE.ipw2x00
+mkdir -p %{buildroot}%{_firmwaredir}
+cp *fw ipw2200-fw-3.1/*fw %{buildroot}%{_firmwaredir}
+cp LICENSE %{buildroot}%{_firmwaredir}/LICENSE.ipw2x00
 
 %post
 test -f /.buildenv && exit 0
@@ -87,6 +87,6 @@
 done
 
 %files
-/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]

Reply via email to