From 3f0d3630c25830b8014338d9b0d6bcd907332a14 Mon Sep 17 00:00:00 2001 From: wang--ge Date: Thu, 18 Feb 2021 10:24:19 +0800 Subject: [PATCH] add build require perl-devel --- spice-gtk.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/spice-gtk.spec b/spice-gtk.spec index 6877c32..da43ac3 100644 --- a/spice-gtk.spec +++ b/spice-gtk.spec @@ -1,12 +1,13 @@ Name: spice-gtk Version: 0.38 -Release: 1 +Release: 2 Summary: A GIMP Toolkit (GTK+) widget for SPICE clients License: LGPLv2+ URL: https://www.spice-space.org/spice-gtk.html Source0: https://www.spice-space.org/download/gtk/%{name}-%{version}.tar.xz BuildRequires: git-core meson intltool usbredir-devel >= 0.7.1 libusb1-devel >= 1.0.21 pixman-devel libjpeg-turbo-devel +BuildRequires: perl-devel BuildRequires: opus-devel zlib-devel cyrus-sasl-devel libcacard-devel gobject-introspection-devel libacl-devel polkit-devel BuildRequires: gtk-doc vala usbutils libsoup-devel >= 2.49.91 libphodav-devel lz4-devel gtk3-devel json-glib-devel BuildRequires: spice-protocol >= 0.14.1 gstreamer1-devel >= 1.10 gstreamer1-plugins-base-devel >= 1.10 openssl-devel @@ -90,6 +91,9 @@ Files for help with spice-gtk. %{_mandir}/man1/spice-client.1* %changelog +* Thu Feb 18 2021 Ge Wang - 0.38-2 +- Add BuildRequire pyparsing due to perl remove Require of perl-devel + * Mon Aug 03 2020 lingsheng - 0.38-1 - Update to 0.38