diff --git a/gtk-vnc.spec b/gtk-vnc.spec index cd61966..78f0c25 100644 --- a/gtk-vnc.spec +++ b/gtk-vnc.spec @@ -28,8 +28,6 @@ Release: 7%{?dist}%{?extra_release} License: LGPLv2+ Group: Development/Libraries Source: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.5/%{name}-%{version}.tar.xz -# Fix send_key introspection bindings -Patch1: 0001-Add-introspection-annotation-for-vnc_display_send_ke.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) URL: http://live.gnome.org/gtk-vnc Requires: gvnc = %{version}-%{release} @@ -58,8 +56,11 @@ BuildRequires: vala-tools %if %{with_pulse} BuildRequires: pulseaudio-libs-devel %endif +BuildRequires: perl-podlators Patch0: gtk-vnc-0.5.1-bigendian.patch +# Fix send_key introspection bindings +Patch1: 0001-Add-introspection-annotation-for-vnc_display_send_ke.patch %description gtk-vnc is a VNC viewer widget for GTK2. It is built using coroutines