]> git.pld-linux.org Git - packages/zeitgeist.git/commitdiff
- up to 0.7.1
authorArtur Frysiak <artur@frysiak.net>
Sun, 20 Mar 2011 18:59:33 +0000 (18:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    no-rdfpipe.patch -> 1.2
    zeitgeist.spec -> 1.2

no-rdfpipe.patch [deleted file]
zeitgeist.spec

diff --git a/no-rdfpipe.patch b/no-rdfpipe.patch
deleted file mode 100644 (file)
index 77986c5..0000000
+++ /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
index 0ff9fd5e8b73e3bae0cba21701b77a3b140f5012..ed6fcd935a0bcf9c9d91ac3d796a335c510ae476 100644 (file)
@@ -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}
This page took 0.076837 seconds and 4 git commands to generate.