- Update to version 7.14.2.
* Fix GPU detection when run with --detach_console or using $PATH
* Update NVIDIA GPU detection for recent models
* Change simple prefs dialog behavior to match advanced
* If using a dynamic account manager, show AM user name in
Manager rather than randomly-generated project account names
* Move new-version URLs from cc_config.xml to nvc_config.xml
(so that WCG can customize)
OBS-URL: https://build.opensuse.org/request/show/658983
OBS-URL: https://build.opensuse.org/package/show/network/boinc-client?expand=0&rev=75
- Update to version 7.12.1.
- Remove doc package, since the files have been removed from the
source. Actually it wasn't even the documentation, but the
server code.
- Disable idle detection via the XSS API and remove dependency to
libXScrnSaver-devel. This feature requires access to a running
X server, which the BOINC client does not have in OpenSUSE.
- Rename the devel package and provide the correct dependency.
The devel package provides the headers for libboinc, and has
nothing to do with the BOINC client.
- Add conflict to original devel package.
- Remove unnecessary dependency to libxslt.
- Update systemd service file with changes from upstream: start
after network-online.target, and use "ProtectHome=true".
- Move bash completion file to /usr/share tree to fix rpmlint.
- Declare license files as %license.
- Don't install `notes` and `todo` - these are internal notes of
the developers and not helpful to users.
- Drop 0001-MGR-support-wxWidgets-without-webview.patch, which has
landed upstream (commit 27bb3c9e).
- libboinc-shared.patch: Build shared libraries for client and
static libraries for science apps. Science apps are distributed
as binaries over the BOINC network, so dynamic linking doesn't
make sense. But we can use dynamic linking for the client.
- build-client-scripts.patch: Add some targets to fix build.
- Fix default path for boincscr.
OBS-URL: https://build.opensuse.org/request/show/626119
OBS-URL: https://build.opensuse.org/package/show/network/boinc-client?expand=0&rev=72
- Update to version 7.8.3.
- Removed patch 0001-Fix-1530-null-pointer-dereference.patch that
has been integrated upstream, rebased the other patches.
- Removed the deprecated "Encoding" line from the .desktop file.
- Updated the cleanup code:
* Permissions seem to be correct now.
* Line endings seem to be correct.
* Applied the UTF-8 conversion to the 2011 notes as well.
- Removed the entire coprocs/NVIDIA directory, since all files in
there have a doubtful license.
- Removed components that are not required for a Linux build.
OBS-URL: https://build.opensuse.org/request/show/536986
OBS-URL: https://build.opensuse.org/package/show/network/boinc-client?expand=0&rev=65
- boinc-client.service: replace ControlGroup= by Slice=, since
ControlGroup is gone since systemd-205 already. We now use the
"background.slice". Configuration of the background.slice is
left to the administrator since it may be shared by other
packages, and is subject to preferences. If you need some default
to begin with for the first time, use
`systemctl set-property background.slice CPUShares=2`.
OBS-URL: https://build.opensuse.org/request/show/313409
OBS-URL: https://build.opensuse.org/package/show/network/boinc-client?expand=0&rev=45
- Remove needless rpmlintrc lines to ease error spotting when there
really are some.
- Cleanup with spec-cleaner for better readability
- Move lang packages from Requires to Recommends
- Remove unused patch:
* boinc-completion.patch
- Remove comments with unused patches
- Remove conditionals with inits as we don't build for such release
anyway
- Provide rcboinc symlink for easier usage.
- some RPMLINT fixes
* fix License: remove ','
* non-standard-gid /var/lib/boinc boinc
* SR #227671 to rpmlint
- fix deps for libxcb
- fix README.SUSE
# fix for bnc#779335
* disabled boinc-completion.patch
- update to 7.2.42
* Fix problem that was causing scheduler RPCs to fail on Yoyo@home
(HTTP status code 400)
* for mor info have a look at
http://boinc.berkeley.edu/wiki/Release_Notes
- removed obsolete patches:
* boinc-client-dynamic_buffers.patch
OBS-URL: https://build.opensuse.org/request/show/238395
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/boinc-client?expand=0&rev=28