Mailinglist Archive: opensuse-commit (1093 mails)

< Previous Next >
commit gnome-vfs2 for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 05 Mar 2010 02:13:08 +0100
  • Message-id: <20100305011309.214B2202AD@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package gnome-vfs2 for openSUSE:Factory
checked in at Fri Mar 5 02:13:08 CET 2010.



--------
--- GNOME/gnome-vfs2/gnome-vfs2.changes 2009-12-30 00:33:17.000000000 +0100
+++ /mounts/work_src_done/STABLE/gnome-vfs2/gnome-vfs2.changes 2010-03-02
01:03:33.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Mar 2 01:03:04 CET 2010 - ro@xxxxxxx
+
+- fix warning: no return statement in function returning non-void
+ to fix build (in test-mime-info-cache.c)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
gnome-vfs2-non_void.patch

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

Other differences:
------------------
++++++ gnome-vfs2.spec ++++++
--- /var/tmp/diff_new_pack.uwo36O/_old 2010-03-05 02:12:40.000000000 +0100
+++ /var/tmp/diff_new_pack.uwo36O/_new 2010-03-05 02:12:40.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package gnome-vfs2 (Version 2.24.2)
#
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -44,7 +44,7 @@
BuildRequires: openssl-devel
BuildRequires: samba
Version: 2.24.2
-Release: 2
+Release: 3
Summary: The GNOME 2.x Desktop Virtual File System Libraries
License: GPLv2+ ; LGPLv2.1+
Group: Development/Libraries/GNOME
@@ -67,6 +67,8 @@
Patch40: gnome-vfs2-293856-novfs-file-method.diff
# PATCH-FEATURE-OPENSUSE gnome-vfs-url_handler_irc.patch bnc372232
vuntz@xxxxxxxxxx -- add irc: url handler schema
Patch41: gnome-vfs-url_handler_irc.patch
+# PATCH-FIX-UPSTREAM gnome-vfs2-non_void.patch bgo#611574 ro@xxxxxxxxxx -- Fix
no-return-in-non-void-function.
+Patch42: gnome-vfs2-non_void.patch
# bug437293
%ifarch ppc64
Obsoletes: gnome-vfs2-64bit
@@ -181,6 +183,7 @@
%patch20
%patch22
%patch41 -p1
+%patch42
# No patches without own translation management here!
# Put your patches upper from gnome-patch-translation-update
# Generate translations for "news", "ftp" and "irc" entries from "h323".

++++++ gnome-vfs2-non_void.patch ++++++
--- test/test-mime-info-cache.c 2010/03/02 00:02:14 1.1
+++ test/test-mime-info-cache.c 2010/03/02 00:02:26
@@ -33,6 +33,7 @@
}
g_usleep (1000000);
}
+ return NULL;
}

int main (int argc, char **argv)

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



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages