Hello community,

here is the log from the commit of package synapse for openSUSE:Factory
checked in at Wed Aug 3 11:03:37 CEST 2011.



--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/synapse/synapse.changes        2011-06-25 
17:31:36.000000000 +0200
@@ -0,0 +1,5 @@
+-------------------------------------------------------------------
+Sat Jun 25 15:19:40 UTC 2011 - [email protected]
+
+- Initial package from release 0.2.6.
+

calling whatdependson for head-i586


New:
----
  synapse-0.2.6.tar.gz
  synapse.1
  synapse.changes
  synapse.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ synapse.spec ++++++
#
# spec file for package synapse
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:           synapse
Version:        0.2.6
Release:        1
License:        GPL-3.0
Summary:        A semantic launcher for GNOME
Url:            http://launchpad.net/synapse-project
Group:          System/GUI/GNOME
Source0:        
http://launchpad.net/synapse-project/0.2/%{version}/+download/%{name}-%{version}.tar.gz
# Manual page, see lp#804276
Source1:        %{name}.1
BuildRequires:  intltool
BuildRequires:  update-desktop-files
BuildRequires:  vala
BuildRequires:  pkgconfig(dbus-glib-1)
BuildRequires:  pkgconfig(gee-1.0)
BuildRequires:  pkgconfig(glib-2.0)
BuildRequires:  pkgconfig(gtk+-2.0)
BuildRequires:  pkgconfig(gtkhotkey-1.0)
BuildRequires:  pkgconfig(json-glib-1.0)
BuildRequires:  pkgconfig(libnotify)
BuildRequires:  pkgconfig(rest-0.7)
BuildRequires:  pkgconfig(unique-1.0)
BuildRequires:  pkgconfig(zeitgeist-1.0)
Recommends:     %{name}-lang
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
Synapse is a semantic launcher written in Vala that you can use to start
applications as well as find and access relevant documents and files by
making use of the Zeitgeist engine.

%lang_package
%prep
%setup -q

%build
%configure --disable-static
make %{?_smp_mflags}

%install
%make_install
%find_lang %{name}
%suse_update_desktop_file %{name} X-SuSE-DesktopUtility
install -Dm 0644 %{S:1} %{buildroot}%{_mandir}/man1/%{name}.1

%clean
%{?buildroot:%__rm -rf "%{buildroot}"}

%post
%icon_theme_cache_post
%desktop_database_post

%postun
%icon_theme_cache_postun
%desktop_database_postun

%files
%defattr(-,root,root)
%doc AUTHORS COPYING
%{_bindir}/%{name}
%{_datadir}/applications/%{name}.desktop
%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
%{_mandir}/man1/%{name}.1.gz

%files lang -f %{name}.lang

%changelog
++++++ synapse.1 ++++++
.TH "synapse" 1
.SH NAME
synapse \- Utility to launch everything on your computer.
.SH SYNOPSIS
.B synapse
[OPTIONS]

.SH DESCRIPTION

Synapse is an utility to launch everything you have on your computer. It uses
zeitgiest to search into the user's activity.

.SH OPTIONS
.TP
.B \-s, \-\-startup=
Startup mode (hide the UI until activated).

.SH AUTHORS
Michal Hruby <[email protected]>

Alberto Aldegheri <[email protected]>

Man page written to conform with Debian by Julien Lavergne.

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to