forked from pool/libvmime
Accepting request 453535 from server:mail
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/453535 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvmime?expand=0&rev=18
This commit is contained in:
commit
4961fa4445
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 23 22:44:49 UTC 2017 - jengelh@inai.de
|
||||
|
||||
- Resolve wrong name of cmake variable:
|
||||
CMAKE_RELEASE_TYPE -> CMAKE_BUILD_TYPE
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 3 11:51:36 UTC 2017 - jengelh@inai.de
|
||||
|
||||
|
@ -114,7 +114,7 @@ cmake . \
|
||||
%endif
|
||||
-DVMIME_HAVE_TLS_SUPPORT:BOOL=ON \
|
||||
-DVMIME_BUILD_STATIC_LIBRARY:BOOL=OFF \
|
||||
-DCMAKE_RELEASE_TYPE:STRING="RelWithDebInfo" \
|
||||
-DCMAKE_BUILD_TYPE:STRING="RelWithDebInfo" \
|
||||
-DCMAKE_INSTALL_PREFIX:PATH="%_prefix" \
|
||||
-DCMAKE_CXX_FLAGS_DEBUG:STRING="-g" \
|
||||
%if 0%{?suse_version} >= 1310
|
||||
|
Loading…
Reference in New Issue
Block a user