Page MenuHomeSolus

D771.diff
No OneTemporary

D771.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,5 +1,4 @@
libc.so.6
libfuse.so.2
libglib-2.0.so.0
-libgthread-2.0.so.0
libpthread.so.0
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,18 +1,20 @@
name : sshfs-fuse
-version : 2.9
-release : 3
+version : '2.10'
+release : 4
source :
- - https://github.com/libfuse/sshfs/releases/download/sshfs-2.9/sshfs-2.9.tar.gz : 46d1e1287ce97255fcb50010355184d8c5585329f73ab1e755217419a8e6e5de
+ - https://github.com/libfuse/sshfs/releases/download/sshfs-2.10/sshfs-2.10.tar.gz : 70845dde2d70606aa207db5edfe878e266f9c193f1956dd10ba1b7e9a3c8d101
license : GPL-2.0
component : network.util
-summary : SSH Filesystem
+summary : A network filesystem client to connect to SSH servers
description: |
- SSH Filesystem
+ SSHFS allows you to mount a remote filesystem using SFTP.
+ Most SSH servers support and enable this SFTP access by default,
+ so SSHFS is very simple to use - there's nothing to do on the server-side.
builddeps :
- pkgconfig(fuse)
setup : |
- %configure
+ %meson_configure
build : |
- %make
+ %meson_build
install : |
- %make_install
+ %meson_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,19 +3,23 @@
<Name>sshfs-fuse</Name>
<Packager>
<Name>Pierre-Yves</Name>
- <Email>pyu@skynet.be</Email>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>GPL-2.0</License>
<PartOf>network.util</PartOf>
- <Summary xml:lang="en">SSH Filesystem</Summary>
- <Description xml:lang="en">SSH Filesystem
+ <Summary xml:lang="en">A network filesystem client to connect to SSH servers</Summary>
+ <Description xml:lang="en">SSHFS allows you to mount a remote filesystem using SFTP.
+Most SSH servers support and enable this SFTP access by default,
+so SSHFS is very simple to use - there&apos;s nothing to do on the server-side.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
</Source>
<Package>
<Name>sshfs-fuse</Name>
- <Summary xml:lang="en">SSH Filesystem</Summary>
- <Description xml:lang="en">SSH Filesystem
+ <Summary xml:lang="en">A network filesystem client to connect to SSH servers</Summary>
+ <Description xml:lang="en">SSHFS allows you to mount a remote filesystem using SFTP.
+Most SSH servers support and enable this SFTP access by default,
+so SSHFS is very simple to use - there&apos;s nothing to do on the server-side.
</Description>
<PartOf>network.util</PartOf>
<Files>
@@ -24,12 +28,12 @@
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2017-04-18</Date>
- <Version>2.9</Version>
+ <Update release="4">
+ <Date>2017-08-04</Date>
+ <Version>2.10</Version>
<Comment>Packaging update</Comment>
<Name>Pierre-Yves</Name>
- <Email>pyu@skynet.be</Email>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 2:47 PM (1 d, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5790431
Default Alt Text
D771.diff (3 KB)

Event Timeline