Fixed build problem

i8e changed/i8e/polkit-qt5-1-0.112.0-1.el8.inferit
Sergey Cherevko 11 months ago
parent b58698f6c4
commit b7ac8922fd
Signed by: scherevko
GPG Key ID: D87CBBC16D2E4A72

@ -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 <s.cherevko@msvsphere-os.ru> - 0.112.0-1
* Wed Mar 06 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 0.112.0-1.inferit
- Fixed build problem
- Rebuilt for MSVSphere 8.9
* Tue Apr 05 2016 Rex Dieter <rdieter@fedoraproject.org> - 0.112.0-1

Loading…
Cancel
Save