packages: zeitgeist/zeitgeist.spec - ver. 0.9.0.1
wrobell
wrobell at pld-linux.org
Wed May 30 00:22:47 CEST 2012
Author: wrobell Date: Tue May 29 22:22:47 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- ver. 0.9.0.1
---- Files affected:
packages/zeitgeist:
zeitgeist.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: packages/zeitgeist/zeitgeist.spec
diff -u packages/zeitgeist/zeitgeist.spec:1.8 packages/zeitgeist/zeitgeist.spec:1.9
--- packages/zeitgeist/zeitgeist.spec:1.8 Thu Jan 19 09:30:08 2012
+++ packages/zeitgeist/zeitgeist.spec Wed May 30 00:22:42 2012
@@ -2,12 +2,12 @@
Summary: Framework providing Desktop activity awareness
Summary(pl.UTF-8): Szkielet zapewniający świadomość aktywności w środowisku graficznym
Name: zeitgeist
-Version: 0.8.2
-Release: 3
+Version: 0.9.0.1
+Release: 1
License: LGPL v2.1+
Group: Daemons
-Source0: http://launchpad.net/zeitgeist/0.8/%{version}/+download/%{name}-%{version}.tar.gz
-# Source0-md5: 589e7de784d21177491780bffd11097d
+Source0: http://launchpad.net/zeitgeist/0.9/%{version}/+download/%{name}-%{version}.tar.bz2
+# Source0-md5: 08f2eb384824e8458f18e10db7654965
URL: http://launchpad.net/zeitgeist
BuildRequires: autoconf >= 2.50
BuildRequires: automake >= 1:1.9
@@ -18,6 +18,7 @@
BuildRequires: python >= 1:2.6
BuildRequires: python-rdflib >= 3.0.0
BuildRequires: rpm-pythonprov
+BuildRequires: xapian-core-devel
Requires: python-%{name} = %{version}-%{release}
Requires: python-modules-sqlite
Requires: python-pygobject >= 2.16.0
@@ -61,7 +62,7 @@
%{__aclocal}
%{__autoconf}
%{__automake}
-%configure
+%configure --disable-fts
%{__make}
%install
@@ -72,25 +73,19 @@
%py_postclean
-%find_lang %{name}
-
%clean
rm -rf $RPM_BUILD_ROOT
-%files -f %{name}.lang
+%files
%defattr(644,root,root,755)
-%doc AUTHORS COPYRIGHT ChangeLog NEWS README
+%doc AUTHORS ChangeLog NEWS README
%attr(755,root,root) %{_bindir}/zeitgeist-daemon
%{_datadir}/dbus-1/services/org.gnome.zeitgeist.service
-%{_datadir}/zeitgeist/_zeitgeist
%{_mandir}/man1/zeitgeist-daemon.1*
-# -devel? (for daemon extensions development)
-%{_pkgconfigdir}/zeitgeist-daemon.pc
%files -n python-%{name}
%defattr(644,root,root,755)
%{py_sitescriptdir}/zeitgeist
-%dir %{_datadir}/zeitgeist
%{_datadir}/zeitgeist/ontology
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -99,6 +94,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2012/05/29 22:22:42 wrobell
+- ver. 0.9.0.1
+
Revision 1.8 2012/01/19 08:30:08 arekm
- release 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/zeitgeist/zeitgeist.spec?r1=1.8&r2=1.9
More information about the pld-cvs-commit
mailing list