From b7ac8922fd1348f9559cdc79284dd2c5f3621293 Mon Sep 17 00:00:00 2001 From: Sergey Cherevko Date: Wed, 6 Mar 2024 19:57:17 +0300 Subject: [PATCH] Fixed build problem --- SPECS/polkit-qt5-1.spec | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/SPECS/polkit-qt5-1.spec b/SPECS/polkit-qt5-1.spec index 9a951c4..9a56eef 100644 --- a/SPECS/polkit-qt5-1.spec +++ b/SPECS/polkit-qt5-1.spec @@ -1,6 +1,6 @@ Name: polkit-qt5-1 Version: 0.112.0 -Release: 1%{?dist} +Release: 1%{?dist}.inferit Summary: Qt5 bindings for PolicyKit License: GPLv2+ @@ -50,14 +50,14 @@ pushd %{_target_platform} -DBUILD_EXAMPLES:BOOL=OFF \ -DDATA_INSTALL_DIR:PATH=%{_datadir} -popd - make %{?_smp_mflags} -C %{_target_platform} +popd %install +pushd %{_target_platform} make install/fast DESTDIR=%{buildroot} -C %{_target_platform} - +popd ## skip (for now, may conflicts with el core polkit-qt) #install -p -m644 -D %{SOURCE10} %{buildroot}%{rpm_macros_dir}/macros.polkit-qt @@ -86,7 +86,8 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog -* Wed Mar 06 2024 Sergey Cherevko - 0.112.0-1 +* Wed Mar 06 2024 Sergey Cherevko - 0.112.0-1.inferit +- Fixed build problem - Rebuilt for MSVSphere 8.9 * Tue Apr 05 2016 Rex Dieter - 0.112.0-1