Hello community, here is the log from the commit of package libvmime for openSUSE:Factory checked in at 2017-04-07 14:19:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libvmime (Old) and /work/SRC/openSUSE:Factory/.libvmime.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libvmime" Fri Apr 7 14:19:26 2017 rev:19 rq:483181 version:0.9.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libvmime/libvmime.changes 2017-02-03 17:48:53.677699635 +0100 +++ /work/SRC/openSUSE:Factory/.libvmime.new/libvmime.changes 2017-04-07 14:19:30.217475235 +0200 @@ -1,0 +2,5 @@ +Wed Mar 8 09:43:48 UTC 2017 - [email protected] + +- Don't stop the build due to SLES missing GSASL. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libvmime.spec ++++++ --- /var/tmp/diff_new_pack.xjFuKE/_old 2017-04-07 14:19:30.905378090 +0200 +++ /var/tmp/diff_new_pack.xjFuKE/_new 2017-04-07 14:19:30.905378090 +0200 @@ -37,7 +37,7 @@ BuildRequires: gcc-c++ BuildRequires: inkscape BuildRequires: libgnutls-devel -%if 0%{?is_opensuse} +%if !0%{?sle_version} BuildRequires: libgsasl-devel %endif BuildRequires: libopenssl-devel @@ -109,8 +109,8 @@ cmake . \ -DVMIME_SENDMAIL_PATH:STRING="%_sbindir/sendmail" \ -DVMIME_BUILD_SAMPLES:BOOL=OFF \ -%if 0%{?is_opensuse} - -DVMIME_HAVE_SASL_SUPPORT:BOOL=ON \ +%if 0%{?sle_version} + -DVMIME_HAVE_SASL_SUPPORT:BOOL=OFF \ %endif -DVMIME_HAVE_TLS_SUPPORT:BOOL=ON \ -DVMIME_BUILD_STATIC_LIBRARY:BOOL=OFF \
