forked from pool/libvmime
This commit is contained in:
parent
57f8af14ce
commit
9a62eed66f
@ -1,7 +1,7 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 8 09:43:48 UTC 2017 - bosim@opensuse.org
|
Wed Mar 8 09:43:48 UTC 2017 - bosim@opensuse.org
|
||||||
|
|
||||||
- Switch off GSASL for SLES
|
- Don't stop the build due to SLES missing GSASL.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 23 22:44:49 UTC 2017 - jengelh@inai.de
|
Mon Jan 23 22:44:49 UTC 2017 - jengelh@inai.de
|
||||||
|
@ -109,7 +109,7 @@ cf="%optflags -DVMIME_ALWAYS_GENERATE_7BIT_PARAMETER=1"
|
|||||||
cmake . \
|
cmake . \
|
||||||
-DVMIME_SENDMAIL_PATH:STRING="%_sbindir/sendmail" \
|
-DVMIME_SENDMAIL_PATH:STRING="%_sbindir/sendmail" \
|
||||||
-DVMIME_BUILD_SAMPLES:BOOL=OFF \
|
-DVMIME_BUILD_SAMPLES:BOOL=OFF \
|
||||||
%if !0%{?is_opensuse}
|
%if 0%{?sle_version}
|
||||||
-DVMIME_HAVE_SASL_SUPPORT:BOOL=OFF \
|
-DVMIME_HAVE_SASL_SUPPORT:BOOL=OFF \
|
||||||
%endif
|
%endif
|
||||||
-DVMIME_HAVE_TLS_SUPPORT:BOOL=ON \
|
-DVMIME_HAVE_TLS_SUPPORT:BOOL=ON \
|
||||||
|
Loading…
Reference in New Issue
Block a user