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:
parent
516c683ad5
commit
1fb2d79d87
@ -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>
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user