Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libbde for openSUSE:Factory checked in at 2021-06-27 18:59:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libbde (Old) and /work/SRC/openSUSE:Factory/.libbde.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libbde" Sun Jun 27 18:59:11 2021 rev:12 rq:902510 version:20210605 Changes: -------- --- /work/SRC/openSUSE:Factory/libbde/libbde.changes 2020-10-21 14:39:48.781653782 +0200 +++ /work/SRC/openSUSE:Factory/.libbde.new.2625/libbde.changes 2021-06-27 19:00:20.552375424 +0200 @@ -1,0 +2,14 @@ +Sat Jun 26 10:08:49 UTC 2021 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 20210605 + * No changelog was provided + +------------------------------------------------------------------- +Thu May 13 11:06:37 UTC 2021 - Jan Engelhardt <jeng...@inai.de> + +- Update to snapshot 20210425 (585f94c5) + * No changelog was provided +- Add system-libs.patch +- Added the --enable-wide-character-type flag at build time + +------------------------------------------------------------------- Old: ---- libbde-alpha-20200724.tar.gz New: ---- libbde-alpha-20210605.tar.gz system-libs.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libbde.spec ++++++ --- /var/tmp/diff_new_pack.9F5Gxo/_old 2021-06-27 19:00:21.008376023 +0200 +++ /var/tmp/diff_new_pack.9F5Gxo/_new 2021-06-27 19:00:21.012376028 +0200 @@ -1,7 +1,7 @@ # # spec file for package libbde # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,40 +17,39 @@ %define lname libbde1 -%define timestamp 20200724 Name: libbde -Version: 0~%{timestamp} +Version: 20210605 Release: 0 Summary: Library and tools to access Microsoft Bitlocker Disk Encrypted partitions -License: LGPL-3.0-or-later AND GFDL-1.1-or-later AND GFDL-1.3-or-later +License: GFDL-1.1-or-later AND LGPL-3.0-or-later AND GFDL-1.3-or-later Group: Productivity/File utilities -URL: https://github.com/libyal/libbde/wiki -Source: https://github.com/libyal/libbde/releases/download/%timestamp/%{name}-alpha-%{timestamp}.tar.gz +URL: https://github.com/libyal/libbde +Source: https://github.com/libyal/libbde/releases/download/%version/libbde-alpha-%version.tar.gz Source2: BitLocker_Drive_Encryption_BDE_format.pdf -BuildRequires: glibc-devel -BuildRequires: pkgconfig +Patch1: system-libs.patch +BuildRequires: c_compiler +BuildRequires: gettext-tools >= 0.18.1 +BuildRequires: libtool +BuildRequires: pkg-config BuildRequires: pkgconfig(fuse) >= 2.6 -BuildRequires: pkgconfig(libbfio) >= 20130721 -BuildRequires: pkgconfig(libcaes) >= 20130331 -BuildRequires: pkgconfig(libcdata) >= 20130904 -BuildRequires: pkgconfig(libcerror) >= 20120425 -BuildRequires: pkgconfig(libcfile) >= 20130609 -BuildRequires: pkgconfig(libclocale) >= 20130609 -BuildRequires: pkgconfig(libcnotify) >= 20120425 -BuildRequires: pkgconfig(libcsplit) >= 20130609 -BuildRequires: pkgconfig(libcthreads) >= 20130723 -BuildRequires: pkgconfig(libfcache) >= 20120405 -BuildRequires: pkgconfig(libfdata) >= 20120405 -BuildRequires: pkgconfig(libfdatetime) >= 20120522 -BuildRequires: pkgconfig(libfguid) >= 20120426 -BuildRequires: pkgconfig(libfvalue) >= 20120428 -BuildRequires: pkgconfig(libhmac) >= 20130714 -BuildRequires: pkgconfig(libuna) >= 20120425 -BuildRequires: pkgconfig(python2) +BuildRequires: pkgconfig(libbfio) >= 20201229 +BuildRequires: pkgconfig(libcaes) >= 20201012 +BuildRequires: pkgconfig(libcdata) >= 20210625 +BuildRequires: pkgconfig(libcerror) >= 20201121 +BuildRequires: pkgconfig(libcfile) >= 20201229 +BuildRequires: pkgconfig(libclocale) >= 20210526 +BuildRequires: pkgconfig(libcnotify) >= 20200913 +BuildRequires: pkgconfig(libcpath) >= 20200623 +BuildRequires: pkgconfig(libcsplit) >= 20200703 +BuildRequires: pkgconfig(libcthreads) >= 20200508 +BuildRequires: pkgconfig(libfcache) >= 20200708 +BuildRequires: pkgconfig(libfdata) >= 20201129 +BuildRequires: pkgconfig(libfdatetime) >= 20180910 +BuildRequires: pkgconfig(libfguid) >= 20180724 +BuildRequires: pkgconfig(libfvalue) >= 20210510 +BuildRequires: pkgconfig(libhmac) >= 20200104 +BuildRequires: pkgconfig(libuna) >= 20201204 BuildRequires: pkgconfig(python3) -# fails to build with factory package, use internal - verified 2/16/2017 -BuildRequires: pkgconfig(libcpath) >= 20130609 -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description 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. @@ -89,14 +88,13 @@ Summary: Tools to access Microsoft Bitlocker Drive Encrypted volumes License: LGPL-3.0-or-later Group: Productivity/File utilities -Requires: %{lname} = %{version} %description tools 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. %package devel Summary: Development files for libbde, used to access Bitlocker Drive Encrypted Volumes -License: LGPL-3.0-or-later AND GFDL-1.1-or-later AND GFDL-1.3-or-later +License: GFDL-1.1-or-later AND LGPL-3.0-or-later AND GFDL-1.3-or-later Group: Development/Libraries/C and C++ Requires: %{lname} = %{version} @@ -110,48 +108,39 @@ Summary: Python 3 bindings for libbde, a Bitlocker Drive Encryption library License: LGPL-3.0-or-later Group: Development/Languages/Python -Requires: %{lname} = %{version} -Requires: python3 %description -n python3-%{name} Python 3 bindings for libbde, which can access Bitlocker Drive Encrypted volumes %prep -%setup -q -n libbde-%{timestamp} +%autosetup -p1 cp "%{SOURCE2}" . %build -# I haven't tested the usefullness of these args yet -%configure --disable-static --prefix=/usr --libdir=%{_libdir} --mandir=%{_mandir} --enable-python3 -make %{?_smp_mflags} +if [ ! -e configure ]; then ./autogen.sh; fi +%configure --disable-static --enable-wide-character-type --enable-python3 +%make_build %install -make DESTDIR=%{buildroot} install %{?_smp_mflags} +%make_install find %{buildroot} -type f -name "*.la" -delete -print # we have static libs for some reason, trash them -find %{buildroot} -name "*.a" -delete +find %{buildroot} -name "*.a" -print -delete %post -n %{lname} -p /sbin/ldconfig - %postun -n %{lname} -p /sbin/ldconfig %files -n %{lname} -%defattr(-,root,root) %license COPYING* -%doc AUTHORS ChangeLog %{_libdir}/libbde.so.* %files tools -%defattr(-,root,root) %license COPYING* -%doc AUTHORS README ChangeLog %{_bindir}/bde* %{_mandir}/man1/bde*.1* %files devel -%defattr(-,root,root) %license COPYING* -%doc AUTHORS README ChangeLog %doc BitLocker_Drive_Encryption_*.pdf %{_includedir}/libbde.h %{_includedir}/libbde/ @@ -160,9 +149,7 @@ %{_mandir}/man3/libbde.3* %files -n python3-%{name} -%defattr(-,root,root) %license COPYING* -%doc AUTHORS README ChangeLog %{python3_sitearch}/pybde.so %changelog ++++++ libbde-alpha-20200724.tar.gz -> libbde-alpha-20210605.tar.gz ++++++ ++++ 17762 lines of diff (skipped) ++++++ system-libs.patch ++++++ From: Jan Engelhardt <jeng...@inai.de> Date: 2021-05-12 17:36:02.536572543 +0200 Some dirs are not present in snapshots directly generated from git (nor are they marked as a submodule). Patch it out, since we have them as system libs. --- Makefile.am | 34 ---------------------------------- configure.ac | 17 ----------------- 2 files changed, 51 deletions(-) Index: libbde/Makefile.am =================================================================== --- libbde.orig/Makefile.am +++ libbde/Makefile.am @@ -3,23 +3,6 @@ ACLOCAL_AMFLAGS = -I m4 SUBDIRS = \ include \ common \ - libcerror \ - libcthreads \ - libcdata \ - libclocale \ - libcnotify \ - libcsplit \ - libuna \ - libcfile \ - libcpath \ - libbfio \ - libfcache \ - libfdata \ - libfdatetime \ - libfguid \ - libfvalue \ - libhmac \ - libcaes \ libbde \ bdetools \ pybde \ @@ -81,23 +64,6 @@ lib: library library: (cd $(srcdir)/common && $(MAKE) $(AM_MAKEFLAGS)) - (cd $(srcdir)/libcerror && $(MAKE) $(AM_MAKEFLAGS)) - (cd $(srcdir)/libcthreads && $(MAKE) $(AM_MAKEFLAGS)) - (cd $(srcdir)/libcdata && $(MAKE) $(AM_MAKEFLAGS)) - (cd $(srcdir)/libclocale && $(MAKE) $(AM_MAKEFLAGS)) - (cd $(srcdir)/libcnotify && $(MAKE) $(AM_MAKEFLAGS)) - (cd $(srcdir)/libcsplit && $(MAKE) $(AM_MAKEFLAGS)) - (cd $(srcdir)/libuna && $(MAKE) $(AM_MAKEFLAGS)) - (cd $(srcdir)/libcfile && $(MAKE) $(AM_MAKEFLAGS)) - (cd $(srcdir)/libcpath && $(MAKE) $(AM_MAKEFLAGS)) - (cd $(srcdir)/libbfio && $(MAKE) $(AM_MAKEFLAGS)) - (cd $(srcdir)/libfcache && $(MAKE) $(AM_MAKEFLAGS)) - (cd $(srcdir)/libfdata && $(MAKE) $(AM_MAKEFLAGS)) - (cd $(srcdir)/libfdatetime && $(MAKE) $(AM_MAKEFLAGS)) - (cd $(srcdir)/libfguid && $(MAKE) $(AM_MAKEFLAGS)) - (cd $(srcdir)/libfvalue && $(MAKE) $(AM_MAKEFLAGS)) - (cd $(srcdir)/libhmac && $(MAKE) $(AM_MAKEFLAGS)) - (cd $(srcdir)/libcaes && $(MAKE) $(AM_MAKEFLAGS)) (cd $(srcdir)/libbde && $(MAKE) $(AM_MAKEFLAGS)) (cd $(srcdir)/po && $(MAKE) $(AM_MAKEFLAGS)) Index: libbde/configure.ac =================================================================== --- libbde.orig/configure.ac +++ libbde/configure.ac @@ -182,23 +182,6 @@ dnl Generate Makefiles AC_CONFIG_FILES([Makefile]) AC_CONFIG_FILES([include/Makefile]) AC_CONFIG_FILES([common/Makefile]) -AC_CONFIG_FILES([libcerror/Makefile]) -AC_CONFIG_FILES([libcthreads/Makefile]) -AC_CONFIG_FILES([libcdata/Makefile]) -AC_CONFIG_FILES([libclocale/Makefile]) -AC_CONFIG_FILES([libcnotify/Makefile]) -AC_CONFIG_FILES([libcsplit/Makefile]) -AC_CONFIG_FILES([libuna/Makefile]) -AC_CONFIG_FILES([libcfile/Makefile]) -AC_CONFIG_FILES([libcpath/Makefile]) -AC_CONFIG_FILES([libbfio/Makefile]) -AC_CONFIG_FILES([libfcache/Makefile]) -AC_CONFIG_FILES([libfdata/Makefile]) -AC_CONFIG_FILES([libfdatetime/Makefile]) -AC_CONFIG_FILES([libfguid/Makefile]) -AC_CONFIG_FILES([libfvalue/Makefile]) -AC_CONFIG_FILES([libhmac/Makefile]) -AC_CONFIG_FILES([libcaes/Makefile]) AC_CONFIG_FILES([libbde/Makefile]) AC_CONFIG_FILES([pybde/Makefile]) AC_CONFIG_FILES([pybde-python2/Makefile])