Script 'mail_helper' called by obssrc
Hello community,

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

Package is "libcdatetime"

Mon Nov 28 11:06:00 2022 rev:8 rq:1038443 version:20220104

Changes:
--------
--- /work/SRC/openSUSE:Factory/libcdatetime/libcdatetime.changes        
2022-08-09 15:28:50.209708238 +0200
+++ /work/SRC/openSUSE:Factory/.libcdatetime.new.1597/libcdatetime.changes      
2022-11-28 11:06:03.455459278 +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:
------------------
++++++ libcdatetime.spec ++++++
--- /var/tmp/diff_new_pack.Y8n6Hz/_old  2022-11-28 11:06:03.959461747 +0100
+++ /var/tmp/diff_new_pack.Y8n6Hz/_new  2022-11-28 11:06:03.967461786 +0100
@@ -27,12 +27,9 @@
 Source:         
https://github.com/libyal/libcdatetime/releases/download/%version/libcdatetime-alpha-%version.tar.gz
 Source2:        
https://github.com/libyal/libcdatetime/releases/download/%version/libcdatetime-alpha-%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
 
 %description
 Library for C date and time functions.
@@ -63,10 +60,9 @@
 %autosetup -p1
 
 %build
-autoreconf -fi
-# see libcdata for version-sc
 echo "V_%version { global: *; };" >v.sym
 %configure --disable-static LDFLAGS="-Wl,--version-script=$PWD/v.sym"
+grep '  local' config.log && exit 1
 %make_build
 
 %install

Reply via email to