From e441872259ad199f378029875643749a9d84d1d2 Mon Sep 17 00:00:00 2001 From: Marcin Banasiak Date: Mon, 19 Mar 2018 21:09:16 +0100 Subject: [PATCH] Add workaround for meson bug. Release 2 --- totem.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/totem.spec b/totem.spec index 5425310..071d362 100644 --- a/totem.spec +++ b/totem.spec @@ -6,7 +6,7 @@ Summary: Movie player for GNOME based on the gstreamer engine Summary(pl.UTF-8): Odtwarzacz filmów dla GNOME oparty na silniku gstreamer Name: totem Version: 3.26.0 -Release: 1 +Release: 2 License: GPL v2 Group: X11/Applications/Multimedia Source0: http://ftp.gnome.org/pub/GNOME/sources/totem/3.26/%{name}-%{version}.tar.xz @@ -229,6 +229,9 @@ of audio and video files in the properties dialog. -Denable-nautilus=yes \ -Denable-python=yes \ -Denable-gtk-doc=true + +# work-around for https://github.com/mesonbuild/meson/issues/1994 +%meson_build -C build src/Totem-1.0.gir %meson_build -C build -j1 %install -- 2.44.0