Go to file
Frediano Ziglio 18c9917a71 build-sys: Provide spec file during build
Having the RPM spec file produced by the build is helpful in
different situation. Different tools like mock or code
scanners accept source RPMs as input.
Providing this file allows easily build of the source RPM (and
binaries) using a simple command like

  $ rpmbuild -ta spice-protocol-XXXX.tar.bz2

Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Signed-off-by: Victor Toso <victortoso@redhat.com>
Acked-by: Eduardo Lima (Etrunko) <etrunko@redhat.com>
2019-10-23 12:58:06 +01:00
m4 build-sys: Add m4 file for AX_PYTHON_MODULE 2015-08-07 12:53:59 +02:00
spice qxl_dev: Add comment to QXLQUICData->data field 2019-08-22 13:30:26 +01:00
.gitlab-ci.yml build-sys: Provide spec file during build 2019-10-23 12:58:06 +01:00
AUTHORS Add autoconf and pkg-config setup 2010-02-04 16:47:27 +01:00
autogen.sh Remove codegen 2016-03-10 16:57:08 +01:00
CHANGELOG.md NEWS: prepare for 0.14.0 release 2019-04-12 13:04:38 +00:00
configure.ac build-sys: Provide spec file during build 2019-10-23 12:58:06 +01:00
COPYING Add MIT style COPYING file 2010-02-04 16:23:24 +01:00
git.mk Update git.mk to latest version 2012-09-21 15:48:39 +02:00
Makefile.am build-sys: Provide spec file during build 2019-10-23 12:58:06 +01:00
meson.build build-sys: post-release version bump 0.14.1 2019-05-13 14:55:57 +01:00
README.md README: Add basic info and .md prefix 2019-04-12 13:04:34 +00:00
spice-protocol.pc.in Remove codegen 2016-03-10 16:57:08 +01:00
spice-protocol.spec.in build-sys: Provide spec file during build 2019-10-23 12:58:06 +01:00

spice-protocol

The protocol definition for SPICE project used by:

Please report bugs at Freedesktop's instance of Gitlab