Compare commits

..

No commits in common. 'i8e' and 'epel7' have entirely different histories.
i8e ... epel7

3
.gitignore vendored

@ -1 +1,2 @@
SOURCES/polkit-qt-1-0.112.0.tar.bz2 /polkit-qt-1-0.112.0.tar.bz2
/Doxyfile

@ -1 +0,0 @@
042b8a42e88bd578c27600e9b70c4e142a39da91 SOURCES/polkit-qt-1-0.112.0.tar.bz2

@ -1,6 +1,6 @@
Name: polkit-qt5-1 Name: polkit-qt5-1
Version: 0.112.0 Version: 0.112.0
Release: 1%{?dist}.inferit Release: 1%{?dist}
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}
make %{?_smp_mflags} -C %{_target_platform}
popd popd
make %{?_smp_mflags} -C %{_target_platform}
%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,10 +86,6 @@ popd
%changelog %changelog
* 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 * Tue Apr 05 2016 Rex Dieter <rdieter@fedoraproject.org> - 0.112.0-1
- sync latest goodies from fedora polkit-qt module - sync latest goodies from fedora polkit-qt module

@ -0,0 +1,2 @@
bee71b71c12797e6fc498540a06c829b polkit-qt-1-0.112.0.tar.bz2
c961457165b36794674b97e9dced5fb8 Doxyfile
Loading…
Cancel
Save