Hello community,

here is the log from the commit of package geeqie for openSUSE:Factory checked 
in at 2017-09-05 15:18:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/geeqie (Old)
 and      /work/SRC/openSUSE:Factory/.geeqie.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "geeqie"

Tue Sep  5 15:18:41 2017 rev:15 rq:520893 version:1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/geeqie/geeqie.changes    2017-08-16 
16:18:11.787629176 +0200
+++ /work/SRC/openSUSE:Factory/.geeqie.new/geeqie.changes       2017-09-05 
15:18:43.983610233 +0200
@@ -1,0 +2,11 @@
+Fri Sep  1 19:27:12 UTC 2017 - [email protected]
+
+- Enable pkgconfig(champlain-0.12), add
+  pkgconfig(champlain-gtk-0.12), pkgconfig(clutter-1.0) and
+  pkgconfig(clutter-gtk-1.0) BuildRequires and pass --enable-maps
+  to configure: Build map support (boo#1054718).
+- Enable conditional pkgconfig(lua5.1) BuildRequires and stop
+  passing --disable-lua to configure: New lua is now in place in
+  Tumbleweed, build lua support.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ geeqie.spec ++++++
--- /var/tmp/diff_new_pack.fgGyf8/_old  2017-09-05 15:18:44.995468003 +0200
+++ /var/tmp/diff_new_pack.fgGyf8/_new  2017-09-05 15:18:44.999467441 +0200
@@ -36,15 +36,18 @@
 BuildRequires:  lirc-devel
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
-# Disabled as libchamplain support is still marked as experimental
-#BuildRequires:  pkgconfig(champlain-0.12) >= 0.12
+BuildRequires:  pkgconfig(champlain-0.12) >= 0.12
+BuildRequires:  pkgconfig(champlain-gtk-0.12) >= 0.12
+BuildRequires:  pkgconfig(clutter-1.0) >= 1.0
+BuildRequires:  pkgconfig(clutter-gtk-1.0) >= 1.0
 BuildRequires:  pkgconfig(exiv2) >= 0.11
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(lcms2)
+%if 0%{?suse_version} >= 1330
+BuildRequires:  pkgconfig(lua5.1)
+%endif
 Requires(post): update-desktop-files
 Requires(postun): update-desktop-files
-# FIXME: Enable when new lua layout lands in TW
-#BuildRequires:  pkgconfig(lua-5.1) >= 5.1
 Recommends:     %{name}-lang
 
 %description
@@ -62,7 +65,8 @@
 %configure \
         --enable-lirc \
         --with-readmedir=%{_defaultdocdir}/%{name} \
-        --disable-lua
+        --enable-map \
+        %{nil}
 make %{?_smp_mflags}
 
 %install




Reply via email to