]> git.pld-linux.org Git - packages/libfuse3.git/blobdiff - libfuse3.spec
up to 3.9.0
[packages/libfuse3.git] / libfuse3.spec
index dd8060084c7205f7f06b3c15049bfd3a39eb675b..6033bd2a63849a34dedb78e1f99e59dbb10a88a8 100644 (file)
@@ -1,13 +1,13 @@
 Summary:       Filesystem in Userspace
 Summary(pl.UTF-8):     System plików w przestrzeni użytkownika
 Name:          libfuse3
-Version:       3.5.0
+Version:       3.9.0
 Release:       1
 License:       LGPL v2 (library), GPL v2 (tools)
 Group:         Applications/System
 #Source0Download: https://github.com/libfuse/libfuse/releases
 Source0:       https://github.com/libfuse/libfuse/releases/download/fuse-%{version}/fuse-%{version}.tar.xz
-# Source0-md5: b5ed5a1695033c474c6668fb1b88c0b8
+# Source0-md5: 5dc2be21c0d06c7eace340996e8a37e2
 Patch0:                %{name}-build.patch
 URL:           https://github.com/libfuse/libfuse
 BuildRequires: meson >= 0.42
@@ -114,7 +114,8 @@ install -d ld-dir
 %build
 PATH=$(pwd)/ld-dir:$PATH
 
-%meson build
+%meson build \
+       -Duseroot=false
 
 %meson_build -C build
 
This page took 0.057923 seconds and 4 git commands to generate.