Hello community, here is the log from the commit of package pam_wrapper for openSUSE:Factory checked in at 2020-05-20 18:46:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pam_wrapper (Old) and /work/SRC/openSUSE:Factory/.pam_wrapper.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pam_wrapper" Wed May 20 18:46:47 2020 rev:13 rq:807457 version:1.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/pam_wrapper/pam_wrapper.changes 2020-03-26 23:35:18.210819006 +0100 +++ /work/SRC/openSUSE:Factory/.pam_wrapper.new.2738/pam_wrapper.changes 2020-05-20 18:46:48.613464010 +0200 @@ -1,0 +2,5 @@ +Wed May 20 07:02:41 UTC 2020 - Andreas Schneider <[email protected]> + +- Fix the build (remove py2 lib if built without py2 support) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pam_wrapper.spec ++++++ --- /var/tmp/diff_new_pack.wT9Tgg/_old 2020-05-20 18:46:49.557466130 +0200 +++ /var/tmp/diff_new_pack.wT9Tgg/_new 2020-05-20 18:46:49.561466139 +0200 @@ -118,6 +118,10 @@ %install %cmake_install +%if %{without python2} +rm -rf %{python2_sitearch}/pypamtest.so +%endif + %check %ctest
