Accepting request 460443 from home:computersalat:devel:network
fix for boo#1026965, do not build manager for sles, some reverts and fixes OBS-URL: https://build.opensuse.org/request/show/460443 OBS-URL: https://build.opensuse.org/package/show/network/boinc-client?expand=0&rev=55
This commit is contained in:
parent
ca8030fcc5
commit
7f9632dd31
@ -1,17 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 25 00:24:19 UTC 2017 - chris@computersalat.de
|
||||
Sat Feb 25 17:53:03 UTC 2017 - chris@computersalat.de
|
||||
|
||||
- fix for boo#1026965
|
||||
* no remote connect, no sysconfig file (--allow_remote_gui_rpc)
|
||||
* install and fillup sysconfig file
|
||||
* rework service file
|
||||
- fix wrong bashism fix by ledest
|
||||
* grep should NOT match
|
||||
- do not build boinc-manager on SLES 11/12
|
||||
* bcond_with manager
|
||||
- revert conditionals for SLES 11
|
||||
- revert conditionals remove for SLES 11
|
||||
* add SysVinit file
|
||||
- fix wrong bashism fix by ledest
|
||||
- sysconfig file
|
||||
* needed for client listen remote (--allow_remote_gui_rpc)
|
||||
* add missing fillup for systemd
|
||||
* add some updates
|
||||
- rework service file (EnvironmentFile)
|
||||
* disable not needed log files settings
|
||||
- mv boincscr to manager pkg, built with manager
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
@ -416,7 +416,7 @@ fi
|
||||
%{_initddir}/%{name}
|
||||
%endif
|
||||
%{_sbindir}/rc%{name}
|
||||
/var/adm/fillup-templates/sysconfig.%{name}
|
||||
%{_localstatedir}/adm/fillup-templates/sysconfig.%{name}
|
||||
%defattr(-,boinc,boinc,-)
|
||||
%{_localstatedir}/lib/boinc/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user