]> git.pld-linux.org Git - packages/xulrunner.git/commitdiff
- disable debuginfo auto/th/xulrunner-18.0-1
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 10 Jan 2013 11:56:11 +0000 (12:56 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Thu, 10 Jan 2013 11:56:11 +0000 (12:56 +0100)
xulrunner.spec

index adcf38f9df7112601d9379c66c8f104c394aa02a..74ff5ca35154a84ba6431466cefbde2d0bc95dea 100644 (file)
@@ -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
This page took 0.120451 seconds and 4 git commands to generate.