Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libpff for openSUSE:Factory checked in at 2022-11-28 11:06:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libpff (Old) and /work/SRC/openSUSE:Factory/.libpff.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libpff" Mon Nov 28 11:06:40 2022 rev:11 rq:1038486 version:20211114 Changes: -------- --- /work/SRC/openSUSE:Factory/libpff/libpff.changes 2022-01-22 08:19:35.434335114 +0100 +++ /work/SRC/openSUSE:Factory/.libpff.new.1597/libpff.changes 2022-11-28 11:06:45.887667048 +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: ------------------ ++++++ libpff.spec ++++++ --- /var/tmp/diff_new_pack.RbNSmO/_old 2022-11-28 11:06:46.431669711 +0100 +++ /var/tmp/diff_new_pack.RbNSmO/_new 2022-11-28 11:06:46.439669751 +0100 @@ -32,12 +32,9 @@ Source14: Personal_Folder_File_PFF_format.pdf Source15: MAPI_definitions.pdf Source16: libpff-libfdata.pdf -Patch1: system-libs.patch Patch2: pkgconfig.diff BuildRequires: %{python_module devel} BuildRequires: c_compiler -BuildRequires: gettext-tools >= 0.18.1 -BuildRequires: libtool BuildRequires: pkg-config BuildRequires: python-rpm-macros BuildRequires: pkgconfig(libbfio) >= 20201229 @@ -59,6 +56,7 @@ BuildRequires: pkgconfig(libuna) >= 20210801 BuildRequires: pkgconfig(zlib) %python_subpackages +# Various notes: https://en.opensuse.org/libyal %description libpff is a library to access the Personal Folder File (PFF) and the @@ -109,14 +107,11 @@ cp -av %_sourcedir/*.pdf . %build -autoreconf -fi -# Package has a history of not bumping on ABI breaks (e.g. 59bcd7a46e) echo "V_%version { global: *; };" >sym.ver -# OOT builds are presently broken, so we have to install -# within each python iteration now, not in %%install. %{python_expand # %configure --disable-static --enable-wide-character-type \ --enable-python PYTHON_VERSION="%{$python_bin_suffix}" +grep ' '' ''local' config.log && exit 1 %make_build LDFLAGS="-Wl,--version-script=$PWD/sym.ver" %make_install DESTDIR="%_builddir/rt" %make_build clean
