From 78bf7be5c53f2a3e0c6187ec5f55e4920edfb29c Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Feb 24 2009 18:37:08 +0000 Subject: mark patch upstreamed --- diff --git a/akonadi.spec b/akonadi.spec index 4b0687a..e802dc6 100644 --- a/akonadi.spec +++ b/akonadi.spec @@ -12,8 +12,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # shrink default initial db size a bit (approx 140mb->28mb) Patch1: akonadi-1.1.1-mysql_conf.patch -# upstreamable -Patch50: akonadi-1.1.1-startup-1.patch +# upstream +Patch100: akonadi-1.1.1-startup-1.patch BuildRequires: cmake BuildRequires: qt4-devel >= 4.4 @@ -55,7 +55,7 @@ Requires: pkgconfig %setup -q %patch1 -p1 -b .mysql_conf -%patch50 -p1 -b .startup-1 +%patch100 -p1 -b .startup-1 %build