SOURCES: f-spot-exec.patch, f-spot-dir.patch - updated for 0.4.4

deejay1 deejay1 at pld-linux.org
Thu May 29 09:46:19 CEST 2008


Author: deejay1                      Date: Thu May 29 07:46:19 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 0.4.4

---- Files affected:
SOURCES:
   f-spot-exec.patch (1.3 -> 1.4) , f-spot-dir.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/f-spot-exec.patch
diff -u SOURCES/f-spot-exec.patch:1.3 SOURCES/f-spot-exec.patch:1.4
--- SOURCES/f-spot-exec.patch:1.3	Wed Dec 12 17:49:57 2007
+++ SOURCES/f-spot-exec.patch	Thu May 29 09:46:14 2008
@@ -1,9 +1,10 @@
---- f-spot-0.4.1/src/f-spot.in.orig	2007-12-12 06:39:10.401468565 +0100
-+++ f-spot-0.4.1/src/f-spot.in	2007-12-12 06:40:11.392164051 +0100
-@@ -54,5 +54,5 @@
- if $run_mdb; then
- 	mdb $EXE_TO_RUN -args "$@"
+diff -Nru f-spot-0.4.4/src/f-spot.in f-spot-0.4.4-exec/src/f-spot.in
+--- f-spot-0.4.4/src/f-spot.in	2008-05-16 20:52:42.000000000 +0200
++++ f-spot-0.4.4-exec/src/f-spot.in	2008-05-29 09:26:36.000000000 +0200
+@@ -67,5 +67,5 @@
+ elif $run_gdb; then
+ 	gdb --eval-command=run --args mono $MONO_OPTIONS $EXE_TO_RUN "$@"
  else
--	exec -a @PACKAGE@ mono $MONO_OPTIONS $EXE_TO_RUN "$@"
-+	exec mono $MONO_OPTIONS $EXE_TO_RUN "$@"
+-	exec -a @PACKAGE@ $DBUSLAUNCH mono $MONO_OPTIONS $EXE_TO_RUN "$@"
++	exec $DBUSLAUNCH mono $MONO_OPTIONS $EXE_TO_RUN "$@"
  fi

================================================================
Index: SOURCES/f-spot-dir.patch
diff -u SOURCES/f-spot-dir.patch:1.1 SOURCES/f-spot-dir.patch:1.2
--- SOURCES/f-spot-dir.patch:1.1	Tue Mar 28 21:41:43 2006
+++ SOURCES/f-spot-dir.patch	Thu May 29 09:46:14 2008
@@ -1,9 +1,10 @@
---- configure.in~	2006-03-13 15:51:10.000000000 +0100
-+++ configure.in	2006-03-28 21:38:27.195995000 +0200
-@@ -125,7 +125,7 @@
- fi
- 
- if test -d $gnome_screensaver_prefix/lib/gnome-screensaver; then
+diff -Nru f-spot-0.4.4/configure.in f-spot-0.4.4-dir/configure.in
+--- f-spot-0.4.4/configure.in	2008-05-27 23:08:19.000000000 +0200
++++ f-spot-0.4.4-dir/configure.in	2008-05-29 09:29:47.000000000 +0200
+@@ -275,7 +275,7 @@
+ if test "$have_gs_pkgconfig" = "yes" && test "x$gs_pc_prefix" = "x$gnome_screensaver_prefix"; then
+ 	GNOME_SCREENSAVER_SAVERDIR=$gs_pc_saverdir
+ elif test -d $gnome_screensaver_prefix/lib/gnome-screensaver; then
 -	GNOME_SCREENSAVER_SAVERDIR=$gnome_screensaver_prefix/lib/gnome-screensaver/gnome-screensaver
 +	GNOME_SCREENSAVER_SAVERDIR=$gnome_screensaver_prefix/lib/gnome-screensaver
  else 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/f-spot-exec.patch?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/f-spot-dir.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list