diff --git a/gnutls.spec b/gnutls.spec index 282c4b0d420384b9a0d68503019ea956501a2121..d455bce9c2f50e546db29461f96dc48bd1b4ede0 100644 --- a/gnutls.spec +++ b/gnutls.spec @@ -1,6 +1,6 @@ Name: gnutls Version: 3.6.14 -Release: 10 +Release: 11 Summary: The GNU Secure Communication Protocol Library License: LGPLv2.1+ and GPLv3+ @@ -170,7 +170,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/pkgconfig/gnutls-dane.pc %find_lang gnutls %check -make check %{?_smp_mflags} +%make_build check %{?_smp_mflags} %files -f gnutls.lang %defattr(-,root,root) @@ -223,6 +223,9 @@ make check %{?_smp_mflags} %endif %changelog +* Fri Feb 10 2023 wangjunqi - 3.6.14-11 +- replace 'make check' with '%make_build check' + * Thu Sep 1 2022 xuraoqing - 3.6.14-10 - Detach the sub package gnutls-utils from gnutls