Hello community,

here is the log from the commit of package proj for openSUSE:Factory checked in 
at 2019-10-30 14:47:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/proj (Old)
 and      /work/SRC/openSUSE:Factory/.proj.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "proj"

Wed Oct 30 14:47:18 2019 rev:23 rq:743902 version:6.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/proj/proj.changes        2019-09-30 
15:58:55.413292534 +0200
+++ /work/SRC/openSUSE:Factory/.proj.new.2990/proj.changes      2019-10-30 
14:47:35.450167755 +0100
@@ -1,0 +2,5 @@
+Tue Oct 29 16:19:00 UTC 2019 - Angelos Tzotsos <tzot...@opensuse.org>
+
+- Fix Leap build target
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ proj.spec ++++++
--- /var/tmp/diff_new_pack.Lk9iRu/_old  2019-10-30 14:47:36.794169184 +0100
+++ /var/tmp/diff_new_pack.Lk9iRu/_new  2019-10-30 14:47:36.798169188 +0100
@@ -32,7 +32,9 @@
 BuildRequires:  pkgconfig >= 0.9.0
 BuildRequires:  sqlite3
 BuildRequires:  unzip
+%if 0%{?suse_version} > 1500
 BuildRequires:  pkgconfig(gtest)
+%endif
 BuildRequires:  pkgconfig(sqlite3) >= 3.7
 Provides:       libproj = %{version}
 
@@ -67,7 +69,9 @@
 
 %build
 %configure \
+%if 0%{?suse_version} > 1500
   --with-external-gtest \
+%endif
   --disable-static
 %make_build
 



Reply via email to