Accepting request 1170719 from GNOME:Factory

- remove dependency on /usr/bin/python3 using
  %python3_fix_shebang_path and %python_fix_shebang macros, [bsc#1212476] (forwarded request 1170691 from pgajdos)

OBS-URL: https://build.opensuse.org/request/show/1170719
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk-doc?expand=0&rev=47
This commit is contained in:
Ana Guerrero 2024-04-30 15:26:09 +00:00 committed by Git OBS Bridge
commit d3a3798a71
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 29 07:51:50 UTC 2024 - pgajdos@suse.com
- remove dependency on /usr/bin/python3 using
%python3_fix_shebang_path and %python_fix_shebang macros, [bsc#1212476]
-------------------------------------------------------------------
Wed Mar 6 07:52:18 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -118,6 +118,10 @@ mkdir -p %{buildroot}%{_datadir}/gtk-doc/html
%fdupes %{buildroot}%{_datadir}/help/[a-z]*
%find_lang gtk-doc-manual %{?no_lang_C}
%endif
%python3_fix_shebang
%if %{suse_version} >= 1600
%python3_fix_shebang_path %{buildroot}%{_datadir}/gtk-doc/python/gtkdoc/*
%endif
%if "%{flavor}" == ""
%files