aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS1
-rw-r--r--t/test-rpm.spec3
2 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ef7b6f5..5d775cb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
- fix support for hdlist compressed with !gzip
- CPAN testers:
o display rpm version in flags
+ o workaround CPAN testers that run FreeBSD (RT#131162)
Version 5.23.2 - 30 December 2019
diff --git a/t/test-rpm.spec b/t/test-rpm.spec
index 3c73db1..db96eb1 100644
--- a/t/test-rpm.spec
+++ b/t/test-rpm.spec
@@ -7,6 +7,9 @@ License: GPL
Group: Application/Development
BuildRoot: %{_tmppath}/%{name}-root
+# For CPAN testers that run FreeBSD (RT#131162)
+%global __brp_strip_static_archive %nil
+
%description
test rpm