From 09bc5e7871747622e85ace1e1aaff25516b62f93 Mon Sep 17 00:00:00 2001 From: James Antill Date: Aug 25 2008 20:40:58 +0000 Subject: - Import new upstream 4.3.6 - Rebase 8bit prompt patch. - Add patch fuzz=2 --- diff --git a/zsh.spec b/zsh.spec index 3c9f1b5..3afba2f 100644 --- a/zsh.spec +++ b/zsh.spec @@ -3,7 +3,7 @@ Summary: A powerful interactive shell Name: zsh Version: 4.3.6 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD URL: http://zsh.sunsite.dk/ Group: System Environment/Shells @@ -15,6 +15,7 @@ Source4: zshrc.rhs Source5: zshenv.rhs Source6: dotzshrc Source7: zshprompt.pl +%define _default_patch_fuzz 2 # Give me better tools or die! Patch0: zsh-serial.patch #Patch1: zsh-4.0.6-make-test-fail.patch #Patch3: zsh-4.0.7-bckgrnd-bld-102042.patch @@ -152,9 +153,10 @@ fi %doc Doc/*.html %changelog -* Mon Aug 25 2008 James Antill - 4.3.6-1 +* Mon Aug 25 2008 James Antill - 4.3.6-2 - Import new upstream 4.3.6 - Rebase 8bit prompt patch. +- Add patch fuzz=2 * Thu Jan 31 2008 James Antill - 4.3.4-7 - Tweak /etc/zshrc to source /etc/profile.d/*.sh in ksh compat. mode