Accepting request 22308 from shells
Copy from shells/zsh based on submit request 22308 from user coolo OBS-URL: https://build.opensuse.org/request/show/22308 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zsh?expand=0&rev=14
This commit is contained in:
commit
a2e35949c6
@ -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
|
||||
|
||||
|
3
zsh.spec
3
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
|
||||
|
Loading…
Reference in New Issue
Block a user