Hello community,

here is the log from the commit of package slade for openSUSE:Factory checked 
in at 2018-06-19 11:56:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/slade (Old)
 and      /work/SRC/openSUSE:Factory/.slade.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "slade"

Tue Jun 19 11:56:24 2018 rev:6 rq:616318 version:3.1.1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/slade/slade.changes      2018-04-20 
17:32:54.167069947 +0200
+++ /work/SRC/openSUSE:Factory/.slade.new/slade.changes 2018-06-19 
11:56:24.998176179 +0200
@@ -1,0 +2,6 @@
+Tue Jun 12 12:46:57 UTC 2018 - jeng...@inai.de
+
+- Fix build failure... slade wants zip, not p7zip.
+- Wrap %desktop_* into a 42.x/13.x guard.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ slade.spec ++++++
--- /var/tmp/diff_new_pack.jFTOrV/_old  2018-06-19 11:56:25.638152419 +0200
+++ /var/tmp/diff_new_pack.jFTOrV/_new  2018-06-19 11:56:25.642152271 +0200
@@ -34,9 +34,9 @@
 BuildRequires:  cmake
 BuildRequires:  freeimage-devel
 BuildRequires:  gcc-c++
-BuildRequires:  p7zip
 BuildRequires:  update-desktop-files
 BuildRequires:  wxWidgets-3_0-devel
+BuildRequires:  zip
 BuildRequires:  pkgconfig(fluidsynth)
 BuildRequires:  pkgconfig(ftgl)
 BuildRequires:  pkgconfig(gl)
@@ -87,11 +87,13 @@
 
 install -Dm644 "%_sourcedir/slade.desktop" 
"$b/%_datadir/applications/%name.desktop"
 
+%if 0%{?suse_version} <= 1320
 %post
 %desktop_database_post
 
 %postun
 %desktop_database_postun
+%endif
 
 %files
 %defattr(-,root,root)


Reply via email to