[packages/synapse] - fix build with patch for ambiguous Timeout (taken from Arch) - rel 2
atler
atler at pld-linux.org
Sat Jan 11 12:38:45 CET 2014
commit d17b5f553a7a464f407b4a1df32da3851b53ce96
Author: Jan Palus <jan.palus at gmail.com>
Date: Sat Jan 11 12:37:35 2014 +0100
- fix build with patch for ambiguous Timeout (taken from Arch)
- rel 2
synapse.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/synapse.git/commitdiff/d17b5f553a7a464f407b4a1df32da3851b53ce96
More information about the pld-cvs-commit
mailing list