summaryrefslogtreecommitdiff
path: root/2c/6e7017e97a16452f8c253adc67b176e50e58e1
blob: 93338391b45a00efc2f81c83a0782f523fbc4a3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
Received: from sog-mx-1.v43.ch3.sourceforge.com ([172.29.43.191]
	helo=mx.sourceforge.net)
	by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from <harald.hoyer@gmail.com>) id 1Vq81W-0001p5-PZ
	for bitcoin-development@lists.sourceforge.net;
	Mon, 09 Dec 2013 21:05:50 +0000
Received-SPF: pass (sog-mx-1.v43.ch3.sourceforge.com: domain of gmail.com
	designates 209.85.215.181 as permitted sender)
	client-ip=209.85.215.181; envelope-from=harald.hoyer@gmail.com;
	helo=mail-ea0-f181.google.com; 
Received: from mail-ea0-f181.google.com ([209.85.215.181])
	by sog-mx-1.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
	(Exim 4.76) id 1Vq81V-0007Du-Li
	for bitcoin-development@lists.sourceforge.net;
	Mon, 09 Dec 2013 21:05:50 +0000
Received: by mail-ea0-f181.google.com with SMTP id m10so1846253eaj.40
	for <bitcoin-development@lists.sourceforge.net>;
	Mon, 09 Dec 2013 13:05:43 -0800 (PST)
X-Received: by 10.14.218.129 with SMTP id k1mr430980eep.109.1386623143386;
	Mon, 09 Dec 2013 13:05:43 -0800 (PST)
Received: from [192.168.2.196] (tmo-104-9.customers.d1-online.com.
	[80.187.104.9])
	by mx.google.com with ESMTPSA id a51sm33098341eeh.8.2013.12.09.13.05.41
	for <bitcoin-development@lists.sourceforge.net>
	(version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
	Mon, 09 Dec 2013 13:05:42 -0800 (PST)
Message-ID: <52A630A4.7080903@gmail.com>
Date: Mon, 09 Dec 2013 22:05:40 +0100
From: Harald Hoyer <harald.hoyer@gmail.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64;
	rv:24.0) Gecko/20100101 Thunderbird/24.1.0
MIME-Version: 1.0
To: bitcoin-development@lists.sourceforge.net
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Spam-Score: -1.6 (-)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
	See http://spamassassin.org/tag/ for more details.
	-1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for
	sender-domain
	0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider
	(harald.hoyer[at]gmail.com)
	-0.0 SPF_PASS               SPF: sender matches SPF record
	-0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from
	author's domain
	0.1 DKIM_SIGNED            Message has a DKIM or DK signature,
	not necessarily valid
	-0.1 DKIM_VALID Message has at least one valid DKIM or DK signature
	0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked.
	See
	http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block
	for more information. [URIs: bitcointalk.org]
X-Headers-End: 1Vq81V-0007Du-Li
Subject: [Bitcoin-development] [Patch] bitcoin for Fedora >= 20
X-BeenThere: bitcoin-development@lists.sourceforge.net
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: <bitcoin-development.lists.sourceforge.net>
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development>
List-Post: <mailto:bitcoin-development@lists.sourceforge.net>
List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe>
X-List-Received-Date: Mon, 09 Dec 2013 21:05:50 -0000

Interesting post: https://bitcointalk.org/index.php?topic=364877.0

Would be worth a try :-)

I'd like to see bitcoin running on Fedora >= 20 out of the box.