Skip to content

Commit 29c17b4

Browse files
committed
Disable build-id links in RPMs
This is necessary to prevent file conflicts with the client plugins package from MySQL Server.
1 parent 5b0bfce commit 29c17b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mysql-connector-python/cpydist/data/rpm/mysql-connector-python.spec

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
%global wants_py_dnspython_version 2.6.1
3030

3131
%undefine _package_note_file
32+
%define _build_id_links none
3233

3334
%if 0%{?rhel} == 8
3435
%{!?__python3: %global __python3 /usr/bin/python3.9}

0 commit comments

Comments
 (0)