From patchwork Tue Feb 21 17:27:08 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Schantl X-Patchwork-Id: 6595 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4PLmST1nlsz3xDP for ; Tue, 21 Feb 2023 17:27:21 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4PLmSQ4yfrz2JK; Tue, 21 Feb 2023 17:27:18 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4PLmSQ2dQXz2yq3; Tue, 21 Feb 2023 17:27:18 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4PLmSP1PC3z2ydt for ; Tue, 21 Feb 2023 17:27:17 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4PLmSN5nWczRR; Tue, 21 Feb 2023 17:27:16 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1677000437; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=FsRok7XU6qWMKcVs0lhYSkl3ZXv0H+U7+VeRDEEKpwo=; b=tcg9ia4ZmMKrpw14J038inZ/bgI3sauZNa2ATqfOHruFOZ3bqxsMpUvL4wnrdU8pOELH+y 2a4n7nJJu6GKCuAw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1677000437; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=FsRok7XU6qWMKcVs0lhYSkl3ZXv0H+U7+VeRDEEKpwo=; b=ORu13sf2FnQc6MwuqSMPiDcKj9xcN2rew/00tYhuSzByLLjcF7Geq3vUZWbHfkTSU4M/6r 2wcvNGNh8V+D4Bb8QZQ034w6xXW1z+YdNDpRfEoDCXhGfXezVv0sOVu0ZGk3JUvT+MU6Y7 S6sxUsesuyabWNr0YjVxO0qoKjd9gTJNCnZBSYL/kO/jS85cjW4ROnjvbLL0sjVRgbsDWK C9LS+vVtDKlXMiXchRBJ2FgVK5AFnb8+mTVuNWPYkX+V530ZnHU3bARBd85bJGrzwutfif cl/aNPlnJ1juW83uMDH9PHhOhdZbTC3lNbNMwjYUNCF+SI7t+z6XTB1/mqoBqQ== From: Stefan Schantl To: development@lists.ipfire.org Subject: [PATCH 3/3] fuse-sshfs: Drop package Date: Tue, 21 Feb 2023 18:27:08 +0100 Message-Id: <20230221172708.885594-3-stefan.schantl@ipfire.org> In-Reply-To: <20230221172708.885594-1-stefan.schantl@ipfire.org> References: <20230221172708.885594-1-stefan.schantl@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Stefan Schantl --- 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 # -############################################################################### - -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