|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: polkit-qt5-1
|
|
|
|
Name: polkit-qt5-1
|
|
|
|
Version: 0.112.0
|
|
|
|
Version: 0.112.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}.inferit
|
|
|
|
Summary: Qt5 bindings for PolicyKit
|
|
|
|
Summary: Qt5 bindings for PolicyKit
|
|
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
License: GPLv2+
|
|
|
@ -50,14 +50,14 @@ pushd %{_target_platform}
|
|
|
|
-DBUILD_EXAMPLES:BOOL=OFF \
|
|
|
|
-DBUILD_EXAMPLES:BOOL=OFF \
|
|
|
|
-DDATA_INSTALL_DIR:PATH=%{_datadir}
|
|
|
|
-DDATA_INSTALL_DIR:PATH=%{_datadir}
|
|
|
|
|
|
|
|
|
|
|
|
popd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
make %{?_smp_mflags} -C %{_target_platform}
|
|
|
|
make %{?_smp_mflags} -C %{_target_platform}
|
|
|
|
|
|
|
|
popd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
%install
|
|
|
|
|
|
|
|
pushd %{_target_platform}
|
|
|
|
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|
|
|
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|
|
|
|
|
|
|
popd
|
|
|
|
## skip (for now, may conflicts with el core polkit-qt)
|
|
|
|
## skip (for now, may conflicts with el core polkit-qt)
|
|
|
|
#install -p -m644 -D %{SOURCE10} %{buildroot}%{rpm_macros_dir}/macros.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
|
|
|
|
%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
|
|
|
|
- Rebuilt for MSVSphere 8.9
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Apr 05 2016 Rex Dieter <rdieter@fedoraproject.org> - 0.112.0-1
|
|
|
|
* Tue Apr 05 2016 Rex Dieter <rdieter@fedoraproject.org> - 0.112.0-1
|
|
|
|