Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libcsplit for openSUSE:Factory 
checked in at 2022-11-28 11:06:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcsplit (Old)
 and      /work/SRC/openSUSE:Factory/.libcsplit.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libcsplit"

Mon Nov 28 11:06:06 2022 rev:14 rq:1038451 version:20220109

Changes:
--------
--- /work/SRC/openSUSE:Factory/libcsplit/libcsplit.changes      2022-08-09 
15:28:54.653720936 +0200
+++ /work/SRC/openSUSE:Factory/.libcsplit.new.1597/libcsplit.changes    
2022-11-28 11:06:11.975500996 +0100
@@ -1,0 +2,6 @@
+Sat Nov 26 16:43:24 UTC 2022 - Jan Engelhardt <[email protected]>
+
+- Delete system-libs.patch (not needed - system libs are
+  autodetected)
+
+-------------------------------------------------------------------

Old:
----
  system-libs.patch

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

Other differences:
------------------
++++++ libcsplit.spec ++++++
--- /var/tmp/diff_new_pack.1Wljd0/_old  2022-11-28 11:06:12.575503934 +0100
+++ /var/tmp/diff_new_pack.1Wljd0/_new  2022-11-28 11:06:12.579503953 +0100
@@ -27,12 +27,10 @@
 Source:         
https://github.com/libyal/libcsplit/releases/download/%version/libcsplit-beta-%version.tar.gz
 Source2:        
https://github.com/libyal/libcsplit/releases/download/%version/libcsplit-beta-%version.tar.gz.asc
 Source9:        %name.keyring
-Patch1:         system-libs.patch
 BuildRequires:  c_compiler
-BuildRequires:  gettext-tools >= 0.18.1
-BuildRequires:  libtool
 BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(libcerror) >= 20201121
+BuildRequires:  pkgconfig(libcerror) >= 20220101
+# Various notes: https://en.opensuse.org/libyal
 
 %description
 A library for C split string functions.
@@ -48,17 +46,6 @@
 
 Part of the libyal family of libraries.
 
-Also see:
-
-    libcdata; generic data functions
-    libcdatetime; date and time functions
-    libcerror; error functions
-    libclocale; locale functions
-    libcnotify; notification functions
-    libcfile; file functions
-    libcpath; path functions
-    libcthreads; threads functions
-
 %package devel
 Summary:        Development files for libcsplit, a C split string library
 Group:          Development/Libraries/C and C++
@@ -74,10 +61,9 @@
 %autosetup -p1
 
 %build
-autoreconf -fi
-# see libcdata for version-sc
 echo "V_%version { global: *; };" >v.sym
 %configure --disable-static --enable-wide-character-type 
LDFLAGS="-Wl,--version-script=$PWD/v.sym"
+grep '  local' config.log && exit 1
 %make_build
 
 %install

Reply via email to