Forgot to add the spec file

This commit is contained in:
Søren Sandmann Pedersen 2012-09-06 12:38:32 -04:00
parent 56b70075d6
commit d805ae62a9

View File

@ -8,6 +8,9 @@ License: BSD and LGPLv2+
URL: http://www.spice-space.org/ URL: http://www.spice-space.org/
Source0: http://www.spice-space.org/download/releases/%{name}-%{version}.tar.bz2 Source0: http://www.spice-space.org/download/releases/%{name}-%{version}.tar.bz2
BuildArch: noarch BuildArch: noarch
Patch1: 0001-Add-A8-surface-capability.patch
Patch2: 0002-Add-new-client_present-and-client-capabilities-field.patch
%description %description
Header files describing the spice protocol Header files describing the spice protocol
@ -16,7 +19,8 @@ and the para-virtual graphics card QXL.
%prep %prep
%setup -q %setup -q
%patch1 -p1 -b Add-A8-surface-capability
%patch2 -p1 -b Add-new-client_present-and-client-capabilities-field
%build %build
%configure %configure
@ -34,6 +38,9 @@ make DESTDIR=%{buildroot} install
%changelog %changelog
* Thu Sep 6 2012 Soren Sandmann <ssp@redhat.com> - 0.12.1-1
- Add patch1 and patch2 to support capability bits
* Thu Sep 6 2012 Soren Sandmann <ssp@redhat.com> - 0.12.1-1 * Thu Sep 6 2012 Soren Sandmann <ssp@redhat.com> - 0.12.1-1
- Update to 0.12.1 - Update to 0.12.1