SHA256
1
0
forked from pool/python

Accepting request 1224271 from devel:languages:python:Factory

- Remove -IVendor/ from python-config boo#1231795

OBS-URL: https://build.opensuse.org/request/show/1224271
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=199
This commit is contained in:
Ana Guerrero 2024-11-15 14:37:45 +00:00 committed by Git OBS Bridge
commit 9012d6c73f
4 changed files with 18 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 14 07:06:20 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Remove -IVendor/ from python-config boo#1231795
-------------------------------------------------------------------
Mon Jul 15 12:19:43 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@ -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}

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 14 07:06:20 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Remove -IVendor/ from python-config boo#1231795
-------------------------------------------------------------------
Mon Jul 15 12:19:43 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 14 07:06:20 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Remove -IVendor/ from python-config boo#1231795
-------------------------------------------------------------------
Mon Jul 15 12:19:43 UTC 2024 - Matej Cepl <mcepl@cepl.eu>