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