]> git.pld-linux.org Git - packages/zeitgeist.git/blobdiff - zeitgeist.spec
- Suggests zeitgeist-datahub
[packages/zeitgeist.git] / zeitgeist.spec
index 0ff9fd5e8b73e3bae0cba21701b77a3b140f5012..68625c436bf3ae960176766a4968a994564632b1 100644 (file)
@@ -1,24 +1,24 @@
 Summary:       Framework providing Desktop activity awareness
 Name:          zeitgeist
-Version:       0.7
-Release:       0.1
+Version:       0.8.2
+Release:       1
 License:       LGPL v2
 Group:         Daemons
-Source0:       http://launchpad.net/zeitgeist/0.7/0.7.0/+download/%{name}-%{version}.tar.gz
-# Source0-md5: e183137806e1d3870cbaa19f7ed88d8b
-Patch0:                no-rdfpipe.patch
+Source0:       http://launchpad.net/zeitgeist/0.8/%{version}/+download/%{name}-%{version}.tar.gz
+# Source0-md5: 589e7de784d21177491780bffd11097d
 URL:           http://launchpad.net/zeitgeist
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: gettext-devel
 BuildRequires: intltool >= 0.40.0
 BuildRequires: libraptor2-rapper
-BuildRequires: python-rdflib
+BuildRequires: python-rdflib >= 3.0.0
 Requires:      python-dbus
 Requires:      python-modules
 Requires:      python-modules-sqlite
 Requires:      python-pygobject
 Requires:      python-pyxdg
+Suggests:      zeitgeist-datahub
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -30,7 +30,6 @@ similarity and usage patterns.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__intltoolize}
@@ -55,7 +54,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README TODO
+%doc AUTHORS ChangeLog NEWS README 
 %attr(755,root,root) %{_bindir}/zeitgeist-daemon
 %{_datadir}/dbus-1/services/org.gnome.zeitgeist.service
 %{_datadir}/zeitgeist
This page took 0.033917 seconds and 4 git commands to generate.