[synapse/f17] Filed 2 bugs @ upstream and uploaded the patches

Renich Bon Ciric renich at fedoraproject.org
Sun May 6 05:52:10 UTC 2012


commit 4e13bd64f34fdaa37fd23242c75984838cfdd13a
Author: Renich Bon Ciric <renich at woralelandia.com>
Date:   Sun May 6 00:51:30 2012 -0500

    Filed 2 bugs @ upstream and uploaded the patches
    
    Also, I did some indentation corrections on the SPEC files

 synapse.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/synapse.spec b/synapse.spec
index 597fc5b..01f0811 100644
--- a/synapse.spec
+++ b/synapse.spec
@@ -7,12 +7,16 @@ Group:          Applications/Productivity
 License:        GPLv3+
 URL:            http://synapse.zeitgeist-project.com/wiki/index.php?title=Main_Page
 Source0:        http://launchpad.net/%{name}-project/0.2/%{version}/+download/%{name}-%{version}.tar.gz
+
 # the generated synapse-main.c imports gtkhotkey-1.0/gtkhotkey.h,
 # which imports glib-2.0/glib/gquark.h, and this is no longer allowed
 # pass -DGLIB_COMPILATION to override (h/t: Mamoru Tasaka)
+# https://bugs.launchpad.net/synapse-project/+bug/995354
 Patch0:         %{name}-0.2.10-glib.patch
+
 # libsynapsecore.a uses powf (defined in the libm DSO),
 # it should be linked with -lm
+# https://bugs.launchpad.net/synapse-project/+bug/995356
 Patch1:         %{name}-0.2.10-libm-dso-for-powf.patch
 
 BuildRequires:  desktop-file-utils%{?_isa}
@@ -27,7 +31,7 @@ BuildRequires:  libzeitgeist-devel%{?_isa}
 BuildRequires:  rest-devel%{?_isa}
 BuildRequires:  unique-devel%{?_isa}
 BuildRequires:  vala%{?_isa}
-Requires:       zeitgeist
+BuildRequires:       zeitgeist
 
 %description
 Synapse is a semantic launcher written in Vala that you can use to start


More information about the scm-commits mailing list