rpms/akonadi/devel .cvsignore, 1.3, 1.4 akonadi.spec, 1.6, 1.7 sources, 1.3, 1.4

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Fri Jun 20 14:13:46 UTC 2008


Author: rdieter

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

Modified Files:
	.cvsignore akonadi.spec sources 
Log Message:
* Wed Jun 18 2008 Rex Dieter <rdieter at fedoraproject.org> 0.82.0-1
- akonadi-0.82.0



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/akonadi/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	26 May 2008 14:55:31 -0000	1.3
+++ .cvsignore	20 Jun 2008 14:13:00 -0000	1.4
@@ -1 +1 @@
-akonadi-812787.tar.bz2
+akonadi-0.82.0.tar.bz2


Index: akonadi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/akonadi/devel/akonadi.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- akonadi.spec	3 Jun 2008 06:26:26 -0000	1.6
+++ akonadi.spec	20 Jun 2008 14:13:00 -0000	1.7
@@ -1,15 +1,16 @@
-%define revision 812787
+#define revision 812787
 
 Summary: PIM Storage Service
 Name:    akonadi
-Version: 0.81.0
-Release: 0.2.20080526svn%{revision}%{?dist}
+Version: 0.82.0
+Release: 1%{?dist}
 
 Group:   System Environment/Libraries
 License: LGPLv2+
 URL:     http://pim.kde.org/akonadi/
 # checked out from svn://anonsvn.kde.org/home/kde/trunk/kdesupport/akonadi/
-Source0: akonadi-%{revision}.tar.bz2
+#Source0: akonadi-%{revision}.tar.bz2
+Source0:  ftp://ftp.kde.org/pub/kde/unstable/4.0.83/support/akonadi-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires(post): /sbin/ldconfig
@@ -36,7 +37,7 @@
 %{summary}.
 
 %prep
-%setup -q -n %{name}-%{revision}
+%setup -q 
 
 %build
 %cmake . -DCONFIG_INSTALL_DIR=%{_sysconfdir}
@@ -80,6 +81,9 @@
 %{_libdir}/libakonadi*.so
 
 %changelog
+* Wed Jun 18 2008 Rex Dieter <rdieter at fedoraproject.org> 0.82.0-1
+- akonadi-0.82.0
+
 * Tue Jun  3 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 0.81.0-0.2.20080526svn812787
 - BR automoc, drop automoc hack
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/akonadi/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	26 May 2008 14:55:31 -0000	1.3
+++ sources	20 Jun 2008 14:13:00 -0000	1.4
@@ -1 +1 @@
-821306fcf0f23d9896df904310bce578  akonadi-812787.tar.bz2
+a6ab075c69a54abc024285a76673110b  akonadi-0.82.0.tar.bz2




More information about the fedora-extras-commits mailing list