Hello community,

here is the log from the commit of package libLASi for openSUSE:Factory checked 
in at 2015-11-24 22:31:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libLASi (Old)
 and      /work/SRC/openSUSE:Factory/.libLASi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libLASi"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libLASi/libLASi.changes  2015-01-30 
17:52:59.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libLASi.new/libLASi.changes     2015-11-24 
22:31:40.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Nov 18 12:47:24 UTC 2015 - [email protected]
+
+- Update cmake macros
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libLASi.spec ++++++
--- /var/tmp/diff_new_pack.nWq64g/_old  2015-11-24 22:31:41.000000000 +0100
+++ /var/tmp/diff_new_pack.nWq64g/_new  2015-11-24 22:31:41.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libLASi
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,7 +29,7 @@
 BuildRequires:  fdupes
 BuildRequires:  freetype-devel
 BuildRequires:  gcc-c++
-BuildRequires:  pkgconfig
+BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(fontconfig)
 BuildRequires:  pkgconfig(glib-2.0)
@@ -101,13 +101,12 @@
 %setup -q
 
 %build
-%cmake -DCMAKE_BUILD_TYPE=Release
+%cmake \
+  -DCMAKE_BUILD_TYPE=Release
 make %{?_smp_mflags}
 
 %install
-pushd build
-make install DESTDIR="%buildroot"
-popd
+%cmake_install
 
 mkdir -p %{buildroot}%{_docdir}
 mv %{buildroot}%{_datadir}/doc/%{name}-%{version} %{buildroot}%{_docdir}/


Reply via email to