Hello community,

here is the log from the commit of package intel-SINIT for openSUSE:Factory 
checked in at 2017-11-27 22:18:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/intel-SINIT (Old)
 and      /work/SRC/openSUSE:Factory/.intel-SINIT.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "intel-SINIT"

Mon Nov 27 22:18:29 2017 rev:6 rq:545895 version:2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/intel-SINIT/intel-SINIT.changes  2017-05-16 
14:45:49.853432870 +0200
+++ /work/SRC/openSUSE:Factory/.intel-SINIT.new/intel-SINIT.changes     
2017-11-27 22:18:34.962261064 +0100
@@ -1,0 +2,6 @@
+Mon Nov 27 09:36:15 UTC 2017 - [email protected]
+
+- Correctly install SINIT files ending in lower case .bin into /usr/lib/sinit,
+  instead of into the documentation dirs.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ intel-SINIT.spec ++++++
--- /var/tmp/diff_new_pack.terZFt/_old  2017-11-27 22:18:35.534240304 +0100
+++ /var/tmp/diff_new_pack.terZFt/_new  2017-11-27 22:18:35.542240014 +0100
@@ -97,7 +97,7 @@
 %install
 mkdir -p $RPM_BUILD_ROOT/usr/lib/sinit
 
-mv */*.BIN $RPM_BUILD_ROOT/usr/lib/sinit
+mv */*.[Bb][Ii][nN] $RPM_BUILD_ROOT/usr/lib/sinit
 chmod 644 $RPM_BUILD_ROOT/usr/lib/sinit/*.BIN
 
 %fdupes %buildroot/%_prefix
















Reply via email to