[etcd/f20] With updated elfutils debug information are now extracted correctly

Jan Chaloupka jchaloup at fedoraproject.org
Fri Mar 13 19:01:38 UTC 2015


commit 41fe13ec9dc6526eb2c4a0ccfd47501bb56eb2c0
Author: Jan Chaloupka <jchaloup at redhat.com>
Date:   Fri Mar 13 19:34:33 2015 +0100

    With updated elfutils debug information are now extracted correctly

 etcd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/etcd.spec b/etcd.spec
index 488191a..71d191f 100644
--- a/etcd.spec
+++ b/etcd.spec
@@ -1,5 +1,4 @@
 # https://bugzilla.redhat.com/show_bug.cgi?id=995136#c12
-%global debug_package   %{nil}
 %global _dwz_low_mem_die_limit 0
 %global provider        github
 %global provider_tld    com
@@ -30,6 +29,7 @@ BuildRequires:  golang(golang.org/x/net/context)
 BuildRequires:  golang(github.com/jonboulle/clockwork)
 BuildRequires:  golang(github.com/stretchr/testify/assert)
 BuildRequires:	systemd
+BuildRequires:  elfutils >= 0.161-6.fc20
 Requires(pre):	shadow-utils
 Requires(post): systemd
 Requires(preun): systemd


More information about the scm-commits mailing list