diff --git a/files/org.gtk.vfs.file-operations.keyrules b/files/org.gtk.vfs.file-operations.keyrules
deleted file mode 100644
--- a/files/org.gtk.vfs.file-operations.keyrules
+++ /dev/null
@@ -1,9 +0,0 @@
-[Policy]
-Rules=org.gtk.vfs.file-operations.rules
-
-[org.gtk.vfs.file-operations.rules]
-Actions=org.gtk.vfs.file-operations-helper
-SubjectActive=true
-SubjectLocal=true
-InUnixGroups=%wheel%
-Result=yes
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : gvfs
version : 1.50.2
-release : 74
+release : 75
source :
- https://download.gnome.org/sources/gvfs/1.50/gvfs-1.50.2.tar.xz : 03d72b8c15ef438110f0cf457b5655266c8b515d0412b30f4d55cfa0da06ac5e
homepage : https://wiki.gnome.org/Projects/gvfs
@@ -50,10 +50,8 @@
- lsof
setup : |
%patch -p1 < $pkgfiles/0001-Revert-ProxyVolumeMonitor-Don-t-leak-a-GVfsDBusDaemo.patch
- %meson_configure
+ %meson_configure -Dprivileged_group=sudo
build : |
%ninja_build
install : |
%ninja_install
- # support keyfile backend in gvfs
- install -Dm00644 $pkgfiles/org.gtk.vfs.file-operations.keyrules -t $installdir/usr/share/polkit-1/rules.d/
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
gvfs
https://wiki.gnome.org/Projects/gvfs
- Zach Bacon
- zachbacon@vba-m.com
+ Reilly Brogan
+ solus@reillybrogan.com
GPL-2.0-only
desktop.gnome.core
@@ -178,7 +178,6 @@
/usr/share/locale/zh_HK/LC_MESSAGES/gvfs.mo
/usr/share/locale/zh_TW/LC_MESSAGES/gvfs.mo
/usr/share/polkit-1/actions/org.gtk.vfs.file-operations.policy
- /usr/share/polkit-1/rules.d/org.gtk.vfs.file-operations.keyrules
/usr/share/polkit-1/rules.d/org.gtk.vfs.file-operations.rules
@@ -189,7 +188,7 @@
programming.devel
- gvfs
+ gvfs
/usr/include/gvfs-client/gvfs/gvfsurimapper.h
@@ -203,7 +202,7 @@
desktop.gnome.core
- gvfs
+ gvfs
/usr/lib/systemd/user/gvfs-goa-volume-monitor.service
@@ -215,12 +214,12 @@
-
+
2022-07-21
1.50.2
Packaging update
- Zach Bacon
- zachbacon@vba-m.com
+ Reilly Brogan
+ solus@reillybrogan.com
\ No newline at end of file