From 77f880a90d9cbc1e12e5bf8af72d1512d215dd13 Mon Sep 17 00:00:00 2001 From: Valery Inozemtsev Date: Tue, 27 Nov 2018 07:58:49 +0000 Subject: [PATCH] 3.0.4-alt1.2 - rebuild --- pve-spiceterm.spec | 5 ++++- spiceterm-alt.patch | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/pve-spiceterm.spec b/pve-spiceterm.spec index 0abf7c3..25d7a07 100644 --- a/pve-spiceterm.spec +++ b/pve-spiceterm.spec @@ -4,7 +4,7 @@ Name: pve-%sname Summary: SPICE Terminal Emulator Version: 3.0.4 -Release: alt1.1 +Release: alt1.2 License: GPLv2 Group: Networking/WWW Url: https://git.proxmox.com/ @@ -71,6 +71,9 @@ popd %_man1dir/%sname.1* %changelog +* Tue Nov 27 2018 Valery Inozemtsev 3.0.4-alt1.2 +- rebuild + * Wed Aug 29 2018 Grigory Ustinov 3.0.4-alt1.1 - NMU: Rebuild with new openssl 1.1.0. diff --git a/spiceterm-alt.patch b/spiceterm-alt.patch index 482aaa8..5ef9a8c 100644 --- a/spiceterm-alt.patch +++ b/spiceterm-alt.patch @@ -7,7 +7,7 @@ -spiceterm: ${SOURCES} ${HEADERS} spiceterm.c - gcc -Werror -Wall -Wl,-z,relro -Wtype-limits ${SOURCES} -g -O2 -o $@ -lutil $(shell pkg-config) $(shell pkg-config --cflags --libs gthread-2.0,spice-protocol,spice-server,libsasl2) +spiceterm: ${SOURCES} ${HEADERS} spiceterm.c spiceterm.1 -+ gcc -Werror -Wall -Wl,-z,relro -Wtype-limits ${SOURCES} -g -O2 -o $@ -I$(shell pwd)/spice/server -lutil $(shell pkg-config) $(shell pkg-config --cflags --libs gthread-2.0,spice-protocol,libsasl2) \ ++ gcc -Wall -Wl,-z,relro -Wtype-limits ${SOURCES} -g -O2 -o $@ -I$(shell pwd)/spice/server -lutil $(shell pkg-config) $(shell pkg-config --cflags --libs gthread-2.0,spice-protocol,libsasl2) \ + $(shell pwd)/spice/server/.libs/libspice-server.a \ + $(shell pwd)/celt/libcelt/.libs/libcelt051.a \ + -lgio-2.0 -lgobject-2.0 -lopus -lglib-2.0 -ljpeg -llz4 -lpixman-1 -lsasl2 -lssl -lcrypto -lz -lm -lrt