Hello community,
here is the log from the commit of package gnome-vfs2 for openSUSE:Factory
checked in at Thu Apr 1 03:09:10 CEST 2010.
--------
--- GNOME/gnome-vfs2/gnome-vfs2.changes 2010-03-02 01:03:33.000000000 +0100
+++ /mounts/work_src_done/STABLE/gnome-vfs2/gnome-vfs2.changes 2010-03-30 20:17:47.000000000 +0200
@@ -1,0 +2,9 @@
+Tue Mar 30 19:51:18 CEST 2010 - vuntz(a)opensuse.org
+
+- Update to version 2.24.3:
+ + Don't crash if we get a NULL symlink
+ + Updated translations
+- Remove en@shaw translations on 11.2 and earlier.
+- Rebase gnome-vfs2-172680-novell-services.diff.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
gnome-vfs-2.24.2.tar.bz2
New:
----
gnome-vfs-2.24.3.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-vfs2.spec ++++++
--- /var/tmp/diff_new_pack.wxNW6D/_old 2010-04-01 03:08:54.000000000 +0200
+++ /var/tmp/diff_new_pack.wxNW6D/_new 2010-04-01 03:08:54.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gnome-vfs2 (Version 2.24.2)
+# spec file for package gnome-vfs2 (Version 2.24.3)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -43,8 +43,8 @@
BuildRequires: libxml2-devel
BuildRequires: openssl-devel
BuildRequires: samba
-Version: 2.24.2
-Release: 3
+Version: 2.24.3
+Release: 1
Summary: The GNOME 2.x Desktop Virtual File System Libraries
License: GPLv2+ ; LGPLv2.1+
Group: Development/Libraries/GNOME
@@ -211,6 +211,9 @@
%install
make install DESTDIR=$RPM_BUILD_ROOT
+%if 0%{?suse_version} <= 1120
+%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
+%endif
%find_lang gnome-vfs-2.0
%find_gconf_schemas
cat %{name}.schemas_list >%{name}.lst
++++++ gnome-vfs-2.24.2.tar.bz2 -> gnome-vfs-2.24.3.tar.bz2 ++++++
++++ 62729 lines of diff (skipped)
++++++ gnome-vfs2-172680-novell-services.diff ++++++
--- /var/tmp/diff_new_pack.wxNW6D/_old 2010-04-01 03:08:55.000000000 +0200
+++ /var/tmp/diff_new_pack.wxNW6D/_new 2010-04-01 03:08:55.000000000 +0200
@@ -1,7 +1,7 @@
-Index: gnome-vfs-2.24.2/modules/network-method.c
+Index: gnome-vfs-2.24.3/modules/network-method.c
===================================================================
---- gnome-vfs-2.24.2.orig/modules/network-method.c
-+++ gnome-vfs-2.24.2/modules/network-method.c
+--- gnome-vfs-2.24.3.orig/modules/network-method.c
++++ gnome-vfs-2.24.3/modules/network-method.c
@@ -1400,7 +1400,18 @@ vfs_module_init (const char *method_name
"gnome-fs-network");
}
@@ -22,11 +22,11 @@
return &method;
}
-Index: gnome-vfs-2.24.2/po/cs.po
+Index: gnome-vfs-2.24.3/po/cs.po
===================================================================
---- gnome-vfs-2.24.2.orig/po/cs.po
-+++ gnome-vfs-2.24.2/po/cs.po
-@@ -23,6 +23,9 @@ msgstr ""
+--- gnome-vfs-2.24.3.orig/po/cs.po
++++ gnome-vfs-2.24.3/po/cs.po
+@@ -24,6 +24,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
@@ -36,10 +36,10 @@
#: ../libgnomevfs/gnome-vfs-cdrom.c:237
msgid "ISO 9660 Volume"
msgstr "Svazek ISO 9660"
-Index: gnome-vfs-2.24.2/po/de.po
+Index: gnome-vfs-2.24.3/po/de.po
===================================================================
---- gnome-vfs-2.24.2.orig/po/de.po
-+++ gnome-vfs-2.24.2/po/de.po
+--- gnome-vfs-2.24.3.orig/po/de.po
++++ gnome-vfs-2.24.3/po/de.po
@@ -22,6 +22,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
@@ -50,11 +50,11 @@
#: ../libgnomevfs/gnome-vfs-cdrom.c:237
msgid "ISO 9660 Volume"
msgstr "ISO 9660-Datenträger"
-Index: gnome-vfs-2.24.2/po/hu.po
+Index: gnome-vfs-2.24.3/po/hu.po
===================================================================
---- gnome-vfs-2.24.2.orig/po/hu.po
-+++ gnome-vfs-2.24.2/po/hu.po
-@@ -23,6 +23,9 @@ msgstr ""
+--- gnome-vfs-2.24.3.orig/po/hu.po
++++ gnome-vfs-2.24.3/po/hu.po
+@@ -24,6 +24,9 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: KBabel 1.11.4\n"
@@ -64,10 +64,10 @@
#: ../libgnomevfs/gnome-vfs-cdrom.c:237
msgid "ISO 9660 Volume"
msgstr "ISO 9660 kötet"
-Index: gnome-vfs-2.24.2/po/ja.po
+Index: gnome-vfs-2.24.3/po/ja.po
===================================================================
---- gnome-vfs-2.24.2.orig/po/ja.po
-+++ gnome-vfs-2.24.2/po/ja.po
+--- gnome-vfs-2.24.3.orig/po/ja.po
++++ gnome-vfs-2.24.3/po/ja.po
@@ -17,6 +17,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
@@ -78,13 +78,13 @@
#: ../libgnomevfs/gnome-vfs-cdrom.c:237
msgid "ISO 9660 Volume"
msgstr "ISO-9660 ボリューム"
-Index: gnome-vfs-2.24.2/po/pl.po
+Index: gnome-vfs-2.24.3/po/pl.po
===================================================================
---- gnome-vfs-2.24.2.orig/po/pl.po
-+++ gnome-vfs-2.24.2/po/pl.po
-@@ -23,6 +23,9 @@ msgstr ""
- "100<10 || n%100>=20) ? 1 : 2);\n"
- "X-Generator: KBabel 1.11.2\n"
+--- gnome-vfs-2.24.3.orig/po/pl.po
++++ gnome-vfs-2.24.3/po/pl.po
+@@ -20,6 +20,9 @@ msgstr ""
+ "X-Poedit-Language: Polish\n"
+ "X-Poedit-Country: Poland\n"
+msgid "Novell Services"
+msgstr "Usługi Novell"
@@ -92,10 +92,10 @@
#: ../libgnomevfs/gnome-vfs-cdrom.c:237
msgid "ISO 9660 Volume"
msgstr "Wolumin ISO 9660"
-Index: gnome-vfs-2.24.2/po/pt.po
+Index: gnome-vfs-2.24.3/po/pt.po
===================================================================
---- gnome-vfs-2.24.2.orig/po/pt.po
-+++ gnome-vfs-2.24.2/po/pt.po
+--- gnome-vfs-2.24.3.orig/po/pt.po
++++ gnome-vfs-2.24.3/po/pt.po
@@ -16,6 +16,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
@@ -106,11 +106,11 @@
#: ../libgnomevfs/gnome-vfs-cdrom.c:237
msgid "ISO 9660 Volume"
msgstr "Unidade ISO 9660"
-Index: gnome-vfs-2.24.2/po/pt_BR.po
+Index: gnome-vfs-2.24.3/po/pt_BR.po
===================================================================
---- gnome-vfs-2.24.2.orig/po/pt_BR.po
-+++ gnome-vfs-2.24.2/po/pt_BR.po
-@@ -22,6 +22,9 @@ msgstr ""
+--- gnome-vfs-2.24.3.orig/po/pt_BR.po
++++ gnome-vfs-2.24.3/po/pt_BR.po
+@@ -23,6 +23,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
@@ -120,13 +120,13 @@
#: ../libgnomevfs/gnome-vfs-cdrom.c:237
msgid "ISO 9660 Volume"
msgstr "Volume ISO 9660"
-Index: gnome-vfs-2.24.2/po/ru.po
+Index: gnome-vfs-2.24.3/po/ru.po
===================================================================
---- gnome-vfs-2.24.2.orig/po/ru.po
-+++ gnome-vfs-2.24.2/po/ru.po
-@@ -20,6 +20,9 @@ msgstr ""
+--- gnome-vfs-2.24.3.orig/po/ru.po
++++ gnome-vfs-2.24.3/po/ru.po
+@@ -21,6 +21,9 @@ msgstr ""
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\\n\n"
- "X-Generator: KBabel 1.11.2\n"
+ "X-Generator: KBabel 1.11.4\n"
+msgid "Novell Services"
+msgstr "Сервисы Novell"
@@ -134,11 +134,11 @@
#: ../libgnomevfs/gnome-vfs-cdrom.c:237
msgid "ISO 9660 Volume"
msgstr "Том ISO9660"
-Index: gnome-vfs-2.24.2/po/zh_CN.po
+Index: gnome-vfs-2.24.3/po/zh_CN.po
===================================================================
---- gnome-vfs-2.24.2.orig/po/zh_CN.po
-+++ gnome-vfs-2.24.2/po/zh_CN.po
-@@ -17,6 +17,9 @@ msgstr ""
+--- gnome-vfs-2.24.3.orig/po/zh_CN.po
++++ gnome-vfs-2.24.3/po/zh_CN.po
+@@ -18,6 +18,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
@@ -148,10 +148,10 @@
#: ../libgnomevfs/gnome-vfs-cdrom.c:237
msgid "ISO 9660 Volume"
msgstr "ISO 9660 卷"
-Index: gnome-vfs-2.24.2/po/zh_TW.po
+Index: gnome-vfs-2.24.3/po/zh_TW.po
===================================================================
---- gnome-vfs-2.24.2.orig/po/zh_TW.po
-+++ gnome-vfs-2.24.2/po/zh_TW.po
+--- gnome-vfs-2.24.3.orig/po/zh_TW.po
++++ gnome-vfs-2.24.3/po/zh_TW.po
@@ -19,6 +19,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org