From 0b9972b46bb731ee290fe4f7c96d2b472a85424f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Sandmann=20Pedersen?= Date: Thu, 6 Sep 2012 14:54:46 -0400 Subject: [PATCH] BuildRequire pyparsing --- spice.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/spice.spec b/spice.spec index ae56c9e..b8ea891 100644 --- a/spice.spec +++ b/spice.spec @@ -55,7 +55,7 @@ BuildRequires: pixman-devel alsa-lib-devel openssl-devel libjpeg-devel BuildRequires: libXrandr-devel cegui06-devel %endif BuildRequires: libcacard-devel cyrus-sasl-devel -BuildRequires: autoconf automake libtool +BuildRequires: autoconf automake libtool pyparsing %description The Simple Protocol for Independent Computing Environments (SPICE) is @@ -172,6 +172,9 @@ fi %{_libdir}/pkgconfig/spice-server.pc %changelog +* Thu Sep 6 2012 Soren Sandmann - 0.11.3-1 +- BuildRequire pyparsing + * Thu Sep 6 2012 Soren Sandmann - 0.11.3-1 - Add capability patches - Add capability patches to the included copy of spice-protocol