From b4d09a6a7160c3339e0a2fb7443a2a14e87b6f87 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Tue, 30 Apr 2013 13:14:58 +0200 Subject: [PATCH] - no cpu anymore --- cgminer.spec | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/cgminer.spec b/cgminer.spec index 77100d9..0d91769 100644 --- a/cgminer.spec +++ b/cgminer.spec @@ -1,4 +1,4 @@ -Summary: CPU/GPU Miner by Con Kolivas +Summary: GPU/FPGA/ASIC Miner by Con Kolivas Name: cgminer Version: 3.1.0 Release: 1 @@ -19,10 +19,7 @@ BuildRequires: yasm >= 1.1.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -This is a multi-threaded CPU and GPU miner for Bitcoin. - -The present package is compiled without support for GPU mining, so -only CPU mining is possible at this moment. +This is a miner for Bitcoin. %prep %setup -q -- 2.44.0