aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS1
-rw-r--r--build.macros.in2
2 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0144595..6ee2d43 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
- drop very old rpmbuild aliases on rpm which warns about being deprecated for
quite a long time
+- enable including mini debuginfo in binaries
Version 1.154 - 31 Jul 2012, by Thierry Vignaud
- drop unused brp-compress (obsoleted by spec-helper 4 years ago)
diff --git a/build.macros.in b/build.macros.in
index fc10155..f5debdb 100644
--- a/build.macros.in
+++ b/build.macros.in
@@ -158,7 +158,7 @@ GCONF_CONFIG_SOURCE=`%{_gconftool_bin} --get-default-source` %{_gconftool_bin} -
# Include minimal debug information in build binaries.
# Requires _enable_debug_packages.
#
-#%_include_minidebuginfo 0
+%_include_minidebuginfo 1
#------------------------------------------------------------------------------
# definions merged from manbo-setup-build