Hello community,

here is the log from the commit of package gnome-commander for openSUSE:Factory
checked in at Tue Jul 5 10:34:22 CEST 2011.



--------
--- GNOME/gnome-commander/gnome-commander.changes       2011-05-04 
14:41:05.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-commander/gnome-commander.changes        
2011-06-16 12:56:58.000000000 +0200
@@ -1,0 +2,10 @@
+Thu Jun 16 11:16:16 CEST 2011 - dims...@opensuse.org
+
+- Update to version 1.2.8.12:
+  + bgo#618214: crash when cancel a search
+  + bgo#640387: yet another fix for deprecated python modules:
+    md5, sha1
+  + bgo#649375: bookmarks not updated for newly added ones
+  + Fixed problem with mkdir permissions
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  gnome-commander-1.2.8.11.tar.bz2

New:
----
  gnome-commander-1.2.8.12.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-commander.spec ++++++
--- /var/tmp/diff_new_pack.zPsl92/_old  2011-07-05 10:33:44.000000000 +0200
+++ /var/tmp/diff_new_pack.zPsl92/_new  2011-07-05 10:33:44.000000000 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           gnome-commander
-Version:        1.2.8.11
+Version:        1.2.8.12
 Release:        1
 License:        GPLv2+
 Summary:        Nice and Fast File Manager for the GNOME Desktop

++++++ gnome-commander-1.2.8.11.tar.bz2 -> gnome-commander-1.2.8.12.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-commander-1.2.8.11/ChangeLog 
new/gnome-commander-1.2.8.12/ChangeLog
--- old/gnome-commander-1.2.8.11/ChangeLog      2011-05-01 22:27:11.000000000 
+0200
+++ new/gnome-commander-1.2.8.12/ChangeLog      2011-06-15 19:41:02.000000000 
+0200
@@ -1,6 +1,84 @@
+commit 6f030e023af74ad25c4fefc1f213f47a1fd6ce56
+Author: Piotr Eljasiak <epi...@src.gnome.org>
+Date:   2011-06-15
+
+    1.2.8.12 release
+
+M      doc/C/gnome-commander.xml
+M      doc/gnome-commander.1
+
+commit c3aa8f7a0b9df451ff527b14bb0f3385bfe61039
+Author: Torsten Luettgert <ml-g...@enda.eu>
+Date:  2011-06-15
+
+    Fixed problem with mkdir permissions
+
+M      NEWS
+M      doc/C/gnome-commander.xml
+M      src/gnome-cmd-data.cc
+M      src/gnome-cmd-data.h
+M      src/gnome-cmd-mkdir-dialog.cc
+
+commit 8bd33159b1b66f455e46dcc4e5919728614da0f8
+Author: Piotr Eljasiak <epi...@src.gnome.org>
+Date:  2011-05-20
+
+    Docs update
+
+M      doc/C/gnome-commander.xml
+
+commit 7c209c098ac808f26f91c93be37bae5fdf90afad
+Author: Cristian Buzduga <cristianb...@gmail.com>
+Date:  2011-05-12
+
+    Fixed problem #618214 (crash when cancel a search)
+
+M      NEWS
+M      doc/C/gnome-commander.xml
+M      src/gnome-cmd-search-dialog.cc
+
+commit a409a75938698ead840b50f399779c9099f1c53d
+Author: Alessio Treglia <ales...@debian.org>
+Date:  2011-05-12
+
+    Fixed problem #640387 (yet another fix for deprecated python modules:
+    md5, sha1)
+
+M      NEWS
+M      doc/C/gnome-commander.xml
+M      plugins/python/md5sum/md5sum.py
+M      plugins/python/sha1sum/sha1sum.py
+
+commit bf1369d18f1890ecc4fde79ec5b1c3860eeafdde
+Author: Cristian Buzduga <cristianb...@gmail.com>
+Date:  2011-05-09
+
+    Fixed problem #649375 (bookmarks not updated for newly added ones)
+
+M      NEWS
+M      doc/C/gnome-commander.xml
+M      src/gnome-cmd-dir-indicator.cc
+
+commit 16522a91a23781d593737e5f3c01ee55115a4bec
+Author: Piotr Eljasiak <epi...@src.gnome.org>
+Date:  2011-05-09
+
+    Docs update
+
+M      NEWS
+M      doc/C/gnome-commander.xml
+
+commit 857753b23b4578bcb6f42348c51b28d401121009
+Author: Piotr Eljasiak <epi...@src.gnome.org>
+Date:  2011-05-09
+
+    Bumped version to 1.2.8.12
+
+M      configure.in
+
 commit 758f2c0c78c4de06c5cf86fcf6e07f5769be1549
 Author: Piotr Eljasiak <epi...@src.gnome.org>
-Date:   2011-05-01
+Date:  2011-05-01
 
     1.2.8.11 release
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-commander-1.2.8.11/NEWS 
new/gnome-commander-1.2.8.12/NEWS
--- old/gnome-commander-1.2.8.11/NEWS   2011-05-01 22:21:49.000000000 +0200
+++ new/gnome-commander-1.2.8.12/NEWS   2011-06-15 19:34:59.000000000 +0200
@@ -1,4 +1,15 @@
 ===================================
+gnome-commander 1.2.8.12
+---------------
+
+Bug fixes:
+ * Fixed problem #618214 (crash when cancel a search)
+ * Fixed problem #640387 (yet another fix for deprecated python modules: md5, 
sha1)
+ * Fixed problem #649375 (bookmarks not updated for newly added ones)
+ * Fixed problem with mkdir permissions
+
+
+===================================
 gnome-commander 1.2.8.11
 ---------------
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-commander-1.2.8.11/README 
new/gnome-commander-1.2.8.12/README
--- old/gnome-commander-1.2.8.11/README 2011-05-01 22:25:25.000000000 +0200
+++ new/gnome-commander-1.2.8.12/README 2011-06-15 19:35:51.000000000 +0200
@@ -1,4 +1,4 @@
-                GNOME Commander Version 1.2.8.11
+                GNOME Commander Version 1.2.8.12
 
                 Copyright (C) 2001-2006 Marcus Bjurman 
<marbj...@student.liu.se>
                 Copyright (C) 2007-2011 Piotr Eljasiak <epi...@use.pl>
@@ -95,8 +95,8 @@
 
 Simple install procedure:
 
-  % gzip -cd gnome-commander-1.2.8.11.tar.gz | tar xvf -       # unpack the 
sources
-  % cd gnome-commander-1.2.8.11                # change to the toplevel 
directory
+  % gzip -cd gnome-commander-1.2.8.12.tar.gz | tar xvf -       # unpack the 
sources
+  % cd gnome-commander-1.2.8.12                # change to the toplevel 
directory
   % ./configure                                                        # run 
the `configure' script
   % make                                                               # build 
GNOME Commander
   [ Become root if necessary ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-commander-1.2.8.11/configure 
new/gnome-commander-1.2.8.12/configure
--- old/gnome-commander-1.2.8.11/configure      2011-05-01 22:25:06.000000000 
+0200
+++ new/gnome-commander-1.2.8.12/configure      2011-06-15 19:35:29.000000000 
+0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.65 for gnome-commander 1.2.8.11.
+# Generated by GNU Autoconf 2.65 for gnome-commander 1.2.8.12.
 #
 # Report bugs to 
<http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-commander>.
 #
@@ -702,8 +702,8 @@
 # Identity of this package.
 PACKAGE_NAME='gnome-commander'
 PACKAGE_TARNAME='gnome-commander'
-PACKAGE_VERSION='1.2.8.11'
-PACKAGE_STRING='gnome-commander 1.2.8.11'
+PACKAGE_VERSION='1.2.8.12'
+PACKAGE_STRING='gnome-commander 1.2.8.12'
 
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-commander'
 PACKAGE_URL=''
 
@@ -1565,7 +1565,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures gnome-commander 1.2.8.11 to adapt to many kinds of 
systems.
+\`configure' configures gnome-commander 1.2.8.12 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1635,7 +1635,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of gnome-commander 1.2.8.11:";;
+     short | recursive ) echo "Configuration of gnome-commander 1.2.8.12:";;
    esac
   cat <<\_ACEOF
 
@@ -1764,7 +1764,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gnome-commander configure 1.2.8.11
+gnome-commander configure 1.2.8.12
 generated by GNU Autoconf 2.65
 
 Copyright (C) 2009 Free Software Foundation, Inc.
@@ -2256,7 +2256,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by gnome-commander $as_me 1.2.8.11, which was
+It was created by gnome-commander $as_me 1.2.8.12, which was
 generated by GNU Autoconf 2.65.  Invocation command line was
 
   $ $0 $@
@@ -3070,7 +3070,7 @@
 
 # Define the identity of the package.
  PACKAGE=gnome-commander
- VERSION=1.2.8.11
+ VERSION=1.2.8.12
 
 
 cat >>confdefs.h <<_ACEOF
@@ -18563,7 +18563,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by gnome-commander $as_me 1.2.8.11, which was
+This file was extended by gnome-commander $as_me 1.2.8.12, which was
 generated by GNU Autoconf 2.65.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -18629,7 +18629,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-gnome-commander config.status 1.2.8.11
+gnome-commander config.status 1.2.8.12
 configured by $0, generated by GNU Autoconf 2.65,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-commander-1.2.8.11/configure.in 
new/gnome-commander-1.2.8.12/configure.in
--- old/gnome-commander-1.2.8.11/configure.in   2011-05-01 22:21:49.000000000 
+0200
+++ new/gnome-commander-1.2.8.12/configure.in   2011-06-15 19:34:30.000000000 
+0200
@@ -1,4 +1,4 @@
-AC_INIT(gnome-commander, 1.2.8.11, 
http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-commander)
+AC_INIT(gnome-commander, 1.2.8.12, 
http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-commander)
 AC_CONFIG_SRCDIR(src/gnome-cmd-includes.h)
 AC_CONFIG_MACRO_DIR([m4])
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-commander-1.2.8.11/data/gnome-commander-1.2.8.11.ebuild 
new/gnome-commander-1.2.8.12/data/gnome-commander-1.2.8.11.ebuild
--- old/gnome-commander-1.2.8.11/data/gnome-commander-1.2.8.11.ebuild   
2011-05-01 22:25:24.000000000 +0200
+++ new/gnome-commander-1.2.8.12/data/gnome-commander-1.2.8.11.ebuild   
1970-01-01 01:00:00.000000000 +0100
@@ -1,62 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header:
-
-inherit gnome2 flag-o-matic
-
-EAPI="2"
-
-DESCRIPTION="A full featured, dual-pane file manager for Gnome2"
-HOMEPAGE="http://www.nongnu.org/gcmd/";
-
-SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/${PN}/1.2/${P}.tar.bz2";;
-
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-
-LICENSE="GPL-2"
-
-IUSE="doc exif gsf id3 python"
-SLOT="0"
-
-
-USE_DESC="
-          exif: add support for Exif and IPTC
-          gsf: add support for OLE, OLE2 and ODF
-          id3: add support for ID3, Vorbis, FLAC and APE
-       python: add support for python plugins"
-
-
-RDEPEND=">=x11-libs/gtk+-2.8.0
-        >=dev-libs/glib-2.6.0
-        >=gnome-base/libgnomeui-2.4.0
-        >=gnome-base/libgnome-2.0.0
-        >=gnome-base/gnome-vfs-2.0.0
-        || (
-                app-admin/gamin
-                app-admin/fam
-        )
-        exif?   ( >=media-gfx/exiv2-0.14     )
-        gsf?    ( >=gnome-extra/libgsf-1.12.0 )
-        id3?    ( >=media-libs/taglib-1.4  )
-        python? ( >=dev-lang/python-2.4
-                  >=dev-python/gnome-vfs-python-2.0.0 )"
-
-
-
- DEPEND="${RDEPEND}
-        >=dev-util/intltool-0.35.0
-        dev-util/pkgconfig"
-
-
-DOCS="AUTHORS BUGS ChangeLog NEWS README TODO"
-
-
-
-pkg_setup() {
-        G2CONF=" ${G2CONF}
-                $(use_with exif exiv2)
-                $(use_with gsf  libgsf)
-                $(use_with id3  taglib)
-                $(use_enable python python)"
-                filter-ldflags -Wl,--as-needed
-}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-commander-1.2.8.11/data/gnome-commander-1.2.8.12.ebuild 
new/gnome-commander-1.2.8.12/data/gnome-commander-1.2.8.12.ebuild
--- old/gnome-commander-1.2.8.11/data/gnome-commander-1.2.8.12.ebuild   
1970-01-01 01:00:00.000000000 +0100
+++ new/gnome-commander-1.2.8.12/data/gnome-commander-1.2.8.12.ebuild   
2011-06-15 19:35:50.000000000 +0200
@@ -0,0 +1,62 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header:
+
+inherit gnome2 flag-o-matic
+
+EAPI="2"
+
+DESCRIPTION="A full featured, dual-pane file manager for Gnome2"
+HOMEPAGE="http://www.nongnu.org/gcmd/";
+
+SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/${PN}/1.2/${P}.tar.bz2";;
+
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+LICENSE="GPL-2"
+
+IUSE="doc exif gsf id3 python"
+SLOT="0"
+
+
+USE_DESC="
+          exif: add support for Exif and IPTC
+          gsf: add support for OLE, OLE2 and ODF
+          id3: add support for ID3, Vorbis, FLAC and APE
+       python: add support for python plugins"
+
+
+RDEPEND=">=x11-libs/gtk+-2.8.0
+        >=dev-libs/glib-2.6.0
+        >=gnome-base/libgnomeui-2.4.0
+        >=gnome-base/libgnome-2.0.0
+        >=gnome-base/gnome-vfs-2.0.0
+        || (
+                app-admin/gamin
+                app-admin/fam
+        )
+        exif?   ( >=media-gfx/exiv2-0.14     )
+        gsf?    ( >=gnome-extra/libgsf-1.12.0 )
+        id3?    ( >=media-libs/taglib-1.4  )
+        python? ( >=dev-lang/python-2.4
+                  >=dev-python/gnome-vfs-python-2.0.0 )"
+
+
+
+ DEPEND="${RDEPEND}
+        >=dev-util/intltool-0.35.0
+        dev-util/pkgconfig"
+
+
+DOCS="AUTHORS BUGS ChangeLog NEWS README TODO"
+
+
+
+pkg_setup() {
+        G2CONF=" ${G2CONF}
+                $(use_with exif exiv2)
+                $(use_with gsf  libgsf)
+                $(use_with id3  taglib)
+                $(use_enable python python)"
+                filter-ldflags -Wl,--as-needed
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-commander-1.2.8.11/data/gnome-commander.desktop.in 
new/gnome-commander-1.2.8.12/data/gnome-commander.desktop.in
--- old/gnome-commander-1.2.8.11/data/gnome-commander.desktop.in        
2011-05-01 22:25:24.000000000 +0200
+++ new/gnome-commander-1.2.8.12/data/gnome-commander.desktop.in        
2011-06-15 19:35:50.000000000 +0200
@@ -10,4 +10,4 @@
 X-GNOME-Bugzilla-Bugzilla=GNOME
 X-GNOME-Bugzilla-Product=gnome-commander
 X-GNOME-Bugzilla-Component=application
-X-GNOME-Bugzilla-Version=1.2.8.11
+X-GNOME-Bugzilla-Version=1.2.8.12
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-commander-1.2.8.11/data/gnome-commander.spec 
new/gnome-commander-1.2.8.12/data/gnome-commander.spec
--- old/gnome-commander-1.2.8.11/data/gnome-commander.spec      2011-05-01 
22:25:24.000000000 +0200
+++ new/gnome-commander-1.2.8.12/data/gnome-commander.spec      2011-06-15 
19:35:50.000000000 +0200
@@ -4,7 +4,7 @@
 # Source archive's extension can be specified with rpm --define 'srcext .foo'
 # where .foo is the source archive's actual extension.
 # To compile an RPM from a .gz source archive, give the command
-#   rpmbuild -tb --define 'srcext .gz' gnome-commander-1.2.8.11.tar.gz
+#   rpmbuild -tb --define 'srcext .gz' gnome-commander-1.2.8.12.tar.gz
 #
 
 %if %{?rel:0}%{!?rel:1}
@@ -21,7 +21,7 @@
 %define        poppler_ver           0.6
 
 Name:          gnome-commander
-Version:       1.2.8.11
+Version:       1.2.8.12
 Release:       %{rel}%{?dist}
 Summary:       A nice and fast file manager for the GNOME desktop
 Summary(pl):   Menadżer plików dla GNOME oparty o Norton Commander'a (TM)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-commander-1.2.8.11/doc/C/gnome-commander.xml 
new/gnome-commander-1.2.8.12/doc/C/gnome-commander.xml
--- old/gnome-commander-1.2.8.11/doc/C/gnome-commander.xml      2011-05-01 
22:27:36.000000000 +0200
+++ new/gnome-commander-1.2.8.12/doc/C/gnome-commander.xml      2011-06-15 
19:41:07.000000000 +0200
@@ -3,9 +3,9 @@
 "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"; [
   <!ENTITY author "Piotr Eljasiak">
   <!ENTITY legal SYSTEM "legal.xml">
-  <!ENTITY appversion "1.2.8.11">
-  <!ENTITY manrevision "1.2.8.11">
-  <!ENTITY date "May 2011">
+  <!ENTITY appversion "1.2.8.12">
+  <!ENTITY manrevision "1.2.8.12">
+  <!ENTITY date "June 2011">
   <!ENTITY app "GNOME Commander">
   <!-- Information about the entities
        The legal.xml file contains legal information, there is no need to edit 
the file.
@@ -267,6 +267,16 @@
             <para role="publisher">GNOME Documentation Project</para>
         </revdescription>
       </revision>
+      <revision>
+        <revnumber>GNOME Commander Manual V1.2.8.12;</revnumber>
+        <date>2011-06-15</date>
+        <revdescription>
+            <para role="author">Piotr Eljasiak
+                <email>epi...@cvs.gnome.org</email>
+            </para>
+            <para role="publisher">GNOME Documentation Project</para>
+        </revdescription>
+      </revision>
     </revhistory>
 
     <releaseinfo>This manual describes version &appversion; of &app;.
@@ -6072,6 +6082,29 @@
     </thead>
     <tbody>
         <row valign="top">
+            <entry><para>1.2.8.12</para></entry>
+            <entry><para>2011-06-15</para></entry>
+            <entry>
+                <para>Bug fixes:</para>
+                <para>
+                    <itemizedlist>
+                        <listitem>
+                            <para>Fixed problem #618214 (crash when cancel a 
search)</para>
+                        </listitem>
+                        <listitem>
+                            <para>Fixed problem #640387 (yet another fix for 
deprecated python modules: md5, sha1)</para>
+                        </listitem>
+                        <listitem>
+                            <para>Fixed problem #649375 (bookmarks not updated 
for newly added ones)</para>
+                        </listitem>
+                        <listitem>
+                            <para>Fixed problem with mkdir permissions</para>
+                        </listitem>
+                    </itemizedlist>
+                </para>
+            </entry>
+        </row>
+        <row valign="top">
             <entry><para>1.2.8.11</para></entry>
             <entry><para>2011-05-01</para></entry>
             <entry>
@@ -6092,6 +6125,14 @@
                         </listitem>
                     </itemizedlist>
                 </para>
+                <para>New features:</para>
+                <para>
+                    <itemizedlist>
+                        <listitem>
+                            <para>Support for backward/forward mouse 
buttons</para>
+                        </listitem>
+                    </itemizedlist>
+                </para>
             </entry>
         </row>
         <row valign="top">
@@ -6202,13 +6243,13 @@
                 <para>
                     <itemizedlist>
                         <listitem>
-                            <para>Fixed problem #602795 (file content 
search)</para>
+                            <para>Fixed problems #600292, #612685 (crashes 
when double-clicking on a bookmark)</para>
                         </listitem>
                         <listitem>
-                            <para>Fixed problem #609912 (build error with 
--as-needed)</para>
+                            <para>Fixed problem #602795 (file content 
search)</para>
                         </listitem>
                         <listitem>
-                            <para>Fixed problem #612685 (crashes when 
double-clicking on a bookmark)</para>
+                            <para>Fixed problem #609912 (build error with 
--as-needed)</para>
                         </listitem>
                         <listitem>
                             <para>Fixed problem #616891 (build error on RHEL 
5.5)</para>
@@ -7433,14 +7474,6 @@
                         </listitem>
                     </itemizedlist>
                 </para>
-                <para>New features:</para>
-                <para>
-                    <itemizedlist>
-                        <listitem>
-                            <para>Support for backward/forward mouse 
buttons</para>
-                        </listitem>
-                    </itemizedlist>
-                </para>
             </entry>
         </row>
         <row valign="top">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-commander-1.2.8.11/doc/de/gnome-commander.xml 
new/gnome-commander-1.2.8.12/doc/de/gnome-commander.xml
--- old/gnome-commander-1.2.8.11/doc/de/gnome-commander.xml     2011-05-01 
22:27:37.000000000 +0200
+++ new/gnome-commander-1.2.8.12/doc/de/gnome-commander.xml     2011-06-15 
19:41:08.000000000 +0200
@@ -2,9 +2,9 @@
 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"; [
 <!ENTITY author "Piotr Eljasiak">
 <!ENTITY legal SYSTEM "legal.xml">
-<!ENTITY appversion "1.2.8.11">
-<!ENTITY manrevision "1.2.8.11">
-<!ENTITY date "May 2011">
+<!ENTITY appversion "1.2.8.12">
+<!ENTITY manrevision "1.2.8.12">
+<!ENTITY date "June 2011">
 <!ENTITY app "GNOME Commander">
 <!-- Information about the entities
        The legal.xml file contains legal information, there is no need to edit 
the file.
@@ -26,7 +26,7 @@
 
   <articleinfo>
     <title>GNOME-Commander-Handbuch</title>
-    <subtitle>GNOME Commander Desktop Application Manual V1.2.8.11</subtitle>
+    <subtitle>GNOME Commander Desktop Application Manual V1.2.8.12</subtitle>
     <copyright>
       <year>2011</year>
       <year>2010</year>
@@ -231,9 +231,17 @@
             <para role="publisher">GNOME-Dokumentationsprojekt</para>
         </revdescription>
       </revision>
+      <revision>
+        <revnumber>GNOME Commander Manual V1.2.8.12;</revnumber>
+        <date>2011-06-15</date>
+        <revdescription>
+            <para role="author">Piotr Eljasiak 
<email>epi...@cvs.gnome.org</email></para>
+            <para role="publisher">GNOME-Dokumentationsprojekt</para>
+        </revdescription>
+      </revision>
     </revhistory>
 
-    <releaseinfo>This manual describes version 1.2.8.11 of GNOME Commander.
+    <releaseinfo>This manual describes version 1.2.8.12 of GNOME Commander.
     </releaseinfo>
     <legalnotice>
       <title>Rückmeldungen</title>
@@ -5842,6 +5850,29 @@
     </thead>
     <tbody>
         <row valign="top">
+            <entry><para>1.2.8.12</para></entry>
+            <entry><para>2011-06-15</para></entry>
+            <entry>
+                <para>Fehlerkorrekturen:</para>
+                <para>
+                    <itemizedlist>
+                        <listitem>
+                            <para>Fixed problem #618214 (crash when cancel a 
search)</para>
+                        </listitem>
+                        <listitem>
+                            <para>Fixed problem #640387 (yet another fix for 
deprecated python modules: md5, sha1)</para>
+                        </listitem>
+                        <listitem>
+                            <para>Fixed problem #649375 (bookmarks not updated 
for newly added ones)</para>
+                        </listitem>
+                        <listitem>
+                            <para>Fixed problem with mkdir permissions</para>
+                        </listitem>
+                    </itemizedlist>
+                </para>
+            </entry>
+        </row>
+        <row valign="top">
             <entry><para>1.2.8.11</para></entry>
             <entry><para>2011-05-01</para></entry>
             <entry>
@@ -5862,6 +5893,14 @@
                         </listitem>
                     </itemizedlist>
                 </para>
+                <para>Neue Funktionen:</para>
+                <para>
+                    <itemizedlist>
+                        <listitem>
+                            <para>Support for backward/forward mouse 
buttons</para>
+                        </listitem>
+                    </itemizedlist>
+                </para>
             </entry>
         </row>
         <row valign="top">
@@ -5972,13 +6011,13 @@
                 <para>
                     <itemizedlist>
                         <listitem>
-                            <para>Fixed problem #602795 (file content 
search)</para>
+                            <para>Fixed problems #600292, #612685 (crashes 
when double-clicking on a bookmark)</para>
                         </listitem>
                         <listitem>
-                            <para>Fixed problem #609912 (build error with 
--as-needed)</para>
+                            <para>Fixed problem #602795 (file content 
search)</para>
                         </listitem>
                         <listitem>
-                            <para>Fixed problem #612685 (crashes when 
double-clicking on a bookmark)</para>
+                            <para>Fixed problem #609912 (build error with 
--as-needed)</para>
                         </listitem>
                         <listitem>
                             <para>Fixed problem #616891 (build error on RHEL 
5.5)</para>
@@ -7188,14 +7227,6 @@
                         </listitem>
                     </itemizedlist>
                 </para>
-                <para>Neue Funktionen:</para>
-                <para>
-                    <itemizedlist>
-                        <listitem>
-                            <para>Support for backward/forward mouse 
buttons</para>
-                        </listitem>
-                    </itemizedlist>
-                </para>
             </entry>
         </row>
         <row valign="top">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-commander-1.2.8.11/doc/es/gnome-commander.xml 
new/gnome-commander-1.2.8.12/doc/es/gnome-commander.xml
--- old/gnome-commander-1.2.8.11/doc/es/gnome-commander.xml     2011-05-01 
22:27:37.000000000 +0200
+++ new/gnome-commander-1.2.8.12/doc/es/gnome-commander.xml     2011-06-15 
19:41:08.000000000 +0200
@@ -2,9 +2,9 @@
 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"; [
 <!ENTITY author "Piotr Eljasiak">
 <!ENTITY legal SYSTEM "legal.xml">
-<!ENTITY appversion "1.2.8.11">
-<!ENTITY manrevision "1.2.8.11">
-<!ENTITY date "May 2011">
+<!ENTITY appversion "1.2.8.12">
+<!ENTITY manrevision "1.2.8.12">
+<!ENTITY date "June 2011">
 <!ENTITY app "GNOME Commander">
 <!-- Information about the entities
        The legal.xml file contains legal information, there is no need to edit 
the file.
@@ -26,7 +26,7 @@
 
   <articleinfo>
     <title>GNOME Commander Manual</title>
-    <subtitle>GNOME Commander Desktop Application Manual V1.2.8.11</subtitle>
+    <subtitle>GNOME Commander Desktop Application Manual V1.2.8.12</subtitle>
     <copyright>
       <year>2011</year>
       <year>2010</year>
@@ -231,9 +231,17 @@
             <para role="publisher">Proyecto de documentación de GNOME</para>
         </revdescription>
       </revision>
+      <revision>
+        <revnumber>GNOME Commander Manual V1.2.8.12;</revnumber>
+        <date>2011-06-15</date>
+        <revdescription>
+            <para role="author">Piotr Eljasiak 
<email>epi...@cvs.gnome.org</email></para>
+            <para role="publisher">Proyecto de documentación de GNOME</para>
+        </revdescription>
+      </revision>
     </revhistory>
 
-    <releaseinfo>This manual describes version 1.2.8.11 of GNOME Commander.
+    <releaseinfo>This manual describes version 1.2.8.12 of GNOME Commander.
     </releaseinfo>
     <legalnotice>
       <title>Comentarios</title>
@@ -6012,6 +6020,29 @@
     </thead>
     <tbody>
         <row valign="top">
+            <entry><para>1.2.8.12</para></entry>
+            <entry><para>2011-06-15</para></entry>
+            <entry>
+                <para>Correcciones de errores:</para>
+                <para>
+                    <itemizedlist>
+                        <listitem>
+                            <para>Fixed problem #618214 (crash when cancel a 
search)</para>
+                        </listitem>
+                        <listitem>
+                            <para>Fixed problem #640387 (yet another fix for 
deprecated python modules: md5, sha1)</para>
+                        </listitem>
+                        <listitem>
+                            <para>Fixed problem #649375 (bookmarks not updated 
for newly added ones)</para>
+                        </listitem>
+                        <listitem>
+                            <para>Fixed problem with mkdir permissions</para>
+                        </listitem>
+                    </itemizedlist>
+                </para>
+            </entry>
+        </row>
+        <row valign="top">
             <entry><para>1.2.8.11</para></entry>
             <entry><para>2011-05-01</para></entry>
             <entry>
@@ -6032,6 +6063,14 @@
                         </listitem>
                     </itemizedlist>
                 </para>
+                <para>Nuevas funcionalidades:</para>
+                <para>
+                    <itemizedlist>
+                        <listitem>
+                            <para>Support for backward/forward mouse 
buttons</para>
+                        </listitem>
+                    </itemizedlist>
+                </para>
             </entry>
         </row>
         <row valign="top">
@@ -6142,13 +6181,13 @@
                 <para>
                     <itemizedlist>
                         <listitem>
-                            <para>Fixed problem #602795 (file content 
search)</para>
+                            <para>Fixed problems #600292, #612685 (crashes 
when double-clicking on a bookmark)</para>
                         </listitem>
                         <listitem>
-                            <para>Fixed problem #609912 (build error with 
--as-needed)</para>
+                            <para>Fixed problem #602795 (file content 
search)</para>
                         </listitem>
                         <listitem>
-                            <para>Fixed problem #612685 (crashes when 
double-clicking on a bookmark)</para>
+                            <para>Fixed problem #609912 (build error with 
--as-needed)</para>
                         </listitem>
                         <listitem>
                             <para>Fixed problem #616891 (build error on RHEL 
5.5)</para>
@@ -7373,14 +7412,6 @@
                         </listitem>
                     </itemizedlist>
                 </para>
-                <para>Nuevas funcionalidades:</para>
-                <para>
-                    <itemizedlist>
-                        <listitem>
-                            <para>Support for backward/forward mouse 
buttons</para>
-                        </listitem>
-                    </itemizedlist>
-                </para>
             </entry>
         </row>
         <row valign="top">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-commander-1.2.8.11/doc/gnome-commander.1 
new/gnome-commander-1.2.8.12/doc/gnome-commander.1
--- old/gnome-commander-1.2.8.11/doc/gnome-commander.1  2011-05-01 
22:21:49.000000000 +0200
+++ new/gnome-commander-1.2.8.12/doc/gnome-commander.1  2011-06-15 
19:34:59.000000000 +0200
@@ -2,7 +2,7 @@
 .\" First parameter, NAME, should be all caps
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
 .\" other parameters are allowed: see man(7), man(1)
-.TH GNOME-COMMANDER 1 "May 1 2011"
+.TH GNOME-COMMANDER 1 "June 15 2011"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .\" Some roff macros, for reference:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-commander-1.2.8.11/plugins/python/md5sum/md5sum.py 
new/gnome-commander-1.2.8.12/plugins/python/md5sum/md5sum.py
--- old/gnome-commander-1.2.8.11/plugins/python/md5sum/md5sum.py        
2011-05-01 22:21:49.000000000 +0200
+++ new/gnome-commander-1.2.8.12/plugins/python/md5sum/md5sum.py        
2011-06-15 19:34:30.000000000 +0200
@@ -20,19 +20,20 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
-import warnings
-
-warnings.simplefilter("ignore", DeprecationWarning)
-
 try:
     import gnomevfs
 except ImportError:
     import gnome.vfs as gnomevfs
 
 import os
+import sys
 import string
-import md5
-
+if sys.version_info[0] == 2 and sys.version_info[1] < 6:
+    import md5
+    md5_new = md5.new
+else:
+    from hashlib import md5
+    md5_new = md5
 
 def main(main_wnd_xid, active_cwd, inactive_cwd, selected_files):
     parent_dir = string.split(active_cwd, os.sep)[-1]
@@ -44,7 +45,7 @@
             f = file(active_cwd+os.sep+uri.short_name, 'rb')
             file_content = f.read()
             f.close()
-            md5sum = md5.new(file_content).hexdigest()
+            md5sum = md5_new(file_content).hexdigest()
             f_md5sum.write('%s  %s\n' % (md5sum, uri.short_name))
     f_md5sum.close()
     return True
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-commander-1.2.8.11/plugins/python/sha1sum/sha1sum.py 
new/gnome-commander-1.2.8.12/plugins/python/sha1sum/sha1sum.py
--- old/gnome-commander-1.2.8.11/plugins/python/sha1sum/sha1sum.py      
2011-05-01 22:21:49.000000000 +0200
+++ new/gnome-commander-1.2.8.12/plugins/python/sha1sum/sha1sum.py      
2011-06-15 19:34:30.000000000 +0200
@@ -20,18 +20,20 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
-import warnings
-
-warnings.simplefilter("ignore", DeprecationWarning)
-
 try:
     import gnomevfs
 except ImportError:
     import gnome.vfs as gnomevfs
 
 import os
+import sys
 import string
-import sha
+if sys.version_info[0] == 2 and sys.version_info[1] < 6:
+    import sha
+    sha_new = sha.new
+else:
+    from hashlib import sha1
+    sha_new = sha1
 
 
 def main(main_wnd_xid, active_cwd, inactive_cwd, selected_files):
@@ -44,7 +46,7 @@
             f = file(active_cwd+os.sep+uri.short_name, 'rb')
             file_content = f.read()
             f.close()
-            sha1sum = sha.new(file_content).hexdigest()
+            sha1sum = sha1_new(file_content).hexdigest()
             f_sha1sum.write('%s  %s\n' % (sha1sum, uri.short_name))
     f_sha1sum.close()
     return True
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-commander-1.2.8.11/src/gnome-cmd-data.cc 
new/gnome-commander-1.2.8.12/src/gnome-cmd-data.cc
--- old/gnome-commander-1.2.8.11/src/gnome-cmd-data.cc  2011-05-01 
22:21:51.000000000 +0200
+++ new/gnome-commander-1.2.8.12/src/gnome-cmd-data.cc  2011-06-15 
19:34:59.000000000 +0200
@@ -1099,6 +1099,9 @@
     editor = NULL;
     differ = NULL;
     term = NULL;
+
+    umask = ::umask(0);
+    ::umask(umask);
 }
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-commander-1.2.8.11/src/gnome-cmd-data.h 
new/gnome-commander-1.2.8.12/src/gnome-cmd-data.h
--- old/gnome-commander-1.2.8.11/src/gnome-cmd-data.h   2011-05-01 
22:21:51.000000000 +0200
+++ new/gnome-commander-1.2.8.12/src/gnome-cmd-data.h   2011-06-15 
19:34:59.000000000 +0200
@@ -204,6 +204,8 @@
     gint                         main_win_height;
     GdkWindowState               main_win_state;
 
+    mode_t                       umask;
+
     GnomeCmdData();
 
     void free();                // FIXME: free() -> ~GnomeCmdData()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-commander-1.2.8.11/src/gnome-cmd-dir-indicator.cc 
new/gnome-commander-1.2.8.12/src/gnome-cmd-dir-indicator.cc
--- old/gnome-commander-1.2.8.11/src/gnome-cmd-dir-indicator.cc 2011-05-01 
22:21:51.000000000 +0200
+++ new/gnome-commander-1.2.8.12/src/gnome-cmd-dir-indicator.cc 2011-06-15 
19:34:31.000000000 +0200
@@ -370,6 +370,7 @@
     bm->group = group;
 
     group->bookmarks = g_list_append (group->bookmarks, bm);
+    gnome_cmd_main_win_update_bookmarks (main_win);
 }
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-commander-1.2.8.11/src/gnome-cmd-mkdir-dialog.cc 
new/gnome-commander-1.2.8.12/src/gnome-cmd-mkdir-dialog.cc
--- old/gnome-commander-1.2.8.11/src/gnome-cmd-mkdir-dialog.cc  2011-05-01 
22:21:52.000000000 +0200
+++ new/gnome-commander-1.2.8.12/src/gnome-cmd-mkdir-dialog.cc  2011-06-15 
19:34:59.000000000 +0200
@@ -105,13 +105,12 @@
 
     GnomeVFSResult result = GNOME_VFS_OK;
 
+    guint perm = (GNOME_VFS_PERM_USER_ALL | GNOME_VFS_PERM_GROUP_ALL | 
GNOME_VFS_PERM_OTHER_ALL) & ~gnome_cmd_data.umask | GNOME_VFS_PERM_USER_WRITE | 
GNOME_VFS_PERM_USER_EXEC;
+
     for (GSList *i = uri_list; i; i = g_slist_next (i))
     {
         GnomeVFSURI *mkdir_uri = (GnomeVFSURI *) i->data;
-        result = gnome_vfs_make_directory_for_uri (mkdir_uri,
-                                                   
GNOME_VFS_PERM_USER_READ|GNOME_VFS_PERM_USER_WRITE|GNOME_VFS_PERM_USER_EXEC|
-                                                   
GNOME_VFS_PERM_GROUP_READ|GNOME_VFS_PERM_GROUP_EXEC|
-                                                   
GNOME_VFS_PERM_OTHER_READ|GNOME_VFS_PERM_OTHER_EXEC);
+        result = gnome_vfs_make_directory_for_uri (mkdir_uri, perm);
 
         // focus the created directory (if possible)
         if (result==GNOME_VFS_OK)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-commander-1.2.8.11/src/gnome-cmd-search-dialog.cc 
new/gnome-commander-1.2.8.12/src/gnome-cmd-search-dialog.cc
--- old/gnome-commander-1.2.8.11/src/gnome-cmd-search-dialog.cc 2011-05-01 
22:21:52.000000000 +0200
+++ new/gnome-commander-1.2.8.12/src/gnome-cmd-search-dialog.cc 2011-06-15 
19:34:32.000000000 +0200
@@ -369,7 +369,6 @@
     data->dir = NULL;
 
     data->search_done = TRUE;
-    gtk_widget_set_sensitive (data->dialog->priv->goto_button, TRUE);
 
     return NULL;
 }
@@ -421,6 +420,7 @@
             set_statusmsg (data, msg);
             g_free (msg);
 
+            gtk_widget_set_sensitive (data->dialog->priv->goto_button, 
data->matches > 0);
             gtk_widget_set_sensitive (data->dialog->priv->search_button, TRUE);
             gtk_widget_set_sensitive (data->dialog->priv->stop_button, FALSE);
 


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to