From 81e0433a58f748c59f63c28695183919d41966be Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Sun, 29 Mar 2015 22:16:04 +0200 Subject: [PATCH] Remove unused patch --- openssh-5.1p1-scp-manpage.patch | 18 ------------------ openssh.spec | 3 --- 2 files changed, 21 deletions(-) delete mode 100644 openssh-5.1p1-scp-manpage.patch diff --git a/openssh-5.1p1-scp-manpage.patch b/openssh-5.1p1-scp-manpage.patch deleted file mode 100644 index e314a05..0000000 --- a/openssh-5.1p1-scp-manpage.patch +++ /dev/null @@ -1,18 +0,0 @@ -diff -up openssh-5.1p1/scp.1.manpage openssh-5.1p1/scp.1 ---- openssh-5.1p1/scp.1.manpage 2008-07-12 09:12:49.000000000 +0200 -+++ openssh-5.1p1/scp.1 2008-07-23 19:18:15.000000000 +0200 -@@ -66,6 +66,14 @@ treating file names containing - as host specifiers. - Copies between two remote hosts are also permitted. - .Pp -+When copying a source file to a target file which already exists, -+.Nm -+will replace the contents of the target file (keeping the inode). -+.Pp -+If the target file does not yet exist, an empty file with the target -+file name is created, then filled with the source file contents. -+No attempt is made at "near-atomic" transfer using temporary files. -+.Pp - The options are as follows: - .Bl -tag -width Ds - .It Fl 1 diff --git a/openssh.spec b/openssh.spec index 96c398c..b5adc1e 100644 --- a/openssh.spec +++ b/openssh.spec @@ -153,8 +153,6 @@ Patch703: openssh-4.3p2-askpass-grab-info.patch # https://bugzilla.redhat.com/show_bug.cgi?id=205842 # drop? Patch704: openssh-5.9p1-edns.patch #? -Patch705: openssh-5.1p1-scp-manpage.patch -#? Patch706: openssh-6.6.1p1-localdomain.patch #https://bugzilla.mindrot.org/show_bug.cgi?id=1635 (WONTFIX) Patch707: openssh-6.6p1-redhat.patch @@ -407,7 +405,6 @@ popd %patch703 -p1 -b .grab-info # investigate - https://bugzilla.redhat.com/show_bug.cgi?id=205842 # probably not needed anymore %patch704 -p1 -b .edns -# drop it %patch705 -p1 -b .manpage %patch706 -p1 -b .localdomain %patch707 -p1 -b .redhat %patch708 -p1 -b .entropy