Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > by-pkgid > d4259d59f7ded0ae2eb372274b51ff6d > files > 2

f-spot-0.6.2-2mdv2010.1.src.rpm

From 37c66757706a1db5a42b833536751e8480d29fc3 Mon Sep 17 00:00:00 2001
From: unknown author <cooker@mandrivalinux.org>
Date: Fri, 15 Feb 2008 10:39:15 +0000
Subject: [PATCH] sqlite3 update

---
 src/f-spot.in |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/f-spot.in b/src/f-spot.in
index 8c54fef..c2f7536 100644
--- a/src/f-spot.in
+++ b/src/f-spot.in
@@ -15,6 +15,10 @@ else
     DBUSLAUNCH=""
 fi
 
+# gw automatic update of the photo database
+file ~/.gnome2/f-spot/photos.db|fgrep -q 2.x && f-spot-sqlite-upgrade
+
+
 if test "x$turtledir" != "x"; then
     export MONO_PATH=$turtledir/lib:$turtledir/gui:$MONO_PATH
 fi
-- 
1.6.2.4