Compare commits
4 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a0d6f7bd04 | ||
|
|
4a2b921e93 | ||
|
|
dfa6dafe8b | ||
|
|
c99e560719 |
2 changed files with 19 additions and 6 deletions
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
e183137806e1d3870cbaa19f7ed88d8b zeitgeist-0.7.tar.gz
|
||||
589e7de784d21177491780bffd11097d zeitgeist-0.8.2.tar.gz
|
||||
|
|
|
|||
|
|
@ -2,18 +2,17 @@
|
|||
|
||||
Summary: Framework providing Desktop activity awareness
|
||||
Name: zeitgeist
|
||||
Version: 0.7
|
||||
Version: 0.8.2
|
||||
Release: 2%{?dist}
|
||||
Group: User Interface/Desktops
|
||||
License: LGPLv3+ and LGPLv3
|
||||
# zeitgeist/loggers/iso_strptime.py is LGPLv3 and the rest LGPLv3+
|
||||
License: LGPLv2+
|
||||
URL: https://launchpad.net/zeitgeist
|
||||
Source0: http://launchpad.net/%{name}/0.7/0.7/+download/%{name}-%{version}.tar.gz
|
||||
Source0: http://launchpad.net/%{name}/0.8/0.8.2/+download/%{name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: python-devel python-rdflib
|
||||
BuildRequires: raptor
|
||||
BuildRequires: gettext, perl(XML::Parser), intltool
|
||||
Requires: dbus
|
||||
Requires: dbus zeitgeist-datahub
|
||||
Requires: dbus-python pygobject2 pyxdg
|
||||
|
||||
BuildArch: noarch
|
||||
|
|
@ -53,6 +52,20 @@ rm -rf %{buildroot}
|
|||
%{_mandir}/man1/zeitgeist-*.*
|
||||
|
||||
%changelog
|
||||
* Sat Oct 22 2011 Deji Akingunola <dakingun@gmail.com> - 0.8.2-2
|
||||
- Revert post-install script to restart zeitgeist daemon on update
|
||||
|
||||
* Tue Oct 18 2011 Deji Akingunola <dakingun@gmail.com> - 0.8.2-1
|
||||
- Update to 0.8.2
|
||||
- Restart the zeitgeist daemon on update (BZ #627982)
|
||||
|
||||
* Wed Jul 20 2011 Deji Akingunola <dakingun@gmail.com> - 0.8.1-1
|
||||
- Update to 0.8.1
|
||||
|
||||
* Fri May 13 2011 Deji Akingunola <dakingun@gmail.com> - 0.8.0-1
|
||||
- Update to 0.8.0
|
||||
- Add a hard requires on zeitgeist-datahub
|
||||
|
||||
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue