diff --git a/python-base.changes b/python-base.changes index ccb3caa..4356fd6 100644 --- a/python-base.changes +++ b/python-base.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 14 07:06:20 UTC 2024 - Matej Cepl + +- Remove -IVendor/ from python-config boo#1231795 + ------------------------------------------------------------------- Mon Jul 15 12:19:43 UTC 2024 - Matej Cepl diff --git a/python-base.spec b/python-base.spec index 76ec1be..5515196 100644 --- a/python-base.spec +++ b/python-base.spec @@ -502,6 +502,9 @@ ln -s python%{python_version}.1.gz %{buildroot}%{_mandir}/man1/python.1.gz # install Makefile.pre.in and Makefile.pre cp Makefile Makefile.pre.in Makefile.pre %{buildroot}%{_libdir}/python%{python_version}/config/ +# Remove -IVendor/ from python-config boo#1231795 +sed -i 's/-IVendor\///' %{buildroot}%{_bindir}/python%{python_version}-config + %clean %post -n libpython2_7-1_0 -p %{run_ldconfig} diff --git a/python-doc.changes b/python-doc.changes index ccb3caa..4356fd6 100644 --- a/python-doc.changes +++ b/python-doc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 14 07:06:20 UTC 2024 - Matej Cepl + +- Remove -IVendor/ from python-config boo#1231795 + ------------------------------------------------------------------- Mon Jul 15 12:19:43 UTC 2024 - Matej Cepl diff --git a/python.changes b/python.changes index ccb3caa..4356fd6 100644 --- a/python.changes +++ b/python.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 14 07:06:20 UTC 2024 - Matej Cepl + +- Remove -IVendor/ from python-config boo#1231795 + ------------------------------------------------------------------- Mon Jul 15 12:19:43 UTC 2024 - Matej Cepl