Mailinglist Archive: opensuse-commit (1385 mails)
| < Previous | Next > |
commit zeitgeist-datahub for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 16 May 2011 15:46:49 +0200
- Message-id: <20110516134649.B15FE20299@hilbert.suse.de>
Hello community,
here is the log from the commit of package zeitgeist-datahub for
openSUSE:Factory
checked in at Mon May 16 15:46:49 CEST 2011.
--------
New Changes file:
--- /dev/null 2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/zeitgeist-datahub/zeitgeist-datahub.changes
2011-04-26 23:24:42.000000000 +0200
@@ -0,0 +1,23 @@
+-------------------------------------------------------------------
+Tue Apr 26 23:23:14 CEST 2011 - vuntz@xxxxxxxxxxxx
+
+- Add update-desktop-files BuildRequires so we can call
+ %suse_update_desktop_file, and remove fdupes BuildRequires.
+- Improve summary and description.
+- Add zeitgeist Supplements as this improves the zeitgeist
+ experience.
+
+-------------------------------------------------------------------
+Fri Apr 1 07:33:16 UTC 2011 - dimstar@xxxxxxxxxxxx
+
+- Use Recommends instead of Requires for -lang package.
+
+-------------------------------------------------------------------
+Wed Jan 26 13:02:56 CST 2011 - federico@xxxxxxxxxx
+
+- Update to upstream version zeitgeist-datahub-0.6.0.
+
+-------------------------------------------------------------------
+Wed Jan 12 17:46:37 CST 2011 - federico@xxxxxxxxxx
+
+- Initial packaging of zeitgeist-datahub-0.5.1.
calling whatdependson for head-i586
New:
----
zeitgeist-datahub-0.6.0.tar.gz
zeitgeist-datahub.changes
zeitgeist-datahub.spec
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ zeitgeist-datahub.spec ++++++
#
# spec file for package zeitgeist-datahub
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (C) 2011 Federico Mena Quintero
#
# 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: zeitgeist-datahub
Version: 0.6.0
Release: 1
License: GPLv3+
Summary: Passive logging daemon for Zeitgeist
Url: https://launchpad.net/zeitgeist-datahub
Group: Productivity/Other
Source: %{name}-%{version}.tar.gz
BuildRequires: intltool
BuildRequires: update-desktop-files
BuildRequires: vala
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(gtk+-2.0)
BuildRequires: pkgconfig(zeitgeist-1.0)
Requires: zeitgeist
Recommends: %{name}-lang
Supplements: zeitgeist
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
The datahub provides passive plugins which insert events into
Zeitgeist.
%lang_package
%prep
%setup -q
%build
%configure
make %{?_smp_mflags}
%install
%make_install
%find_lang %{name}
%suse_update_desktop_file zeitgeist-datahub
%clean
rm -rf %{buildroot}
%files
%defattr(-,root,root)
%doc AUTHORS COPYING NEWS
%{_bindir}/zeitgeist-datahub
%{_sysconfdir}/xdg/autostart/zeitgeist-datahub.desktop
%{_mandir}/man1/zeitgeist-datahub.1*
%files lang -f %{name}.lang
%changelog
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |