Eliminate use of obsolete %patchN syntax

Related: RHEL-132483
This commit is contained in:
Vitezslav Crhonek 2025-12-11 09:23:31 +01:00
parent aaa34a66aa
commit e1810ad417

View File

@ -58,16 +58,16 @@ Testcase Files for the SBLIM Testsuite.
%prep
%setup -q
autoreconf --install --force
%patch0 -p0 -b .missing-fclose
%patch1 -p0 -b .methods-enable
%patch2 -p1 -b .double-fclose
%patch3 -p1 -b .docdir
%patch4 -p1 -b .pegasus-interop
%patch5 -p1 -b .prov-reg-sfcb-systemd
%patch6 -p1 -b .list-lib-dependencies
%patch7 -p1 -b .dont-install-license
%patch8 -p1 -b .fix-get-os-install-date
%patch9 -p1 -b .fix-possible-null-dereference.patch
%patch -P 0 -p0 -b .missing-fclose
%patch -P 1 -p0 -b .methods-enable
%patch -P 2 -p1 -b .double-fclose
%patch -P 3 -p1 -b .docdir
%patch -P 4 -p1 -b .pegasus-interop
%patch -P 5 -p1 -b .prov-reg-sfcb-systemd
%patch -P 6 -p1 -b .list-lib-dependencies
%patch -P 7 -p1 -b .dont-install-license
%patch -P 8 -p1 -b .fix-get-os-install-date
%patch -P 9 -p1 -b .fix-possible-null-dereference.patch
%build
%configure TESTSUITEDIR=%{_datadir}/sblim-testsuite --disable-static