rpms/akonadi/devel akonadi.spec,1.2,1.3

Kevin Kofler (kkofler) fedora-extras-commits at redhat.com
Mon May 26 14:51:48 UTC 2008


Author: kkofler

Update of /cvs/pkgs/rpms/akonadi/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25211/devel

Modified Files:
	akonadi.spec 
Log Message:
* Mon May 26 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 0.81.0-0.1.20080526svn812787
- update to revision 812787 from KDE SVN (to match KDE 4.1 Beta 1)


Index: akonadi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/akonadi/devel/akonadi.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- akonadi.spec	5 May 2008 16:35:46 -0000	1.2
+++ akonadi.spec	26 May 2008 14:51:08 -0000	1.3
@@ -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 @@
 %{summary}.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{revision}
 
 %build
 %cmake . -DCONFIG_INSTALL_DIR=%{_sysconfdir}
@@ -74,6 +77,9 @@
 %{_libdir}/libakonadi*.so
 
 %changelog
+* Mon May 26 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 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 <Kevin at tigcc.ticalc.org> 0.80.0-2
 - -devel: remove bogus Requires: pkgconfig
 




More information about the scm-commits mailing list