[gtk-vnc] BuildRequires: perl-podlators for pod2man

Cole Robinson crobinso at fedoraproject.org
Sat Feb 16 21:31:20 UTC 2013


commit 80e4d1ad06ebe48ec4e6bdcaae50620590d2b1f6
Author: Cole Robinson <crobinso at redhat.com>
Date:   Sat Feb 16 16:31:05 2013 -0500

    BuildRequires: perl-podlators for pod2man

 gtk-vnc.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
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


More information about the scm-commits mailing list