-------------------------------------------------------------------
Tue Jun 17 13:13:14 UTC 2014 - tchvatal@suse.com

- 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.

-------------------------------------------------------------------
Wed Mar 26 22:34:18 UTC 2014 - chris@computersalat.de

- some RPMLINT fixes
  * fix License: remove ','
  * non-standard-gid /var/lib/boinc boinc
    * SR #227671 to rpmlint
- fix deps for libxcb

-------------------------------------------------------------------
Tue Mar 18 15:21:19 UTC 2014 - chris@computersalat.de

- fix README.SUSE

-------------------------------------------------------------------
Sun Mar 16 22:23:48 UTC 2014 - chris@computersalat.de

# 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
  * boinc-init.patch
- rebased patches:
  * boinc-LC_MESSAGES.patch
  * boinc-client-AM_CONDITIONAL.patch
  * boinc-configure.patch
  * boinc-docbook2x.patch
  * boinc-guirpcauth.patch

-------------------------------------------------------------------
Sat Oct 26 09:45:58 UTC 2013 - p.drouand@gmail.com

- Update to version 7.0.36
  + No changelog available
- Add systemd support
- Adapt patchs to upstream changes
  * boinc-client-dynamic_buffers.patch
  * boinc-client-AM_CONDITIONAL.patch 
- Remove boinc-client-glib_h.patch; fixed on upstream
- Do not copy INSTALL in documentation

-------------------------------------------------------------------
Wed May  1 20:53:41 UTC 2013 - chris@computersalat.de

- update to 7.0.28
  * sorry but there is no ChangeLog :(
- rebase patches
  * dynamic_buffers, guirpcauth, AM_CONDITIONAL
- add configure patch
- remove obsolete glib_h patch

-------------------------------------------------------------------
Wed Apr  3 11:12:16 UTC 2013 - coolo@suse.com

- do not own bash directories

-------------------------------------------------------------------
Tue Jul 10 13:50:30 UTC 2012 - chris@computersalat.de

- rename patch
  * fix-automake-conditional to boinc-client-AM_CONDITIONAL patch
- fix build for SLE_11
  * AM_CONDITIONAL patch >= 12.2

-------------------------------------------------------------------
Tue Jul 10 12:24:13 UTC 2012 - coolo@suse.com

- fix compilation for factory and 12.2

-------------------------------------------------------------------
Sun Jul  1 19:51:54 UTC 2012 - chris@computersalat.de

- add BOINC_DIR to sysconfig
  * make BOINC_DIR configurable (a proposal of Carsten Neumann)

-------------------------------------------------------------------
Sat Feb 11 00:56:07 UTC 2012 - chris@computersalat.de

- add glib_h patch

-------------------------------------------------------------------
Fri Feb 10 23:40:19 UTC 2012 - chris@computersalat.de

- update tp 6.12.43
  * sorry but there is no ChangeLog :(
- rework patches
- remove obsolete patches
  * boinc-server.patch
  * boinc-client-str_util.patch
- add boinc-client-lang subpkg
- fix DSOLinkChange for suse >= 1210
  * see https://fedoraproject.org/wiki/UnderstandingDSOLinkChange
    for more info, special thanks to Stefan Dirsch :)

-------------------------------------------------------------------
Fri Feb 10 23:07:01 UTC 2012 - chris@computersalat.de

- fix sed for boinc-manager

-------------------------------------------------------------------
Wed Feb  8 22:51:55 UTC 2012 - chris@computersalat.de

- fix for bnc#745887 ( Confirm licensing of boinc-client 6.10.60 )
- fix for bnc#744612 ( File /usr/bin/boinc_gui incorrectly named )
- fix for bnc#744389 ( boinc-client will not run )
- fix for bnc#732118 ( BOINC installs but will not run )

-------------------------------------------------------------------
Mon Feb  6 15:05:05 UTC 2012 - chris@computersalat.de

- fix License (http://www.spdx.org/licenses/)
  * LGPL-3.0

-------------------------------------------------------------------
Sun Feb  5 23:11:38 UTC 2012 - chris@computersalat.de

- remove client dep of manager
  * manager does not really need a local boinc-client ;)
- fix desktop file

-------------------------------------------------------------------
Sat Feb  4 00:37:37 UTC 2012 - chris@computersalat.de

- fix deps for boinc-client
  * Requires libboinc6

-------------------------------------------------------------------
Thu Feb  2 20:32:57 UTC 2012 - chris@computersalat.de

- rework patches
- rework sysconfig file
- rework logrotate file
- add SuSElike init script
- fix user add
  * boinc needs a shell
- fix wrapper
  * replace boincmanager with boinc-manager and add symlink for
    backward compatibility
  * fix boinc_gui -> boinc-gui
- fix License
  * LGPLv3
- fix for bnc#689499
  * a blocked boinc client, the manager works

-------------------------------------------------------------------
Fri Sep 30 20:07:45 UTC 2011 - coolo@suse.com

- add libtool as buildrequire to make the spec file more reliable

-------------------------------------------------------------------
Tue Aug 30 18:18:14 UTC 2011 - Sascha.Manns@open-slx.de

- fixed Bug bnc#714623 (/var/lock/subsys unsupported) 

-------------------------------------------------------------------
Mon May 16 18:49:58 CEST 2011 - pth@suse.de

- Avoid buffer overflow in filesys.cpp(dir_size).

-------------------------------------------------------------------
Sun May  1 23:27:45 UTC 2011 - chris@computersalat.de

- update to 6.10.60
  * Fix: Project list issue in the attach wizard that lead to a crash
- fix deps
  o wxGTK-devel
- enable parallel build

-------------------------------------------------------------------
Fri Apr 29 06:11:10 UTC 2011 - saigkill@opensuse.org

- filed shared-lib-calls-exit in boinc as
  http://boinc.berkeley.edu/trac/ticket/1098
- filed binary-or-shlib-calls-gethostbyname as
  http://boinc.berkeley.edu/trac/ticket/1099 

-------------------------------------------------------------------
Thu Apr 28 13:28:25 UTC 2011 - saigkill@opensuse.org

- Rewritten the Spec based on Malcolm Lewis Improvements (THX) 

-------------------------------------------------------------------
Wed Apr 27 17:37:08 UTC 2011 - saigkill@opensuse.org

- Removed boinc-bnc_465676.patch (Fixed Upstream)
- Removed boinc-bnc_465676.patch (Fixed Upstream)
- Removed boinc-client-NotebookWxPanel.patch (Fixed Upstream)
- Removed boinc-client-wxWindowListNode.patch (Fixed Upstream)

-------------------------------------------------------------------
Tue Dec 28 18:21:51 CET 2010 - sbrabec@suse.cz

- Compile with wxWidgets (STL variant).

-------------------------------------------------------------------
Tue Oct  5 04:24:40 UTC 2010 - malcolmlewis@opensuse.org
 
- Fix boinc-manager-lang requires
 
-------------------------------------------------------------------
Tue Oct  5 03:41:39 UTC 2010 - malcolmlewis@opensuse.org
 
- Major spec file makeover
- Updated version
- Cleaned up patches
- Fixed most deprecated conversion from string constant to 'char*' 

-------------------------------------------------------------------
Mon Mar 15 16:06:23 UTC 2010 - coolo@novell.com

- disable use of %jobs

-------------------------------------------------------------------
Sun May 31 23:27:04 CEST 2009 - saigkill@opensuse.org

- fixed str_util.h while using newer gcc (THX to Jan) 

-------------------------------------------------------------------
Fri May 22 14:06:32 CEST 2009 - saigkill@opensuse.org

- fixed Errors while using newer wx Version 

-------------------------------------------------------------------
Fri Mar 27 11:57:43 CET 2009 - saigkill@opensuse.org

- removed boinctray depency

-------------------------------------------------------------------
Sat Mar 14 18:41:07 CET 2009 - saigkill@opensuse.org

- added rpmlintrc

-------------------------------------------------------------------
Wed Feb 25 15:06:27 CET 2009 - pth@suse.de

- Use wxWindowList::compatibility_iterator instead of wxWindowListNode*
  as the latter is not defined when wxWindows is compiled to use
  the STL.
- Include standard compiler flags.
- Reformat description
- Correct spelling boinc-client-README.SuSE

------------------------------------------------------------------
Thu Feb 12 11:10:00 CET 2009 - saigkill@opensuse.org

- added wxstring_conversion.patch (fix Bug #774 Berkeley Bug)

------------------------------------------------------------------
Wed Feb 11 17:41:00 CET 2009 - saigkill@opensuse.org

- first stable Version
- fixed boincmgr to copy gui_rpc_auth.cfg to every /home

------------------------------------------------------------------
Wed Feb 11 11:48:44 CET 2009 - saigkill@opensuse.org

- Export %%changelog to boinc-client.changes

------------------------------------------------------------------
Tue Feb 10 12:00:00 CET 2009 - saigkill@opensuse.org

- changed $BOINCEXE from boinc_client to boinc

------------------------------------------------------------------
Wed Feb 04 12:00:00 CET 2009 - saigkill@opensuse.org

- Fixed OpenSUSE Bugzilla Bug #468414

------------------------------------------------------------------
Tue Feb 03 12:00:00 CET 2009 - saigkill@opensuse.org

- updated to Version 6.4
- deleted bnc_465676 (was fixed in sourcecode by boinc-team)

------------------------------------------------------------------
Mon Feb 02 12:00:00 CET 2009 - dl9pf@gmx.de

- tweaked -doc package

------------------------------------------------------------------
Mon Feb 02 12:00:00 CET 2009 - saigkill@opensuse.org

- added README.SuSE to %%doc
- added own Patches:
  + boinc-docbook2x (fix using docbook2x)
  + boinc-LC_MESSAGES (fix handling .mo LC Messages)
  + boinc-rcscript (fix using init.d instead of rc.d)
		   (fix BOINC User root)
  + boinc-sysconfig (fix installing conf in /etc/boinc-client.conf)
		    (fix init File as boinc)
  + ca_cert_deactivate (fix deactivate using of ca_cert)
  + fs_start_included (fix add $fs_network to init.d Script)

------------------------------------------------------------------
Sun Feb 01 12:00:00 CET 2009 - saigkill@opensuse.org

- added fillup Macro to use sysconfig
- use sysconfig.boinc as source from fillup macro

------------------------------------------------------------------
Sat Jan 31 12:00:00 CET 2009 - saigkill@opensuse.org

- deleted bnc_431510 not relevant (for Mac).
- deleted bnc_439037 not relevant 
- deleted bnc_442904 for Win. In my Package no Win/Mac Source
- added bnc_465676.patch fix CVE-ID: CVE-2009-0126
- branched for Factory:Contrib

------------------------------------------------------------------
Fri Jan 23 12:00:00 CET 2009 - saigkill@opensuse.org

- deleted mac/mac_build/win Folders from the Sourcecode

------------------------------------------------------------------
Wed Jan 14 12:00:00 CET 2009 - mauro@suse.de

- Added bnc_465676.patch to fix bnc#465676.
  + Fixes CVE-2008-5077
  + check return values of RSA_*() functions.
  + fix a memory leak, missing RSA_free().

------------------------------------------------------------------
Tue Dec 23 12:00:00 CET 2008 - mauro@suse.de

- Added bnc_442904.patch to fix bnc#442904.
  + Use the proper delete.

------------------------------------------------------------------
Mon Nov 03 12:00:00 CET 2008 - mauro@suse.de

- Add bnc_439037.patch to fix bnc#439037. We now use strcmp
  instead of the original ==.

------------------------------------------------------------------
Fri Oct 03 12:00:00 CET 2008 - mauro@suse.de

- Add bnc-431510.patch to fix bnc#431510.

------------------------------------------------------------------
Mon Sep 08 12:00:00 CET 2008 - mauro@suse.de

- initial package for SuSE. boinc 6.2.18 (based on the enzokiel's
  (opensuse version).