commit 720de8e0c247e994234be30cd116fe4af287a653
Author: Jakub Bogusz <[email protected]>
Date:   Sat Jul 21 18:00:44 2018 +0200

    - release 4, require libfuse3-tools

 sshfs-fuse.spec | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/sshfs-fuse.spec b/sshfs-fuse.spec
index 0812f32..44a4691 100644
--- a/sshfs-fuse.spec
+++ b/sshfs-fuse.spec
@@ -2,7 +2,7 @@ Summary:        Filesystem based on the SSH File Transfer 
Protocol
 Summary(pl.UTF-8):     System plików oparty na protokole SSH File Transfer 
Protocol
 Name:          sshfs-fuse
 Version:       3.4.0
-Release:       3
+Release:       4
 License:       GPL v2
 Group:         Applications/System
 #Source0Download: https://github.com/libfuse/sshfs/releases
@@ -12,9 +12,12 @@ URL:         https://github.com/libfuse/sshfs
 BuildRequires: docutils
 BuildRequires: glib2-devel >= 2.0
 BuildRequires: libfuse3-devel >= 3.1.0
-BuildRequires: meson
+BuildRequires: meson >= 0.38
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.727
+BuildRequires: tar >= 1:1.22
+BuildRequires: xz
+Requires:      libfuse3-tools >= 3.1.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -28,6 +31,7 @@ System plików oparty na protokole SSH File Transfer Protocol.
 
 %build
 %meson build
+
 %meson_build -C build
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sshfs-fuse.git/commitdiff/720de8e0c247e994234be30cd116fe4af287a653

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to