Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lz4 for openSUSE:Factory checked in 
at 2024-08-16 12:22:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lz4 (Old)
 and      /work/SRC/openSUSE:Factory/.lz4.new.2698 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lz4"

Fri Aug 16 12:22:54 2024 rev:22 rq:1194080 version:1.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/lz4/lz4.changes  2024-07-25 11:57:17.513861007 
+0200
+++ /work/SRC/openSUSE:Factory/.lz4.new.2698/lz4.changes        2024-08-16 
12:23:08.277755397 +0200
@@ -1,0 +2,6 @@
+Wed Aug 14 16:09:45 UTC 2024 - Ben Greiner <c...@bnavigator.de>
+
+- Switch to cmake build system: Creates extra cmake modules for
+  consuming projects
+
+-------------------------------------------------------------------

New:
----
  _scmsync.obsinfo
  build.specials.obscpio

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

Other differences:
------------------
++++++ lz4.spec ++++++
--- /var/tmp/diff_new_pack.SPmTy2/_old  2024-08-16 12:23:10.525848822 +0200
+++ /var/tmp/diff_new_pack.SPmTy2/_new  2024-08-16 12:23:10.541849486 +0200
@@ -30,6 +30,8 @@
 Source99:       baselibs.conf
 Patch2:         lz-export.diff
 BuildRequires:  pkgconfig
+BuildRequires:  cmake
+BuildRequires:  fdupes
 %{?suse_build_hwcaps_libs}
 
 %description
@@ -71,11 +73,14 @@
 %autosetup -p1
 
 %build
-V=1 %make_build CFLAGS="%optflags"
+%define __sourcedir build/cmake
+%cmake \
+  -DBUILD_STATIC_LIBS:BOOL=OFF
+%cmake_build
 
 %install
-%make_install PREFIX="%_prefix" LIBDIR="%_libdir"
-rm -f "%buildroot/%_libdir"/*.a
+%cmake_install
+%fdupes %{buildroot}/%{_mandir}
 
 %check
 LD_LIBRARY_PATH="%buildroot/%_libdir" ldd -r "%buildroot/%_bindir/lz4"
@@ -97,4 +102,5 @@
 %_includedir/lz4*.h
 %_libdir/liblz4.so
 %_libdir/pkgconfig/*.pc
+%_libdir/cmake/lz4
 

++++++ _scmsync.obsinfo ++++++
mtime: 1723665497
commit: 45c107641fe2b47b8d433842d0ff23738f0534636749a260257bbee35bab5e5e
url: https://src.opensuse.org/jengelh/lz4
revision: master

Reply via email to