Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libfcrypto for openSUSE:Factory 
checked in at 2023-11-20 21:19:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libfcrypto (Old)
 and      /work/SRC/openSUSE:Factory/.libfcrypto.new.2521 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libfcrypto"

Mon Nov 20 21:19:34 2023 rev:5 rq:1127555 version:20221229

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfcrypto/libfcrypto.changes    2022-12-30 
11:08:57.473254635 +0100
+++ /work/SRC/openSUSE:Factory/.libfcrypto.new.2521/libfcrypto.changes  
2023-11-20 21:20:18.704491883 +0100
@@ -1,0 +2,5 @@
+Sun Nov 19 13:51:48 UTC 2023 - Jan Engelhardt <[email protected]>
+
+- system-libs.patch requires autoconf rerun; add the dependency.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libfcrypto.spec ++++++
--- /var/tmp/diff_new_pack.dKcNAj/_old  2023-11-20 21:20:19.824533220 +0100
+++ /var/tmp/diff_new_pack.dKcNAj/_new  2023-11-20 21:20:19.824533220 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libfcrypto
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,6 +28,7 @@
 Source2:        
https://github.com/libyal/libfcrypto/releases/download/%version/libfcrypto-alpha-%version.tar.gz.asc
 Source9:        %name.keyring
 Patch1:         system-libs.patch
+BuildRequires:  autoconf >= 2.71
 BuildRequires:  c_compiler
 BuildRequires:  gettext-tools >= 0.21
 BuildRequires:  libtool
@@ -63,7 +64,7 @@
 %autosetup -p1
 
 %build
-if [ ! -e configure ]; then ./autogen.sh; fi
+autoreconf -fi
 # see libcdata for version-sc
 echo "V_%version { global: *; };" >v.sym
 %configure --disable-static LDFLAGS="-Wl,--version-script=$PWD/v.sym"

Reply via email to