Script 'mail_helper' called by obssrc
Hello community,

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

Package is "libfvde"

Mon Nov 28 11:06:28 2022 rev:12 rq:1038474 version:20220915

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfvde/libfvde.changes  2022-09-19 
16:04:03.374265682 +0200
+++ /work/SRC/openSUSE:Factory/.libfvde.new.1597/libfvde.changes        
2022-11-28 11:06:33.703607390 +0100
@@ -1,0 +2,6 @@
+Sat Nov 26 16:43:24 UTC 2022 - Jan Engelhardt <jeng...@inai.de>
+
+- Delete system-libs.patch (not needed - system libs are
+  autodetected)
+
+-------------------------------------------------------------------

Old:
----
  system-libs.patch

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

Other differences:
------------------
++++++ libfvde.spec ++++++
--- /var/tmp/diff_new_pack.U7vHMh/_old  2022-11-28 11:06:34.255610093 +0100
+++ /var/tmp/diff_new_pack.U7vHMh/_new  2022-11-28 11:06:34.259610113 +0100
@@ -27,11 +27,8 @@
 Source:         
https://github.com/libyal/libfvde/releases/download/%version/libfvde-experimental-%version.tar.gz
 Source2:        
https://github.com/libyal/libfvde/releases/download/%version/libfvde-experimental-%version.tar.gz.asc
 Source9:        %name.keyring
-Patch1:         system-libs.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  c_compiler
-BuildRequires:  gettext-tools >= 0.21
-BuildRequires:  libtool
 BuildRequires:  pkg-config
 BuildRequires:  python-rpm-macros
 BuildRequires:  pkgconfig(fuse)
@@ -56,6 +53,7 @@
 BuildRequires:  pkgconfig(python3)
 BuildRequires:  pkgconfig(zlib)
 %python_subpackages
+# Various notes: https://en.opensuse.org/libyal
 
 %description
 libfvde is a library to access the File Vault Drive Encryption format.
@@ -97,13 +95,10 @@
 %autosetup -p1
 
 %build
-autoreconf -fi
-# OOT builds are presently broken, so we have to install
-# within each python iteration now, not in %%install.
 %{python_expand #
-# see libcdata for version-sc
 echo "V_%version { global: *; };" >v.sym
 %configure --disable-static --enable-wide-character-type --enable-python 
PYTHON_VERSION="%{$python_bin_suffix}" LDFLAGS="-Wl,--version-script=$PWD/v.sym"
+grep ' '' ''local' config.log && exit 1
 %make_build
 %make_install DESTDIR="%_builddir/rt"
 %make_build clean
@@ -113,9 +108,6 @@
 mv %_builddir/rt/* %buildroot/
 find %{buildroot} -type f -name "*.la" -delete -print
 
-%check
-# make check
-
 %post   -n %{lname} -p /sbin/ldconfig
 %postun -n %{lname} -p /sbin/ldconfig
 

Reply via email to