From 0861172f03b5788432a8511b9f9e849a4b7f4396 Mon Sep 17 00:00:00 2001 From: tigro Date: Mon, 9 Oct 2023 20:56:33 +0300 Subject: [PATCH] Debranding for MSVSphere 9.3 --- SPECS/opa-ff.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/SPECS/opa-ff.spec b/SPECS/opa-ff.spec index 851909b..c4cfbe8 100644 --- a/SPECS/opa-ff.spec +++ b/SPECS/opa-ff.spec @@ -72,6 +72,8 @@ This package contains the necessary headers for opamgt development. # Make it possible to override hardcoded compiler flags sed -i -r -e 's/(release_C(C)?OPT_Flags\s*)=/\1?=/' Makerules/Target.LINUX.GNU.* +# Add MSVSphere detection +sed -i 's/rhel)/rhel|msvsphere|MSVSphere)/' MakeTools/funcs-ext.sh %build export CFLAGS='%{optflags}' @@ -394,6 +396,9 @@ BUILDDIR=%{_builddir} DESTDIR=%{buildroot} LIBDIR=%{_libdir} DSAP_LIBDIR=%{_libd %{_includedir}/opamgt %changelog +* Mon Oct 9 2023 Arkady L. Shane - 1:10.12.1.0.6-1 +- Debranding for MSVSphere 9.3 + * Fri Sep 22 2023 MSVSphere Packaging Team - 1:10.12.1.0.6-1 - Rebuilt for MSVSphere 9.3 beta