1
0
forked from pool/boinc-client

- Update to release 7.18

OBS-URL: https://build.opensuse.org/package/show/network/boinc-client?expand=0&rev=92
This commit is contained in:
2021-07-16 09:47:11 +00:00
committed by Git OBS Bridge
parent b1d2999255
commit df35c3d0b2
5 changed files with 45 additions and 39 deletions

View File

@@ -35,8 +35,8 @@
Name: boinc-client
%define rel_name %{name}_release
%define minor_version 7.16
Version: %{minor_version}.14
%define minor_version 7.18
Version: %{minor_version}.0
Release: 0
Summary: Client for Berkeley Open Infrastructure for Network Computing
License: GPL-3.0-or-later OR LGPL-3.0-or-later
@@ -283,7 +283,7 @@ install -dm0755 %{buildroot}%{_var}/lib/boinc
%if %{with manager}
%find_lang BOINC-Manager
%else
find %{buildroot}/%{_datadir}/locale/ -name "BOINC-Manager.mo" -exec rm -f \{\} \;
find %{buildroot}/%{_datadir}/locale/ -name "BOINC-Manager.mo" -delete
%endif
%fdupes -s %{buildroot}
@@ -326,7 +326,6 @@ if [ -x %{_bindir}/gtk-update-icon-cache ]; then
fi
%post -n libboinc%{sonum} -p /sbin/ldconfig
%postun -n libboinc%{sonum} -p /sbin/ldconfig
%files
@@ -354,6 +353,7 @@ fi
%{_bindir}/boincmgr
%{_bindir}/boincmanager
%{_bindir}/boincscr
%{_datadir}/applications/boinc.desktop
%{_datadir}/applications/boinc-gui.desktop
%{_datadir}/icons/hicolor/*/apps/*
%{_mandir}/man1/boincmgr.1.gz