From 29ea97e31a13eb05c29ffde96a9f0fb39d2703c456f9cc7d6c40ce28373449e4 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 8 Oct 2009 16:23:29 +0000 Subject: [PATCH 1/3] - disable profiling for now OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=35 --- zsh.changes | 5 +++++ zsh.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/zsh.changes b/zsh.changes index 7ea9414..032afe6 100644 --- a/zsh.changes +++ b/zsh.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 8 16:22:43 UTC 2009 - coolo@novell.com + +- disable profiling for now + ------------------------------------------------------------------- Thu Aug 20 10:51:55 UTC 2009 - hvogel@novell.com diff --git a/zsh.spec b/zsh.spec index b118b19..a26e497 100644 --- a/zsh.spec +++ b/zsh.spec @@ -48,6 +48,8 @@ Patch2: %{name}-%{version}-run-help_pager.patch Patch3: zsh-cleanup.patch Summary: Shell with comprehensive completion +%define do_profiling 0 + %description Zsh is a UNIX command interpreter (shell) that resembles the Korn shell (ksh). It is not completely compatible. It includes many enhancements, From 57ba3366061cfa94bf4ffbf10ff244e45cdaa5a371c3c659649f86822b6eb114 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Tue, 13 Oct 2009 15:27:28 +0000 Subject: [PATCH 2/3] checked in OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=36 --- zsh.changes | 5 ----- zsh.spec | 2 -- 2 files changed, 7 deletions(-) diff --git a/zsh.changes b/zsh.changes index 032afe6..7ea9414 100644 --- a/zsh.changes +++ b/zsh.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Thu Oct 8 16:22:43 UTC 2009 - coolo@novell.com - -- disable profiling for now - ------------------------------------------------------------------- Thu Aug 20 10:51:55 UTC 2009 - hvogel@novell.com diff --git a/zsh.spec b/zsh.spec index a26e497..b118b19 100644 --- a/zsh.spec +++ b/zsh.spec @@ -48,8 +48,6 @@ Patch2: %{name}-%{version}-run-help_pager.patch Patch3: zsh-cleanup.patch Summary: Shell with comprehensive completion -%define do_profiling 0 - %description Zsh is a UNIX command interpreter (shell) that resembles the Korn shell (ksh). It is not completely compatible. It includes many enhancements, From 4cd9ec8c6dc5412e986b8a715283bff03a57b2558b1ca1439551240418d4fcf4 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Tue, 13 Oct 2009 15:27:29 +0000 Subject: [PATCH 3/3] Updating link to change in openSUSE:Factory/zsh revision 14.0 OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=2a30eb0ee9c15cde957832981547ee00 --- zsh.changes | 5 +++++ zsh.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/zsh.changes b/zsh.changes index 7ea9414..032afe6 100644 --- a/zsh.changes +++ b/zsh.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 8 16:22:43 UTC 2009 - coolo@novell.com + +- disable profiling for now + ------------------------------------------------------------------- Thu Aug 20 10:51:55 UTC 2009 - hvogel@novell.com diff --git a/zsh.spec b/zsh.spec index b118b19..b1e017b 100644 --- a/zsh.spec +++ b/zsh.spec @@ -20,7 +20,7 @@ Name: zsh Version: 4.3.10 -Release: 2 +Release: 3 License: Other uncritical OpenSource License Group: System/Shells BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -47,6 +47,7 @@ Patch1: %{name}-%{version}-doc_intro_paths.patch Patch2: %{name}-%{version}-run-help_pager.patch Patch3: zsh-cleanup.patch Summary: Shell with comprehensive completion +%define do_profiling 0 %description Zsh is a UNIX command interpreter (shell) that resembles the Korn shell