diff --git a/.cvsignore b/.cvsignore index cdd0fc8..fa4d331 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -akonadi-0.80.0.tar.bz2 +akonadi-812787.tar.bz2 diff --git a/akonadi.spec b/akonadi.spec index 475162a..a0414f3 100644 --- a/akonadi.spec +++ b/akonadi.spec @@ -1,12 +1,15 @@ +%define revision 812787 + Summary: PIM Storage Service Name: akonadi -Version: 0.80.0 -Release: 2%{?dist} +Version: 0.81.0 +Release: 0.1.20080526svn%{revision}%{?dist} Group: System Environment/Libraries License: LGPLv2+ URL: http://pim.kde.org/akonadi/ -Source0: http://download.kde.org/unstable/4.0.71/support/akonadi-%{version}.tar.bz2 +# checked out from svn://anonsvn.kde.org/home/kde/trunk/kdesupport/akonadi/ +Source0: akonadi-%{revision}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires(post): /sbin/ldconfig @@ -31,7 +34,7 @@ Requires: qt4-devel %{summary}. %prep -%setup -q +%setup -q -n %{name}-%{revision} %build %cmake . -DCONFIG_INSTALL_DIR=%{_sysconfdir} @@ -74,6 +77,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || : %{_libdir}/libakonadi*.so %changelog +* Mon May 26 2008 Kevin Kofler 0.81.0-0.1.20080526svn812787 +- update to revision 812787 from KDE SVN (to match KDE 4.1 Beta 1) + * Mon May 5 2008 Kevin Kofler 0.80.0-2 - -devel: remove bogus Requires: pkgconfig diff --git a/sources b/sources index 90ead0d..2e909b9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0aba67ad18dcba35b8b1b52b9c126e1b akonadi-0.80.0.tar.bz2 +821306fcf0f23d9896df904310bce578 akonadi-812787.tar.bz2