aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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