From: Jan Palus Date: Sat, 11 Jan 2014 11:37:35 +0000 (+0100) Subject: - fix build with patch for ambiguous Timeout (taken from Arch) X-Git-Tag: auto/th/synapse-0.2.10-2~3 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fsynapse.git;a=commitdiff_plain;h=d17b5f5 - fix build with patch for ambiguous Timeout (taken from Arch) - rel 2 --- diff --git a/synapse.spec b/synapse.spec index 4236b26..4eeb4af 100644 --- a/synapse.spec +++ b/synapse.spec @@ -1,12 +1,13 @@ Summary: Application launcher Name: synapse Version: 0.2.10 -Release: 1 +Release: 2 License: GPL v3+ Group: X11/Applications Source0: https://launchpad.net/synapse-project/0.2/%{version}/+download/%{name}-%{version}.tar.gz # Source0-md5: ac1c075c01f1c179f32fd6651bd184f8 Patch0: %{name}-mate.patch +Patch1: %{name}-gtk_timeout.patch URL: http://synapse.zeitgeist-project.com/ BuildRequires: glib2-devel >= 1:2.26.0 BuildRequires: gtk+2-devel >= 2:2.20.0 @@ -30,6 +31,7 @@ files by making use of the Zeitgeist engine. %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__aclocal} -I m4