[packages/xulrunner] - disable debuginfo

baggins baggins at pld-linux.org
Thu Jan 10 12:56:36 CET 2013


commit 092ced54ee55fb46a6eccea46f6fb66033441d59
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Jan 10 12:56:11 2013 +0100

    - disable debuginfo

 xulrunner.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/xulrunner.spec b/xulrunner.spec
index adcf38f..74ff5ca 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -105,6 +105,10 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 # no need to require them (we have strict deps for these)
 %define		_noautoreq		libmozjs.so libxpcom.so libxul.so libmozalloc.so
 
+# disable debuginfo package due to debugedit not being able to do its job on libxul.so
+# same problem as: https://bugzilla.redhat.com/show_bug.cgi?id=304121
+%define		_enable_debug_packages		0
+
 %description
 XULRunner is a Mozilla runtime package that can be used to bootstrap
 XUL+XPCOM applications that are as rich as Firefox and Thunderbird. It
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xulrunner.git/commitdiff/092ced54ee55fb46a6eccea46f6fb66033441d59



More information about the pld-cvs-commit mailing list