From d805ae62a94f9d57c7ed98d7a27b4e1323304e39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Sandmann=20Pedersen?= Date: Thu, 6 Sep 2012 12:38:32 -0400 Subject: [PATCH] Forgot to add the spec file --- spice-protocol.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/spice-protocol.spec b/spice-protocol.spec index 4caa3f0..433b4b3 100644 --- a/spice-protocol.spec +++ b/spice-protocol.spec @@ -8,6 +8,9 @@ License: BSD and LGPLv2+ URL: http://www.spice-space.org/ Source0: http://www.spice-space.org/download/releases/%{name}-%{version}.tar.bz2 BuildArch: noarch +Patch1: 0001-Add-A8-surface-capability.patch +Patch2: 0002-Add-new-client_present-and-client-capabilities-field.patch + %description Header files describing the spice protocol @@ -16,7 +19,8 @@ and the para-virtual graphics card QXL. %prep %setup -q - +%patch1 -p1 -b Add-A8-surface-capability +%patch2 -p1 -b Add-new-client_present-and-client-capabilities-field %build %configure @@ -34,6 +38,9 @@ make DESTDIR=%{buildroot} install %changelog +* Thu Sep 6 2012 Soren Sandmann - 0.12.1-1 +- Add patch1 and patch2 to support capability bits + * Thu Sep 6 2012 Soren Sandmann - 0.12.1-1 - Update to 0.12.1