]> git.pld-linux.org Git - packages/libfuse3.git/blobdiff - libfuse3.spec
up to 3.16.2
[packages/libfuse3.git] / libfuse3.spec
index ea89986437201ef5172a8e3f5ebba45e43e35dab..3462541173aa48566614fdc18fd9fd0cec094139 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.15.0
+Version:       3.16.2
 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: 2abc81e1e75c872ecbbb97eb945c408d
+Source0:       https://github.com/libfuse/libfuse/releases/download/fuse-%{version}/fuse-%{version}.tar.gz
+# Source0-md5: b00bf08b27ead4a9411578777e94a1cc
 URL:           https://github.com/libfuse/libfuse
 BuildRequires: meson >= 0.51
 BuildRequires: ninja >= 1.5
@@ -15,9 +15,7 @@ BuildRequires:        pkgconfig
 BuildRequires: rpm-build >= 4.6
 BuildRequires: rpmbuild(macros) >= 1.736
 BuildRequires: sed >= 4.0
-BuildRequires: tar >= 1:1.22
 BuildRequires: udev-devel
-BuildRequires: xz
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -112,8 +110,6 @@ Narzędzia do montowania systemów plików opartych na FUSE 3.
 %{__sed} -i '/FUSERMOUNT_PROG/s,fusermount3,%{_bindir}/fusermount3,' lib/mount.c
 
 %build
-PATH=$(pwd)/ld-dir:$PATH
-
 %meson build \
        -Dinitscriptdir= \
        -Duseroot=false
This page took 0.096916 seconds and 4 git commands to generate.