Hello community,

here is the log from the commit of package lugaru for openSUSE:Factory checked 
in at 2018-02-14 10:52:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lugaru (Old)
 and      /work/SRC/openSUSE:Factory/.lugaru.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lugaru"

Wed Feb 14 10:52:33 2018 rev:4 rq:576398 version:1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/lugaru/lugaru.changes    2017-07-12 
19:35:17.618386102 +0200
+++ /work/SRC/openSUSE:Factory/.lugaru.new/lugaru.changes       2018-02-14 
10:52:34.231635493 +0100
@@ -1,0 +2,5 @@
+Tue Feb 13 20:07:33 UTC 2018 - crrodrig...@opensuse.org
+
+- DO not buildrequire xorg-x11-devel metapackage 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lugaru.spec ++++++
--- /var/tmp/diff_new_pack.hqgRsw/_old  2018-02-14 10:52:35.763580353 +0100
+++ /var/tmp/diff_new_pack.hqgRsw/_new  2018-02-14 10:52:35.763580353 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lugaru
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2017 Neal Gompa <ngomp...@gmail.com>.
 #
 # All modifications and additions to the file contributed by third parties
@@ -47,7 +47,7 @@
 BuildRequires:  libjpeg-devel
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
-BuildRequires:  xorg-x11-devel
+BuildRequires:  pkgconfig(gl)
 BuildRequires:  pkgconfig(glu)
 BuildRequires:  pkgconfig(libpng)
 BuildRequires:  pkgconfig(ogg)
@@ -93,10 +93,10 @@
 %cmake -DSYSTEM_INSTALL=ON \
        -DCMAKE_INSTALL_DATADIR=%{_datadir}
 
-make VERBOSE=1 %{?_smp_mflags}
+%make_jobs
 
 %install
-%make_install -C build
+%cmake_install
 
 %fdupes %{buildroot}%{_datadir}
 


Reply via email to