Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libvmime for openSUSE:Factory checked in at 2022-01-15 20:05:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libvmime (Old) and /work/SRC/openSUSE:Factory/.libvmime.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libvmime" Sat Jan 15 20:05:11 2022 rev:26 rq:946609 version:0.9.2.165 Changes: -------- --- /work/SRC/openSUSE:Factory/libvmime/libvmime.changes 2021-12-07 00:02:06.147987179 +0100 +++ /work/SRC/openSUSE:Factory/.libvmime.new.1892/libvmime.changes 2022-01-15 20:05:17.341763185 +0100 @@ -1,0 +2,5 @@ +Sat Jan 8 12:56:59 UTC 2022 - Jan Engelhardt <[email protected]> + +- Add BuildRequires for RH/CentOS + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libvmime.spec ++++++ --- /var/tmp/diff_new_pack.xPgC86/_old 2022-01-15 20:05:17.845763577 +0100 +++ /var/tmp/diff_new_pack.xPgC86/_new 2022-01-15 20:05:17.849763581 +0100 @@ -31,10 +31,15 @@ Patch2: libvmime-soname.diff BuildRequires: cmake >= 2.8.3 BuildRequires: gcc-c++ +%if 0%{?centos_version} +BuildRequires: gnutls-devel +%else BuildRequires: libgnutls-devel +%endif %if !0%{?sle_version} BuildRequires: libgsasl-devel %endif +BuildRequires: openssl-devel BuildRequires: pkg-config BuildRequires: xz %if 0%{?with_pdf} @@ -110,7 +115,8 @@ -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING="$cf" \ -DCMAKE_CXX_FLAGS:STRING=" " \ -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING="$cf" \ - -DCMAKE_C_FLAGS:STRING=" " + -DCMAKE_C_FLAGS:STRING=" " \ + -DVMIME_BUILD_DOCUMENTATION:BOOL=OFF %cmake_build %install
