From 9ed34dac5ba3f295d954c908b976b9acc19a8de3 Mon Sep 17 00:00:00 2001 From: James Antill Date: Mon, 25 Aug 2008 20:33:57 +0000 Subject: [PATCH] - Import new upstream 4.3.6 - Rebase 8bit prompt patch. --- .cvsignore | 2 +- sources | 2 +- ...mpts.patch => zsh-4.3.6-8bit-prompts.patch | 95 +++++++++---------- zsh.spec | 12 ++- 4 files changed, 55 insertions(+), 56 deletions(-) rename zsh-4.3.4-8bit-prompts.patch => zsh-4.3.6-8bit-prompts.patch (61%) diff --git a/.cvsignore b/.cvsignore index 61879c7..7f1e594 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -zsh-4.3.4.tar.gz +zsh-4.3.6.tar.bz2 diff --git a/sources b/sources index 08d8b20..b8412e3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -acc4fc85d18d7f914bb6705775c45bf2 zsh-4.3.4.tar.gz +16f399af1081ad3c303a794c9c7dc47e zsh-4.3.6.tar.bz2 diff --git a/zsh-4.3.4-8bit-prompts.patch b/zsh-4.3.6-8bit-prompts.patch similarity index 61% rename from zsh-4.3.4-8bit-prompts.patch rename to zsh-4.3.6-8bit-prompts.patch index b5f9441..235b4b7 100644 --- a/zsh-4.3.4-8bit-prompts.patch +++ b/zsh-4.3.6-8bit-prompts.patch @@ -1,7 +1,7 @@ -diff -rup zsh-4.3.4-orig/Functions/Prompts/prompt_bigfade_setup zsh-4.3.4/Functions/Prompts/prompt_bigfade_setup ---- zsh-4.3.4-orig/Functions/Prompts/prompt_bigfade_setup 2005-05-10 00:39:02.000000000 -0400 -+++ zsh-4.3.4/Functions/Prompts/prompt_bigfade_setup 2007-12-03 20:42:09.000000000 -0500 -@@ -7,7 +7,7 @@ prompt_bigfade_help () { +diff -ru zsh-4.3.6-orig/Functions/Prompts/prompt_bigfade_setup zsh-4.3.6/Functions/Prompts/prompt_bigfade_setup +--- zsh-4.3.6-orig/Functions/Prompts/prompt_bigfade_setup 2007-06-14 12:11:39.000000000 -0400 ++++ zsh-4.3.6/Functions/Prompts/prompt_bigfade_setup 2008-08-25 16:27:30.000000000 -0400 +@@ -7,7 +7,7 @@ cat < - 4.3.6-1 +- Import new upstream 4.3.6 +- Rebase 8bit prompt patch. + * Thu Jan 31 2008 James Antill - 4.3.4-7 - Tweak /etc/zshrc to source /etc/profile.d/*.sh in ksh compat. mode - Tweak /etc/zprofile to source /etc/profile in ksh compat. mode