[packages/iceape] - disable debuginfo

baggins baggins at pld-linux.org
Thu Jan 10 15:22:21 CET 2013


commit 68ffc41702166785017b519463fb183107eb63aa
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Jan 10 15:22:06 2013 +0100

    - disable debuginfo

 iceape.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/iceape.spec b/iceape.spec
index 3c6457c..18ad524 100644
--- a/iceape.spec
+++ b/iceape.spec
@@ -153,6 +153,10 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define		_noautoreq	libmozjs.so libxpcom.so libxul.so libjemalloc.so %{!?with_xulrunner:libmozalloc.so}
 %define		_noautoreqdep	libgfxpsshar.so libgkgfx.so libgtkxtbin.so libjsj.so libxpcom_compat.so libxpistub.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
 Iceape is an open-source web browser, designed for standards
 compliance, performance and portability.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/iceape.git/commitdiff/68ffc41702166785017b519463fb183107eb63aa



More information about the pld-cvs-commit mailing list