[zeitgeist/f14/master] - Update to 0.5.0

Deji Akingunola deji at fedoraproject.org
Tue Aug 24 03:51:32 UTC 2010


commit 20b74f147c7770f2eff2dff397fe340d58ba46c7
Author: Deji Akingunola <dakingun at gmail.com>
Date:   Mon Aug 23 23:53:08 2010 -0400

    - Update to 0.5.0

 sources        |    2 +-
 zeitgeist.spec |   12 ++++++++----
 2 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/sources b/sources
index c9d107f..87e3fbc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a6c5b462e2c38f5249202b7d566ce463  zeitgeist-0.4.0.tar.gz
+484cce7f7a117869bd3d4bd1ba9f4a18  zeitgeist-0.5.0.tar.gz
diff --git a/zeitgeist.spec b/zeitgeist.spec
index 2176dd9..a12f11c 100644
--- a/zeitgeist.spec
+++ b/zeitgeist.spec
@@ -2,13 +2,13 @@
 
 Summary:	Framework providing Desktop activity awareness
 Name:		zeitgeist
-Version:	0.4.0
-Release:	2%{?dist}
+Version:	0.5.0
+Release:	1%{?dist}
 Group:		User Interface/Desktops
 License:	LGPLv3+ and LGPLv3
 # zeitgeist/loggers/iso_strptime.py is LGPLv3 and the rest LGPLv3+
 URL:		https://launchpad.net/zeitgeist
-Source0:	http://launchpad.net/%{name}/0.4/0.4.0/+download/%{name}-%{version}.tar.gz
+Source0:	http://launchpad.net/%{name}/0.5/0.5.0/+download/%{name}-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	python-devel python-rdflib
 BuildRequires:	raptor
@@ -35,7 +35,7 @@ make %{?_smp_mflags}
 
 %install
 rm -rf %{buildroot}
-make DESTDIR=%{buildroot} install
+make DESTDIR=%{buildroot} pkgconfigdir=%{_datadir}/pkgconfig install
 
 %find_lang %{name}
 
@@ -48,11 +48,15 @@ rm -rf %{buildroot}
 %{_bindir}/zeitgeist-daemon
 %{_bindir}/zeitgeist-datahub
 %{_datadir}/%{name}/
+%{_datadir}/pkgconfig/zeitgeist-daemon.pc
 %{python_sitelib}/zeitgeist/
 %{_datadir}/dbus-1/services/org.gnome.zeitgeist.service
 %{_mandir}/man1/zeitgeist-*.*
 
 %changelog
+* Mon Aug 23 2010 Deji Akingunola <dakingun at gmail.com> - 0.5.0-1
+- Update to 0.5.0
+
 * Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 0.4.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 


More information about the scm-commits mailing list