Accepting request 812053 from home:jengelh:branches:X11:Wayland
the license field already specifies the liberalness OBS-URL: https://build.opensuse.org/request/show/812053 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/neatvnc?expand=0&rev=3
This commit is contained in:
parent
092f9aedb9
commit
c3c5283f7e
@ -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>
|
||||
|
||||
|
10
neatvnc.spec
10
neatvnc.spec
@ -19,7 +19,7 @@
|
||||
Name: neatvnc
|
||||
Version: 0.1.0
|
||||
Release: 0
|
||||
Summary: A liberally licensed VNC server library
|
||||
Summary: A VNC server library
|
||||
License: ISC
|
||||
Group: System/GUI/Other
|
||||
URL: https://github.com/any1/neatvnc
|
||||
@ -34,7 +34,7 @@ BuildRequires: pkgconfig
|
||||
BuildRequires: zlib-devel
|
||||
|
||||
%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
|
||||
Summary: Development files for %{name}
|
||||
@ -45,14 +45,14 @@ Requires: libneatvnc0 = %{version}
|
||||
Development files and headers for %{name}.
|
||||
|
||||
%package -n libneatvnc0
|
||||
Summary: A liberally licensed VNC server library
|
||||
Summary: A VNC server library
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n libneatvnc0
|
||||
A liberally licensed VNC server library.
|
||||
A VNC server library.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%meson
|
||||
|
Loading…
Reference in New Issue
Block a user