[gnome-commander/f13/master] - Update to 1.2.8.10

Mamoru Tasaka mtasaka at fedoraproject.org
Wed Jan 19 19:36:23 UTC 2011


commit 8bb30418df750f54bb2c85927d9fc6330dd2e2b2
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Thu Jan 20 04:36:14 2011 +0900

    - Update to 1.2.8.10

 .gitignore           |    1 +
 gnome-commander.spec |    8 +++++++-
 sources              |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7a3f3b2..0084a7e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ gnome-commander-1.2.8.6.tar.bz2
 gnome-commander-1.2.8.7.tar.bz2
 /gnome-commander-1.2.8.8.tar.bz2
 /gnome-commander-1.2.8.9.tar.bz2
+/gnome-commander-1.2.8.10.tar.bz2
diff --git a/gnome-commander.spec b/gnome-commander.spec
index 46b3d55..fbdb5f7 100644
--- a/gnome-commander.spec
+++ b/gnome-commander.spec
@@ -45,7 +45,7 @@
 %global        fedora_rel            %( [ 0%{?if_pre} -gt 0 ] && echo 0. )%{main_release}%{?extratag:.%extratag}
 
 Name:          gnome-commander
-Version:       1.2.8.9
+Version:       1.2.8.10
 # Downgrade 2 times
 Epoch:         2
 Release:       %{fedora_rel}%{?dist}
@@ -76,6 +76,9 @@ BuildRequires: libgnomeui-devel
 BuildRequires: poppler-devel       >= %{POPPLER_REQ}
 BuildRequires: taglib-devel        >= %{TAGLIB_REQ}
 
+BuildRequires: libICE-devel
+BuildRequires: libSM-devel
+
 BuildRequires: gnome-doc-utils
 BuildRequires: perl(XML::Parser)
 BuildRequires: python-devel
@@ -236,6 +239,9 @@ desktop-file-install \
 %{_datadir}/pixmaps/%{name}/
 
 %changelog
+* Thu Jan 20 2011 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 2:1.2.8.10-1
+- Update to 1.2.8.10
+
 * Sat Dec  4 2010 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 2:1.2.8.9-1
 - Update to 1.2.8.9
 
diff --git a/sources b/sources
index 461c3d2..a03907c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ecb6252a1af9800c88c3da8b405cccc7  gnome-commander-1.2.8.9.tar.bz2
+9605ed93f40d1e3c7a23ea1ce2ec5f6e  gnome-commander-1.2.8.10.tar.bz2


More information about the scm-commits mailing list