!4 Init package with version 0.3.0
From: @desert-sailor Reviewed-by: @xiyuanwang Signed-off-by: @xiyuanwang
This commit is contained in:
commit
8b7c129f88
BIN
spice-html5-spice-html5-0.3.0.tar.bz2
Normal file
BIN
spice-html5-spice-html5-0.3.0.tar.bz2
Normal file
Binary file not shown.
36
spice-html5.spec
Normal file
36
spice-html5.spec
Normal file
@ -0,0 +1,36 @@
|
|||||||
|
Name: spice-html5
|
||||||
|
Version: 0.3.0
|
||||||
|
Release: 1
|
||||||
|
Summary: Pure Javascript SPICE client
|
||||||
|
|
||||||
|
License: LGPLv3
|
||||||
|
URL: http://www.spice-space.org
|
||||||
|
Source0: https://gitlab.freedesktop.org/spice/spice-html5/-/archive/spice-html5-%{version}/spice-html5-spice-html5-%{version}.tar.bz2
|
||||||
|
|
||||||
|
BuildRequires: make
|
||||||
|
BuildArch: noarch
|
||||||
|
|
||||||
|
%description
|
||||||
|
%{name} is a Javascript SPICE client. This includes a simple HTML
|
||||||
|
page to initiate a session, and the client itself. It includes a configuration
|
||||||
|
file for Apache, but should work with any web server.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%setup -q -n spice-html5-spice-html5-%{version}
|
||||||
|
|
||||||
|
%build
|
||||||
|
|
||||||
|
%install
|
||||||
|
%make_install
|
||||||
|
|
||||||
|
|
||||||
|
%files
|
||||||
|
%{_datadir}/spice-html5
|
||||||
|
%doc COPYING COPYING.LESSER README TODO apache.conf.sample
|
||||||
|
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Fri Jul 14 2023 dxwangk <dxwangk@isoftstone.com> - 0.3.0-1
|
||||||
|
- Release version 0.3.0
|
||||||
|
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user