From 08ab2e502681570df83545f135694c23ca5b1f7e Mon Sep 17 00:00:00 2001 From: tommat Date: Sun, 26 Feb 2006 18:59:08 +0000 Subject: [PATCH] - updated BR - updated TODO - builds on amd64 Changed files: boinc.spec -> 1.17 --- boinc.spec | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/boinc.spec b/boinc.spec index e14ce56..8ef82b6 100644 --- a/boinc.spec +++ b/boinc.spec @@ -8,6 +8,7 @@ # - maybe BOINC.spec # - find out license # - fix linking for amd64 arch +# - wxGTK2-devel or wxGTK2-unicode-devel or wxGTK2-univ-devel or wxGTK2-univ-unicode-devel ?? Summary: BOINC - Berkeley Open Infrastructure for Network Computing Summary(pl): BOINC - otwarta infrastruktura Berkeley do obliczeñ sieciowych @@ -24,11 +25,18 @@ Patch0: %{name}-include.patch Patch1: %{name}-Makefile.am.patch Patch2: %{name}-path.patch URL: http://phileimer.9online.fr/ +BuildRequires: autoconf +BuildRequires: automake BuildRequires: curl-devel BuildRequires: glut-devel +BuildRequires: libjpeg-devel BuildRequires: libstdc++-devel +BuildRequires: libtool +BuildRequires: mysql-devel +BuildRequires: rpm-pythonprov BuildRequires: wxWidgets-devel -ExclusiveArch: %{ix86} +BuildRequires: wxGTK2-devel +ExclusiveArch: %{ix86} amd64 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -- 2.43.0