Accepting request 812453 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/812453 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neatvnc?expand=0&rev=2
This commit is contained in:
commit
388d1f1888
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jun 6 11:52:41 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Trim redundancies and conjecture from descriptions.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 3 05:04:00 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
Wed Jun 3 05:04:00 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
10
neatvnc.spec
10
neatvnc.spec
@ -19,7 +19,7 @@
|
|||||||
Name: neatvnc
|
Name: neatvnc
|
||||||
Version: 0.1.0
|
Version: 0.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A liberally licensed VNC server library
|
Summary: A VNC server library
|
||||||
License: ISC
|
License: ISC
|
||||||
Group: System/GUI/Other
|
Group: System/GUI/Other
|
||||||
URL: https://github.com/any1/neatvnc
|
URL: https://github.com/any1/neatvnc
|
||||||
@ -34,7 +34,7 @@ BuildRequires: pkgconfig
|
|||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This is a liberally licensed VNC server library that's intended to be fast and neat.
|
This is a VNC server library.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development files for %{name}
|
Summary: Development files for %{name}
|
||||||
@ -45,14 +45,14 @@ Requires: libneatvnc0 = %{version}
|
|||||||
Development files and headers for %{name}.
|
Development files and headers for %{name}.
|
||||||
|
|
||||||
%package -n libneatvnc0
|
%package -n libneatvnc0
|
||||||
Summary: A liberally licensed VNC server library
|
Summary: A VNC server library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n libneatvnc0
|
%description -n libneatvnc0
|
||||||
A liberally licensed VNC server library.
|
A VNC server library.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%meson
|
%meson
|
||||||
|
Loading…
Reference in New Issue
Block a user