forked from pool/boinc-client
Accepting request 58648 from network
Accepted submit request 58648 from user coolo OBS-URL: https://build.opensuse.org/request/show/58648 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/boinc-client?expand=0&rev=13
This commit is contained in:
commit
539f418ad9
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 28 18:21:51 CET 2010 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Compile with wxWidgets (STL variant).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 15 16:06:23 UTC 2010 - coolo@novell.com
|
Mon Mar 15 16:06:23 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -45,13 +45,15 @@ Patch11: boinc-client-str_util.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
|
||||||
BuildRequires: gcc-c++ gettext-runtime mysql-devel wxGTK-devel >= 2.8.7
|
BuildRequires: gcc-c++ gettext-runtime mysql-devel wxWidgets-devel >= 2.8.7
|
||||||
BuildRequires: docbook2x libjpeg-devel libxslt xorg-x11-libXmu-devel
|
BuildRequires: docbook2x libjpeg-devel libxslt xorg-x11-libXmu-devel
|
||||||
BuildRequires: autoconf automake libtool m4 pkg-config
|
BuildRequires: autoconf automake libtool m4 pkg-config
|
||||||
PreReq: %insserv_prereq %fillup_prereq
|
PreReq: %insserv_prereq %fillup_prereq
|
||||||
Requires: logrotate cron
|
Requires: logrotate cron
|
||||||
Requires: boinc-doc = %{version}-%{release}
|
Requires: boinc-doc = %{version}-%{release}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
%define _use_internal_dependency_generator 0
|
||||||
|
%define __find_requires %wx_requires
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The Berkeley Open Infrastructure for Network Computing (BOINC) is an
|
The Berkeley Open Infrastructure for Network Computing (BOINC) is an
|
||||||
|
Loading…
Reference in New Issue
Block a user