This commit is contained in:
parent
8f5564b72d
commit
83e2b39df0
12
boinc-client-NotebookWxPanel.patch
Normal file
12
boinc-client-NotebookWxPanel.patch
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
diff -uNrp boinc_core_release_6_4_5/clientgui/common/wxFlatNotebook.cpp boinc_core_release_6_4_5p/clientgui/common/wxFlatNotebook.cpp
|
||||||
|
--- boinc_core_release_6_4_5/clientgui/common/wxFlatNotebook.cpp 2009-02-07 10:13:28.000000000 +0100
|
||||||
|
+++ boinc_core_release_6_4_5p/clientgui/common/wxFlatNotebook.cpp 2009-05-22 13:17:29.000000000 +0200
|
||||||
|
@@ -607,7 +607,7 @@ const wxColour& wxFlatNotebookBase::GetA
|
||||||
|
//
|
||||||
|
///////////////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
-BEGIN_EVENT_TABLE(wxPageContainerBase, wxControl)
|
||||||
|
+BEGIN_EVENT_TABLE(wxPageContainerBase, wxPanel)
|
||||||
|
EVT_PAINT(wxPageContainerBase::OnPaint)
|
||||||
|
EVT_SIZE(wxPageContainerBase::OnSize)
|
||||||
|
EVT_LEFT_DOWN(wxPageContainerBase::OnLeftDown)
|
@ -1,11 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Fri Mar 27 11:57:43 CET 2009 - saigkill@opensuse.org
|
||||||
|
|
||||||
- removed boinctray depency
|
- removed boinctray depency
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 14 18:41:07 CET 2009 - saigkill@opensuse.org
|
Sat Mar 14 18:41:07 CET 2009 - saigkill@opensuse.org
|
||||||
|
|
||||||
- added rpmlintrc
|
- added rpmlintrc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 25 15:06:27 CET 2009 - pth@suse.de
|
Wed Feb 25 15:06:27 CET 2009 - pth@suse.de
|
||||||
|
|
||||||
@ -15,36 +22,44 @@ Wed Feb 25 15:06:27 CET 2009 - pth@suse.de
|
|||||||
- Include standard compiler flags.
|
- Include standard compiler flags.
|
||||||
- Reformat description
|
- Reformat description
|
||||||
- Correct spelling boinc-client-README.SuSE
|
- Correct spelling boinc-client-README.SuSE
|
||||||
|
|
||||||
------------------------------------------------------------------
|
------------------------------------------------------------------
|
||||||
Thu Feb 12 11:10:00 CET 2009 - saigkill@opensuse.org
|
Thu Feb 12 11:10:00 CET 2009 - saigkill@opensuse.org
|
||||||
|
|
||||||
- added wxstring_conversion.patch (fix Bug #774 Berkeley Bug)
|
- added wxstring_conversion.patch (fix Bug #774 Berkeley Bug)
|
||||||
|
|
||||||
------------------------------------------------------------------
|
------------------------------------------------------------------
|
||||||
Wed Feb 11 17:41:00 CET 2009 - saigkill@opensuse.org
|
Wed Feb 11 17:41:00 CET 2009 - saigkill@opensuse.org
|
||||||
|
|
||||||
- first stable Version
|
- first stable Version
|
||||||
- fixed boincmgr to copy gui_rpc_auth.cfg to every /home
|
- fixed boincmgr to copy gui_rpc_auth.cfg to every /home
|
||||||
|
|
||||||
------------------------------------------------------------------
|
------------------------------------------------------------------
|
||||||
Wed Feb 11 11:48:44 CET 2009 - saigkill@opensuse.org
|
Wed Feb 11 11:48:44 CET 2009 - saigkill@opensuse.org
|
||||||
|
|
||||||
- Export %%changelog to boinc-client.changes
|
- Export %%changelog to boinc-client.changes
|
||||||
|
|
||||||
------------------------------------------------------------------
|
------------------------------------------------------------------
|
||||||
Tue Feb 10 12:00:00 CET 2009 - saigkill@opensuse.org
|
Tue Feb 10 12:00:00 CET 2009 - saigkill@opensuse.org
|
||||||
|
|
||||||
- changed $BOINCEXE from boinc_client to boinc
|
- changed $BOINCEXE from boinc_client to boinc
|
||||||
|
|
||||||
------------------------------------------------------------------
|
------------------------------------------------------------------
|
||||||
Wed Feb 04 12:00:00 CET 2009 - saigkill@opensuse.org
|
Wed Feb 04 12:00:00 CET 2009 - saigkill@opensuse.org
|
||||||
|
|
||||||
- Fixed OpenSUSE Bugzilla Bug #468414
|
- Fixed OpenSUSE Bugzilla Bug #468414
|
||||||
|
|
||||||
------------------------------------------------------------------
|
------------------------------------------------------------------
|
||||||
Tue Feb 03 12:00:00 CET 2009 - saigkill@opensuse.org
|
Tue Feb 03 12:00:00 CET 2009 - saigkill@opensuse.org
|
||||||
|
|
||||||
- updated to Version 6.4
|
- updated to Version 6.4
|
||||||
- deleted bnc_465676 (was fixed in sourcecode by boinc-team)
|
- deleted bnc_465676 (was fixed in sourcecode by boinc-team)
|
||||||
|
|
||||||
------------------------------------------------------------------
|
------------------------------------------------------------------
|
||||||
Mon Feb 02 12:00:00 CET 2009 - dl9pf@gmx.de
|
Mon Feb 02 12:00:00 CET 2009 - dl9pf@gmx.de
|
||||||
|
|
||||||
- tweaked -doc package
|
- tweaked -doc package
|
||||||
|
|
||||||
------------------------------------------------------------------
|
------------------------------------------------------------------
|
||||||
Mon Feb 02 12:00:00 CET 2009 - saigkill@opensuse.org
|
Mon Feb 02 12:00:00 CET 2009 - saigkill@opensuse.org
|
||||||
|
|
||||||
@ -58,11 +73,13 @@ Mon Feb 02 12:00:00 CET 2009 - saigkill@opensuse.org
|
|||||||
(fix init File as boinc)
|
(fix init File as boinc)
|
||||||
+ ca_cert_deactivate (fix deactivate using of ca_cert)
|
+ ca_cert_deactivate (fix deactivate using of ca_cert)
|
||||||
+ fs_start_included (fix add $fs_network to init.d Script)
|
+ fs_start_included (fix add $fs_network to init.d Script)
|
||||||
|
|
||||||
------------------------------------------------------------------
|
------------------------------------------------------------------
|
||||||
Sun Feb 01 12:00:00 CET 2009 - saigkill@opensuse.org
|
Sun Feb 01 12:00:00 CET 2009 - saigkill@opensuse.org
|
||||||
|
|
||||||
- added fillup Macro to use sysconfig
|
- added fillup Macro to use sysconfig
|
||||||
- use sysconfig.boinc as source from fillup macro
|
- use sysconfig.boinc as source from fillup macro
|
||||||
|
|
||||||
------------------------------------------------------------------
|
------------------------------------------------------------------
|
||||||
Sat Jan 31 12:00:00 CET 2009 - saigkill@opensuse.org
|
Sat Jan 31 12:00:00 CET 2009 - saigkill@opensuse.org
|
||||||
|
|
||||||
@ -71,10 +88,12 @@ Sat Jan 31 12:00:00 CET 2009 - saigkill@opensuse.org
|
|||||||
- deleted bnc_442904 for Win. In my Package no Win/Mac Source
|
- deleted bnc_442904 for Win. In my Package no Win/Mac Source
|
||||||
- added bnc_465676.patch fix CVE-ID: CVE-2009-0126
|
- added bnc_465676.patch fix CVE-ID: CVE-2009-0126
|
||||||
- branched for Factory:Contrib
|
- branched for Factory:Contrib
|
||||||
|
|
||||||
------------------------------------------------------------------
|
------------------------------------------------------------------
|
||||||
Fri Jan 23 12:00:00 CET 2009 - saigkill@opensuse.org
|
Fri Jan 23 12:00:00 CET 2009 - saigkill@opensuse.org
|
||||||
|
|
||||||
- deleted mac/mac_build/win Folders from the Sourcecode
|
- deleted mac/mac_build/win Folders from the Sourcecode
|
||||||
|
|
||||||
------------------------------------------------------------------
|
------------------------------------------------------------------
|
||||||
Wed Jan 14 12:00:00 CET 2009 - mauro@suse.de
|
Wed Jan 14 12:00:00 CET 2009 - mauro@suse.de
|
||||||
|
|
||||||
@ -82,20 +101,24 @@ Wed Jan 14 12:00:00 CET 2009 - mauro@suse.de
|
|||||||
+ Fixes CVE-2008-5077
|
+ Fixes CVE-2008-5077
|
||||||
+ check return values of RSA_*() functions.
|
+ check return values of RSA_*() functions.
|
||||||
+ fix a memory leak, missing RSA_free().
|
+ fix a memory leak, missing RSA_free().
|
||||||
|
|
||||||
------------------------------------------------------------------
|
------------------------------------------------------------------
|
||||||
Tue Dec 23 12:00:00 CET 2008 - mauro@suse.de
|
Tue Dec 23 12:00:00 CET 2008 - mauro@suse.de
|
||||||
|
|
||||||
- Added bnc_442904.patch to fix bnc#442904.
|
- Added bnc_442904.patch to fix bnc#442904.
|
||||||
+ Use the proper delete.
|
+ Use the proper delete.
|
||||||
|
|
||||||
------------------------------------------------------------------
|
------------------------------------------------------------------
|
||||||
Mon Nov 03 12:00:00 CET 2008 - mauro@suse.de
|
Mon Nov 03 12:00:00 CET 2008 - mauro@suse.de
|
||||||
|
|
||||||
- Add bnc_439037.patch to fix bnc#439037. We now use strcmp
|
- Add bnc_439037.patch to fix bnc#439037. We now use strcmp
|
||||||
instead of the original ==.
|
instead of the original ==.
|
||||||
|
|
||||||
------------------------------------------------------------------
|
------------------------------------------------------------------
|
||||||
Fri Oct 03 12:00:00 CET 2008 - mauro@suse.de
|
Fri Oct 03 12:00:00 CET 2008 - mauro@suse.de
|
||||||
|
|
||||||
- Add bnc-431510.patch to fix bnc#431510.
|
- Add bnc-431510.patch to fix bnc#431510.
|
||||||
|
|
||||||
------------------------------------------------------------------
|
------------------------------------------------------------------
|
||||||
Mon Sep 08 12:00:00 CET 2008 - mauro@suse.de
|
Mon Sep 08 12:00:00 CET 2008 - mauro@suse.de
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
Name: boinc-client
|
Name: boinc-client
|
||||||
Summary: The Berkeley Open Infrastructure for Network Computing (BOINC)
|
Summary: The Berkeley Open Infrastructure for Network Computing (BOINC)
|
||||||
Version: 6.4.5
|
Version: 6.4.5
|
||||||
Release: 1
|
Release: 2
|
||||||
License: LGPL v2.1 only
|
License: LGPL v2.1 only
|
||||||
Url: http://boinc.berkeley.edu/
|
Url: http://boinc.berkeley.edu/
|
||||||
Source0: boinc_core_release_6_4_5.tar.bz2
|
Source0: boinc_core_release_6_4_5.tar.bz2
|
||||||
@ -40,6 +40,7 @@ Patch6: boinc-icon_old.patch
|
|||||||
Patch7: boinc-bnc_465676.patch
|
Patch7: boinc-bnc_465676.patch
|
||||||
Patch8: boinc-client-wxWindowListNode.patch
|
Patch8: boinc-client-wxWindowListNode.patch
|
||||||
Patch9: boinc-client-hostinfo.patch
|
Patch9: boinc-client-hostinfo.patch
|
||||||
|
Patch10: boinc-client-NotebookWxPanel.patch
|
||||||
Group: Productivity/Clustering/Computing
|
Group: Productivity/Clustering/Computing
|
||||||
BuildRequires: libcurl-devel >= 7.15.2 python-mysql update-desktop-files
|
BuildRequires: libcurl-devel >= 7.15.2 python-mysql update-desktop-files
|
||||||
BuildRequires: Mesa-devel freeglut-devel libopenssl-devel
|
BuildRequires: Mesa-devel freeglut-devel libopenssl-devel
|
||||||
@ -191,6 +192,7 @@ Authors:
|
|||||||
%patch7 -p1
|
%patch7 -p1
|
||||||
%patch8 -p1
|
%patch8 -p1
|
||||||
%patch9 -p1
|
%patch9 -p1
|
||||||
|
%patch10 -p1
|
||||||
tar -xvjf %{S:1}
|
tar -xvjf %{S:1}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -285,6 +287,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
# %{_libdir}/*a
|
# %{_libdir}/*a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 22 2009 saigkill@opensuse.org
|
||||||
|
- fixed Errors while using newer wx Version
|
||||||
* Fri Mar 27 2009 saigkill@opensuse.org
|
* Fri Mar 27 2009 saigkill@opensuse.org
|
||||||
- removed boinctray depency
|
- removed boinctray depency
|
||||||
* Sat Mar 14 2009 saigkill@opensuse.org
|
* Sat Mar 14 2009 saigkill@opensuse.org
|
||||||
|
Loading…
Reference in New Issue
Block a user