Hello community, here is the log from the commit of package ecryptfs-utils for openSUSE:Factory checked in at 2018-02-21 14:13:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ecryptfs-utils (Old) and /work/SRC/openSUSE:Factory/.ecryptfs-utils.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ecryptfs-utils" Wed Feb 21 14:13:57 2018 rev:50 rq:578631 version:111 Changes: -------- --- /work/SRC/openSUSE:Factory/ecryptfs-utils/ecryptfs-utils.changes 2017-11-15 16:59:09.901033809 +0100 +++ /work/SRC/openSUSE:Factory/.ecryptfs-utils.new/ecryptfs-utils.changes 2018-02-21 14:14:01.156684301 +0100 @@ -1,0 +2,6 @@ +Wed Feb 21 09:53:30 UTC 2018 - [email protected] + +- drop python2 support (needs to be replaced by python3 support) + (bsc#1081587) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ecryptfs-utils.spec ++++++ --- /var/tmp/diff_new_pack.NYxjs5/_old 2018-02-21 14:14:02.516635325 +0100 +++ /var/tmp/diff_new_pack.NYxjs5/_new 2018-02-21 14:14:02.516635325 +0100 @@ -1,7 +1,7 @@ # # spec file for package ecryptfs-utils # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -47,8 +47,8 @@ BuildRequires: pam-devel BuildRequires: pkcs11-helper-devel BuildRequires: pkg-config -BuildRequires: python-devel -BuildRequires: swig +#BuildRequires: python3-devel +#BuildRequires: swig BuildRequires: trousers-devel BuildRequires: update-desktop-files Requires(pre): pam-config @@ -85,6 +85,7 @@ %configure \ --docdir=%{_defaultdocdir}/%{name} \ --disable-static \ + --disable-pywrap \ --enable-tspi \ --enable-pkcs11-helper \ --with-pamdir=/%{_lib}/security @@ -149,8 +150,8 @@ %{_libdir}/ecryptfs* %{_datadir}/ecryptfs-utils /%{_lib}/security/pam_ecryptfs.so -%{python_sitelib}/ecryptfs-utils -%{python_sitearch}/ecryptfs-utils +#{python_sitelib}/ecryptfs-utils +#{python_sitearch}/ecryptfs-utils %{_datadir}/applications/*.desktop %dir %{_libexecdir}/modules-load.d %{_libexecdir}/modules-load.d/*
