commit 38a54c75ff0c5c3daa66ab17d8405be96dd7ca0d
Author: Jan Palus <[email protected]>
Date: Sat Apr 23 16:27:58 2022 +0200
disable stripping globally in rust macros; rel 2
macros.rust | 2 +-
rpm-pld-macros.spec | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rpm-pld-macros.spec b/rpm-pld-macros.spec
index b29d58d..8671133 100644
--- a/rpm-pld-macros.spec
+++ b/rpm-pld-macros.spec
@@ -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: 1
+Release: 2
License: GPL v2+
Group: Development/Building
Source0: macros.pld
diff --git a/macros.rust b/macros.rust
index 9ad61a0..aa1f7ab 100644
--- a/macros.rust
+++ b/macros.rust
@@ -1,4 +1,4 @@
-%debuginforustflags -C debuginfo=%{expand:%%define
__dic_%{?_enable_debug_packages}
1}%{?__dic_1:2}%{!?__dic_1:0}%{expand:%%undefine
__dic_%{?_enable_debug_packages}}
+%debuginforustflags -C debuginfo=%{expand:%%define
__dic_%{?_enable_debug_packages}
1}%{?__dic_1:2}%{!?__dic_1:0}%{expand:%%undefine
__dic_%{?_enable_debug_packages}} -C strip=none
%rpmrustflags %debuginforustflags
%rust_arches %{x8664} %{ix86} x32 aarch64 armv6hl armv7hl armv7hnl
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rpm-pld-macros.git/commitdiff/38a54c75ff0c5c3daa66ab17d8405be96dd7ca0d
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit