Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libbde for openSUSE:Factory checked in at 2022-11-28 11:05:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libbde (Old) and /work/SRC/openSUSE:Factory/.libbde.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libbde" Mon Nov 28 11:05:57 2022 rev:18 rq:1038440 version:20221031 Changes: -------- --- /work/SRC/openSUSE:Factory/libbde/libbde.changes 2022-11-10 14:22:15.866342881 +0100 +++ /work/SRC/openSUSE:Factory/.libbde.new.1597/libbde.changes 2022-11-28 11:06:01.059447547 +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: ------------------ ++++++ libbde.spec ++++++ --- /var/tmp/diff_new_pack.y7F56L/_old 2022-11-28 11:06:01.643450406 +0100 +++ /var/tmp/diff_new_pack.y7F56L/_new 2022-11-28 11:06:01.651450445 +0100 @@ -28,11 +28,8 @@ Source2: https://github.com/libyal/libbde/releases/download/%version/libbde-alpha-%version.tar.gz.asc Source3: %name.keyring Source10: BitLocker_Drive_Encryption_BDE_format.pdf -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) >= 2.6 @@ -53,18 +50,22 @@ BuildRequires: pkgconfig(libhmac) >= 20220425 BuildRequires: pkgconfig(libuna) >= 20220611 %python_subpackages +# Various notes: https://en.opensuse.org/libyal %description libbde is a library to access the BitLocker Drive Encryption (BDE) format. The BDE format is used by Windows, as of Vista, to encrypt data on a storage media volume. + %package -n %{lname} Summary: Library to access Microsoft Bitlocker Drive Encrypted volumes License: LGPL-3.0-or-later Group: System/Libraries %description -n %{lname} -libbde is a library and tools to access the BitLocker Drive Encryption (BDE) format. The BDE format is used by Windows, as of Vista, to encrypt data on a storage media volume. +libbde is a library to access the BitLocker Drive Encryption (BDE) +format. The BDE format is used by Windows, as of Vista, to encrypt +data on a storage media volume. Supported BDE formats: @@ -115,11 +116,7 @@ cp %_sourcedir/*.pdf . %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}" \