[packages/rpm-pld-macros] - really move build-id links to debug packages, ver 2.006

baggins baggins at pld-linux.org
Thu Apr 15 09:06:34 CEST 2021


commit b504cadd3228ff80cbea3ea14e0aad1e05ba485c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Apr 15 09:05:51 2021 +0200

    - really move build-id links to debug packages, ver 2.006

 macros.pld          | 2 +-
 rpm-pld-macros.spec | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/rpm-pld-macros.spec b/rpm-pld-macros.spec
index acfecbb..0271809 100644
--- a/rpm-pld-macros.spec
+++ b/rpm-pld-macros.spec
@@ -1,4 +1,4 @@
-%define		rpm_macros_rev	2.005
+%define		rpm_macros_rev	2.006
 %define		find_lang_rev	1.40
 # split into individual X_prov_ver if there is a reason to desync
 %define		prov_ver	4.15
@@ -6,7 +6,7 @@ Summary:	PLD Linux RPM macros
 Summary(pl.UTF-8):	Makra RPM dla Linuksa PLD
 Name:		rpm-pld-macros
 Version:	%{rpm_macros_rev}
-Release:	2
+Release:	1
 License:	GPL v2+
 Group:		Development/Building
 Source0:	macros.pld
diff --git a/macros.pld b/macros.pld
index 4d77cfc..4b44357 100644
--- a/macros.pld
+++ b/macros.pld
@@ -670,7 +670,7 @@ LC_ALL=C.UTF-8 %{__meson} \
 %%prep\
 %{nil}
 
-%_build_id_links	%{expand:%%define __dic_%{?_enable_debug_packages} 1}%{?__dic_1:compat}%{?__dic_0:none}%{expand:%%undefine __dic_%{?_enable_debug_packages}}
+%_build_id_links	%{expand:%%define __dic_%{?_enable_debug_packages} 1}%{?__dic_1:alldebug}%{?__dic_0:none}%{expand:%%undefine __dic_%{?_enable_debug_packages}}
 
 # If non-empty "debug" macro defined, add "dbg" suffix to release number
 %_rpmfilename		%%{NAME}-%%{VERSION}-%%{RELEASE}%{?debug:dbg}.%%{ARCH}.rpm
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm-pld-macros.git/commitdiff/b504cadd3228ff80cbea3ea14e0aad1e05ba485c



More information about the pld-cvs-commit mailing list