]> git.pld-linux.org Git - packages/synapse.git/blobdiff - synapse.spec
- fix build with patch for ambiguous Timeout (taken from Arch)
[packages/synapse.git] / synapse.spec
index 4236b2620e9f720ded3d5967619a1ecbfd9f4846..4eeb4afa9d6d4ffb8be3cdd221be80fba6484967 100644 (file)
@@ -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
This page took 0.060625 seconds and 4 git commands to generate.