[Spice-devel] [PATCH] Remove files moved to spice-protocol

Christophe Fergeau cfergeau at redhat.com
Fri Aug 7 08:13:28 PDT 2015


On Fri, Aug 07, 2015 at 03:43:46PM +0100, Frediano Ziglio wrote:
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
> ---
>  Makefile.am                    |    2 +-
>  autogen.sh                     |    2 -
>  configure.ac                   |    1 -
>  python_modules/Makefile.am     |   16 -
>  python_modules/__init__.py     |    0
>  python_modules/codegen.py      |  380 ------------
>  python_modules/demarshal.py    | 1270 ----------------------------------------
>  python_modules/marshal.py      |  420 -------------
>  python_modules/ptypes.py       | 1129 -----------------------------------
>  python_modules/spice_parser.py |  162 -----
>  10 files changed, 1 insertion(+), 3381 deletions(-)
>  delete mode 100644 python_modules/Makefile.am
>  delete mode 100644 python_modules/__init__.py
>  delete mode 100644 python_modules/codegen.py
>  delete mode 100644 python_modules/demarshal.py
>  delete mode 100644 python_modules/marshal.py
>  delete mode 100644 python_modules/ptypes.py
>  delete mode 100644 python_modules/spice_parser.py

You also need to remove spice_codegen.py and spice*.proto.
I've tested that the spice/spice-gtk patches still work as expected with
these files removed, so ACK to this patch (I'll push it after the
spice-common patches removing the submodule), and no need for a new
version of the spice/spice-gtk patches.

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20150807/0ddcb843/attachment.sig>


More information about the Spice-devel mailing list