From 5c2f0d07cdf92385ee8bedf1bd4ae80eca1bf3ee Mon Sep 17 00:00:00 2001 From: Artur Frysiak Date: Sun, 20 Mar 2011 18:59:33 +0000 Subject: [PATCH] - up to 0.7.1 Changed files: no-rdfpipe.patch -> 1.2 zeitgeist.spec -> 1.2 --- no-rdfpipe.patch | 14 -------------- zeitgeist.spec | 10 ++++------ 2 files changed, 4 insertions(+), 20 deletions(-) delete mode 100644 no-rdfpipe.patch diff --git a/no-rdfpipe.patch b/no-rdfpipe.patch deleted file mode 100644 index 77986c5..0000000 --- a/no-rdfpipe.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff -urN zeitgeist-0.7/configure.ac zeitgeist-0.7.new//configure.ac ---- zeitgeist-0.7/configure.ac 2011-01-18 11:57:00.000000000 +0100 -+++ zeitgeist-0.7.new//configure.ac 2011-03-20 13:29:37.849834567 +0100 -@@ -37,10 +37,4 @@ - AC_MSG_ERROR(You need the tool `rapper' from the `raptor-utils' package in order to compile Zeitgeist) - fi - --# check for rdflib --AC_CHECK_PROG(HAVE_RDFLIB, rdfpipe, yes, no) --if test "x$HAVE_RDFLIB" = "xno"; then -- AC_MSG_ERROR(You need the tool `rdfpipe' from the `python-rdflib' package in order to compile Zeitgeist) --fi -- - AC_OUTPUT diff --git a/zeitgeist.spec b/zeitgeist.spec index 0ff9fd5..ed6fcd9 100644 --- a/zeitgeist.spec +++ b/zeitgeist.spec @@ -1,19 +1,18 @@ Summary: Framework providing Desktop activity awareness Name: zeitgeist -Version: 0.7 +Version: 0.7.1 Release: 0.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.7/0.7.1/+download/%{name}-%{version}.tar.gz +# Source0-md5: 6ecf4a8467cd9a04f9df7b652b5b4605 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 @@ -30,7 +29,6 @@ similarity and usage patterns. %prep %setup -q -%patch0 -p1 %build %{__intltoolize} -- 2.44.0