Hello community,

here is the log from the commit of package mstflint for openSUSE:Factory 
checked in at 2019-03-29 20:43:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mstflint (Old)
 and      /work/SRC/openSUSE:Factory/.mstflint.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mstflint"

Fri Mar 29 20:43:05 2019 rev:16 rq:689744 version:4.11.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mstflint/mstflint.changes        2019-02-15 
10:02:10.323630196 +0100
+++ /work/SRC/openSUSE:Factory/.mstflint.new.25356/mstflint.changes     
2019-03-29 20:43:07.182677403 +0100
@@ -1,0 +2,5 @@
+Fri Mar 29 07:54:57 UTC 2019 - Nicolas Morey-Chaisemartin 
<[email protected]>
+
+- Add missing python helpers to the package (bsc#1103497)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mstflint.spec ++++++
--- /var/tmp/diff_new_pack.txSDom/_old  2019-03-29 20:43:08.162677373 +0100
+++ /var/tmp/diff_new_pack.txSDom/_new  2019-03-29 20:43:08.162677373 +0100
@@ -12,7 +12,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/
 #
 
 
@@ -65,12 +65,13 @@
 %install
 make %{?_smp_mflags} DESTDIR=%{buildroot} install
 rm -rf %{buildroot}%{_includedir}/mstflint
-rm -rf  %{buildroot}%{_libdir}/mstflint/
+rm -rf  %{buildroot}%{_libdir}/mstflint/*.a
 rm -rf %{buildroot}%{_bindir}/hca_self_test.ofed
 
 %files
 %defattr(-, root, root)
-%doc README COPYING LICENSE
+%doc README
+%license LICENSE COPYING
 %{_bindir}/mstconfig
 %{_bindir}/mstcongestion
 %{_bindir}/mstflint
@@ -83,6 +84,7 @@
 %{_bindir}/mstregdump
 %{_bindir}/mstvpd
 %{_mandir}/man1/*.1%{ext_man}
+%{_libdir}/mstflint/
 %{_datadir}/mstflint/
 
 %changelog


Reply via email to