From b8ed2180ba4671631f9aca12f9318b2abd4d87d1 Mon Sep 17 00:00:00 2001 From: Mamoru Tasaka Date: Thu, 3 Dec 2009 07:37:44 +0000 Subject: [PATCH] - Update to the latest git (to fix crash when cancelling symlink creation with ESC bug 542366, GNOME bug 603301) --- .cvsignore | 2 +- gnome-commander.spec | 9 +++++++-- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index a6089b0..8f745ae 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gnome-commander-1.2.9-git_D20091126T1510.tar.bz2 +gnome-commander-1.2.9-git_D20091203T1630.tar.bz2 diff --git a/gnome-commander.spec b/gnome-commander.spec index 30d1c26..14e1005 100644 --- a/gnome-commander.spec +++ b/gnome-commander.spec @@ -21,7 +21,7 @@ %global LIBGSF_REQ 1.12.0 %global POPPLER_REQ 0.6 -%global git_pull_JST D20091126T1510 +%global git_pull_JST D20091203T1630 %global use_autotool 0 %global update_po 1 @@ -145,7 +145,7 @@ gzip -9 ChangeLog-* --enable-python %if %{update_po} -make -C po gnome-commander.pot update-po +%{__make} -C po gnome-commander.pot update-po %endif %{__make} %{?_smp_mflags} -k \ @@ -214,6 +214,11 @@ scrollkeeper-update -q || : %{_datadir}/pixmaps/%{name}/ %changelog +* Thu Dec 3 2009 Mamoru Tasaka +- Update to the latest git + (to fix crash when cancelling symlink creation with ESC + bug 542366, GNOME bug 603301) + * Thu Nov 26 2009 Mamoru Tasaka - 1:1.2.9-0.1.git_D20091126T1510 - Chase master git branch for F-13 after discussion with the upstream developer diff --git a/sources b/sources index 65ed96f..88b5d44 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -37680c7c5d25bd6599b58901c59fa6e8 gnome-commander-1.2.9-git_D20091126T1510.tar.bz2 +0bf901b01b4162fc5d68212cca0e493a gnome-commander-1.2.9-git_D20091203T1630.tar.bz2