From f405431b7bbe68fd43d81d055481f5279b6b8593 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Feb 11 2011 16:59:39 +0000 Subject: - shrinky-dink db on f15 too --- diff --git a/akonadi.spec b/akonadi.spec index 1c0ea5a..e3f51ad 100644 --- a/akonadi.spec +++ b/akonadi.spec @@ -2,7 +2,7 @@ Summary: PIM Storage Service Name: akonadi Version: 1.5.0 -Release: 3%{?dist} +Release: 3%{?dist}.1 Group: System Environment/Libraries License: LGPLv2+ @@ -17,7 +17,7 @@ Source0: http://download.akonadi-project.org/akonadi-%{version}.tar.bz2 %endif BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -%define mysql_conf_timestamp 20110107 +%define mysql_conf_timestamp 20110211 # shrink default initial db size a bit (approx 140mb->28mb) Patch1: akonadi-mysql_conf.patch @@ -61,7 +61,7 @@ Requires: pkgconfig %prep %setup -q -n akonadi-%{version} -%if 0%{?fedora} < 15 +%if 0%{?fedora} < 16 %patch1 -p1 -b .mysql_conf %endif touch -d %{mysql_conf_timestamp} server/src/storage/mysql-global.conf @@ -142,6 +142,9 @@ fi %changelog +* Fri Feb 11 2011 Rex Dieter 1.5.0-3.1 +- shrinky-dink db on f15 too + * Mon Feb 07 2011 Fedora Release Engineering - 1.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild