forked from pool/tigervnc
- Set the URL at Source0.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=256
This commit is contained in:
parent
2c08e85639
commit
516c683ad5
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 21 09:15:27 UTC 2024 - Joan Torres <joan.torres@suse.com>
|
||||||
|
|
||||||
|
- Set the URL at Source0.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 20 16:12:44 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
|
Tue Feb 20 16:12:44 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
@ -35,7 +35,7 @@ Summary: An implementation of VNC
|
|||||||
License: GPL-2.0-only AND MIT
|
License: GPL-2.0-only AND MIT
|
||||||
Group: System/X11/Servers/XF86_4
|
Group: System/X11/Servers/XF86_4
|
||||||
URL: https://tigervnc.org/
|
URL: https://tigervnc.org/
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: https://github.com/TigerVNC/tigervnc/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
Source1: 10-libvnc.conf
|
Source1: 10-libvnc.conf
|
||||||
Source2: vnc-server.susefirewall
|
Source2: vnc-server.susefirewall
|
||||||
Source3: vnc-httpd.susefirewall
|
Source3: vnc-httpd.susefirewall
|
||||||
@ -132,7 +132,7 @@ BuildRequires: pkgconfig(xtrans) >= 1.2.2
|
|||||||
BuildRequires: pkgconfig(zlib)
|
BuildRequires: pkgconfig(zlib)
|
||||||
%if 0%{?suse_version} >= 1315
|
%if 0%{?suse_version} >= 1315
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Requires(postun):update-alternatives
|
Requires(postun): update-alternatives
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user