gvfs 1.50.6-1 (znver1;x86_64;aarch64) 2023-17533
9999

Status published
Submitter angrypenguinpoland [@T] gmail.com
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/356583
Packages
gvfs-1.50.6-1.znver1.source
gvfs-1.50.6-1.znver1.binary
gvfs-archive-1.50.6-1.znver1.binary
gvfs-archive-debuginfo-1.50.6-1.znver1.debuginfo
gvfs-debuginfo-1.50.6-1.znver1.debuginfo
gvfs-debugsource-1.50.6-1.znver1.binary
gvfs-fuse-1.50.6-1.znver1.binary
gvfs-fuse-debuginfo-1.50.6-1.znver1.debuginfo
gvfs-gphoto2-1.50.6-1.znver1.binary
gvfs-gphoto2-debuginfo-1.50.6-1.znver1.debuginfo
gvfs-iphone-1.50.6-1.znver1.binary
gvfs-iphone-debuginfo-1.50.6-1.znver1.debuginfo
gvfs-mtp-1.50.6-1.znver1.binary
gvfs-mtp-debuginfo-1.50.6-1.znver1.debuginfo
gvfs-smb-1.50.6-1.znver1.binary
gvfs-smb-debuginfo-1.50.6-1.znver1.debuginfo
lib64gvfscommon-devel-1.50.6-1.znver1.binary
gvfs-1.50.6-1.x86_64.binary
gvfs-1.50.6-1.x86_64.source
gvfs-archive-1.50.6-1.x86_64.binary
gvfs-archive-debuginfo-1.50.6-1.x86_64.debuginfo
gvfs-debuginfo-1.50.6-1.x86_64.debuginfo
gvfs-debugsource-1.50.6-1.x86_64.binary
gvfs-fuse-1.50.6-1.x86_64.binary
gvfs-fuse-debuginfo-1.50.6-1.x86_64.debuginfo
gvfs-gphoto2-1.50.6-1.x86_64.binary
gvfs-gphoto2-debuginfo-1.50.6-1.x86_64.debuginfo
gvfs-iphone-1.50.6-1.x86_64.binary
gvfs-iphone-debuginfo-1.50.6-1.x86_64.debuginfo
gvfs-mtp-1.50.6-1.x86_64.binary
gvfs-mtp-debuginfo-1.50.6-1.x86_64.debuginfo
gvfs-smb-1.50.6-1.x86_64.binary
gvfs-smb-debuginfo-1.50.6-1.x86_64.debuginfo
lib64gvfscommon-devel-1.50.6-1.x86_64.binary
gvfs-1.50.6-1.aarch64.binary
gvfs-1.50.6-1.aarch64.source
gvfs-archive-1.50.6-1.aarch64.binary
gvfs-archive-debuginfo-1.50.6-1.aarch64.debuginfo
gvfs-debuginfo-1.50.6-1.aarch64.debuginfo
gvfs-debugsource-1.50.6-1.aarch64.binary
gvfs-fuse-1.50.6-1.aarch64.binary
gvfs-fuse-debuginfo-1.50.6-1.aarch64.debuginfo
gvfs-gphoto2-1.50.6-1.aarch64.binary
gvfs-gphoto2-debuginfo-1.50.6-1.aarch64.debuginfo
gvfs-iphone-1.50.6-1.aarch64.binary
gvfs-iphone-debuginfo-1.50.6-1.aarch64.debuginfo
gvfs-mtp-1.50.6-1.aarch64.binary
gvfs-mtp-debuginfo-1.50.6-1.aarch64.debuginfo
gvfs-smb-1.50.6-1.aarch64.binary
gvfs-smb-debuginfo-1.50.6-1.aarch64.debuginfo
lib64gvfscommon-devel-1.50.6-1.aarch64.binary
Build Date 2023-08-07 12:29:08 +0000 UTC
Last Updated 2023-08-08 19:20:55.673145683 +0000 UTC
$ git diff --patch-with-stat --summary 054f87339f914c1e19a421edfb1fc560a3146e0b..c539da553b1b1daf8f2cd7dcf80a16b32332c0a1

 .abf.yml  |  2 +-
 177.patch | 11 +++++++++++
 gvfs.spec |  7 +++++--
 3 files changed, 17 insertions(+), 3 deletions(-)
 create mode 100644 177.patch

diff --git a/.abf.yml b/.abf.yml
index 8c192dc..d4e3e26 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
 sources:
-  gvfs-1.50.3.tar.xz: 2c0f69e2a3e689abce296962351d44eac8d16c96
+  gvfs-1.50.6.tar.xz: 2fb6033228a7799e573ef6020cf8497802bbcf6f
diff --git a/177.patch b/177.patch
new file mode 100644
index 0000000..15dd3b9
--- /dev/null
+++ b/177.patch
@@ -0,0 +1,11 @@
+diff -uraN gvfs-1.50.5/client/gvfsfusedaemon.c omv-gvfs-1.50.5/client/gvfsfusedaemon.c
+--- gvfs-1.50.5/client/gvfsfusedaemon.c	2023-06-30 10:40:20.000000000 +0200
++++ omv-gvfs-1.50.5/client/gvfsfusedaemon.c	2023-07-07 16:44:32.835577458 +0200
+@@ -32,6 +32,7 @@
+ #include <string.h>
+ #include <errno.h>
+ #include <signal.h>
++#include <locale.h>
+ 
+ #include <glib.h>
+ #include <glib/gi18n.h>
diff --git a/gvfs.spec b/gvfs.spec
index 33f4d61..94b2d0b 100644
--- a/gvfs.spec
+++ b/gvfs.spec
@@ -1,3 +1,5 @@
+%global optflags %{optflags} -Wno-error -Wno-implicit-function-declaration
+
 %define url_ver %(echo %{version}|cut -d. -f1,2)
 
 %define major 0
@@ -11,13 +13,12 @@
 
 Summary:	Glib VFS library
 Name:		gvfs
-Version:	1.50.3
+Version:	1.50.6
 Release:	1
 License:	LGPLv2+
 Group:		System/Libraries
 Url:		http://www.gnome.org/
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gvfs/%url_ver/%{name}-%{version}.tar.xz
-Patch1:		gvfs-1.13.4-glibh.patch
 
 BuildRequires:	gtk-doc
 BuildRequires:	intltool
@@ -154,6 +155,8 @@ MTP based devices (Media Transfer Protocol) to applications using gvfs.
 %autopatch -p1
 
 %build
+#export CC=gcc
+#export CXX=g++
 %meson -D systemduserunitdir=%{_userunitdir}
 %meson_build
 
Not Available

benbullard79 [@T] cox.netNo Comment.268d 01hrs
benbullard79 [@T] cox.netNo Comment.268d 01hrs