aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2022-04-10 17:05:02 +0300
committerJani Välimaa <wally@mageia.org>2022-04-10 17:05:02 +0300
commitfc8cf3e20102b964ee0a0f2a875c082525a8d4e1 (patch)
tree44fe8ce20c8f30e320160045cac856f831e0bb8a
parent676067f7718f232441cada8352910252fe03315e (diff)
downloadrpm-setup-fc8cf3e20102b964ee0a0f2a875c082525a8d4e1.tar
rpm-setup-fc8cf3e20102b964ee0a0f2a875c082525a8d4e1.tar.gz
rpm-setup-fc8cf3e20102b964ee0a0f2a875c082525a8d4e1.tar.bz2
rpm-setup-fc8cf3e20102b964ee0a0f2a875c082525a8d4e1.tar.xz
rpm-setup-fc8cf3e20102b964ee0a0f2a875c082525a8d4e1.zip
build.macros: remove %__brp_python_bytecompile as it lives now in python-rpm-macros
-rw-r--r--NEWS2
-rw-r--r--build.macros.in1
2 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2395a5a..272a4a7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+- build.macros: remove %__brp_python_bytecompile as it lives now in python-rpm-macros
+
Version 2.62 - 17 October 2021, by Jani Välimaa
- configure.ac: update and modernize with autoconf 2.71
- build.macros: export LT_SYS_LIBRARY_PATH with %set_build_flags to prevent libtool hardcoding %_libdir into the binaries' RPATH (originally from Fedora)
diff --git a/build.macros.in b/build.macros.in
index 4aa8843..066c60c 100644
--- a/build.macros.in
+++ b/build.macros.in
@@ -418,7 +418,6 @@ fi
%__brp_strip /usr/lib/rpm/brp-strip %{__strip}
%__brp_strip_comment_note /usr/lib/rpm/brp-strip-comment-note %{__strip} %{__objdump}
%__brp_strip_static_archive /usr/lib/rpm/brp-strip-static-archive %{__strip}
-%__brp_python_bytecompile /usr/lib/rpm/brp-python-bytecompile "%{__python}" "%{?_python_bytecompile_errors_terminate_build}" "%{?_python_bytecompile_extra}"
%__brp_check_rpaths /usr/lib/rpm/check-rpaths
%__brp_remove_la_files /usr/lib/rpm/brp-remove-la-files
# __brp_mangle_shebangs_exclude - shebangs to exclude