public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Stefan Schantl <stefan.schantl@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 3/3] fuse-sshfs: Drop package
Date: Tue, 21 Feb 2023 18:27:08 +0100	[thread overview]
Message-ID: <20230221172708.885594-3-stefan.schantl@ipfire.org> (raw)
In-Reply-To: <20230221172708.885594-1-stefan.schantl@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 1694 bytes --]

Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 fuse-sshfs/fuse-sshfs.nm | 44 ----------------------------------------
 1 file changed, 44 deletions(-)
 delete mode 100644 fuse-sshfs/fuse-sshfs.nm

diff --git a/fuse-sshfs/fuse-sshfs.nm b/fuse-sshfs/fuse-sshfs.nm
deleted file mode 100644
index fab5b72ad..000000000
--- a/fuse-sshfs/fuse-sshfs.nm
+++ /dev/null
@@ -1,44 +0,0 @@
-###############################################################################
-# IPFire.org    - An Open Source Firewall Solution                            #
-# Copyright (C) - IPFire Development Team <info(a)ipfire.org>                   #
-###############################################################################
-
-name       = fuse-sshfs
-version    = 2.2
-release    = 1
-
-groups     = System/Filesystems
-url        = http://fuse.sourceforge.net/sshfs.html
-license    = GPLv2
-summary    = FUSE-Filesystem to access remote filesystems via SSH.
-
-description
-	This is a FUSE-filesystem client based on the SSH File Transfer Protocol.
-	Since most SSH servers already support this protocol it is very easy to set
-	up: i.e. on the server side there's nothing to do.  On the client side
-	mounting the filesystem is as easy as logging into the server with ssh.
-end
-
-source_dl  =
-sources    = sshfs-fuse-%{version}.tar.gz
-
-build
-	requires
-		fuse-devel
-		glib2-devel
-		openssh-clients
-	end
-
-	DIR_APP = %{DIR_SRC}/sshfs-fuse-%{version}
-end
-
-packages
-	package %{name}
-		provides = sshfs=%{thisver}
-		requires = openssh-clients
-	end
-
-	package %{name}-debuginfo
-		template DEBUGINFO
-	end
-end
-- 
2.30.2


      parent reply	other threads:[~2023-02-21 17:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-21 17:27 [PATCH 1/3] ipvsadm: " Stefan Schantl
2023-02-21 17:27 ` [PATCH 2/3] keepalived: " Stefan Schantl
2023-02-21 17:27 ` Stefan Schantl [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230221172708.885594-3-stefan.schantl@ipfire.org \
    --to=stefan.schantl@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox