build: Change Autotools pkg-config name field to match Meson

The file and library are both called spice-server so the name should
therefore be spice-server rather than just spice.

Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Acked-by: Frediano Ziglio <fziglio@redhat.com>
This commit is contained in:
James Le Cuirot 2020-04-09 21:25:47 +01:00 committed by Frediano Ziglio
parent f00224a094
commit b4d767bdcc

View File

@ -3,7 +3,7 @@ exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: spice
Name: spice-server
Description: SPICE server library
Version: @VERSION@