SHA256
1
0
forked from pool/tigervnc

Accepting request 1151229 from home:pgajdos

- remove dependency on /usr/bin/python3 using
  %python3_fix_shebang macro, [bsc#1212476]

OBS-URL: https://build.opensuse.org/request/show/1151229
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=258
This commit is contained in:
Joan Torres 2024-02-26 13:57:24 +00:00 committed by Git OBS Bridge
parent 516c683ad5
commit 1fb2d79d87
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Feb 26 11:29:31 UTC 2024 - pgajdos@suse.com
- remove dependency on /usr/bin/python3 using
%python3_fix_shebang macro, [bsc#1212476]
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 21 09:15:27 UTC 2024 - Joan Torres <joan.torres@suse.com> Wed Feb 21 09:15:27 UTC 2024 - Joan Torres <joan.torres@suse.com>

View File

@ -347,6 +347,7 @@ install -Dm0644 %{SOURCE17} %{buildroot}%{_sysusersdir}/vnc.conf
rm -rf %{buildroot}%{_datadir}/doc/tigervnc* rm -rf %{buildroot}%{_datadir}/doc/tigervnc*
%find_lang '%{name}' %find_lang '%{name}'
%python3_fix_shebang
%post %post
%if 0%{?suse_version} >= 1315 %if 0%{?suse_version} >= 1315