converted link to branch

OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=39
This commit is contained in:
Stephan Kulow 2010-02-19 15:57:01 +00:00 committed by Git OBS Bridge
parent 1e24a0897e
commit 8135a56dd5
3 changed files with 18 additions and 9 deletions

View File

@ -1,6 +1,8 @@
--- Doc/intro.ms Index: Doc/intro.ms
+++ Doc/intro.ms ===================================================================
@@ -516,13 +516,13 @@ --- Doc/intro.ms.orig 2007-07-03 19:03:03.000000000 +0200
+++ Doc/intro.ms 2009-12-02 19:12:41.000000000 +0100
@@ -516,13 +516,13 @@ separate process is not created.)
%\0ed\0/tmp/funs/yp %\0ed\0/tmp/funs/yp
25 25
i i
@ -15,8 +17,8 @@
+#!\0/usr/bin/zsh +#!\0/usr/bin/zsh
ypmatch\0$1\0passwd.byname ypmatch\0$1\0passwd.byname
%\0/tmp/funs/yp\0sukthnkr %\0/tmp/funs/yp\0sukthnkr
sukthnkr:*:1267:35:Rahul\0Sukthankar:/u/sukthnkr:/usr/bin/bin/tcsh sukthnkr:*:1267:35:Rahul\0Sukthankar:/u/sukthnkr:/usr/princeton/bin/tcsh
@@ -1153,7 +1153,7 @@ @@ -1153,7 +1153,7 @@ startup file, \fC.zshrc\fP.
There are several ways to manipulate history in \fBzsh\fP. There are several ways to manipulate history in \fBzsh\fP.
One way is to use csh-style \fC!\fP history: One way is to use csh-style \fC!\fP history:
.Ds .Ds
@ -25,7 +27,7 @@
.De .De
If you don't want to use this, you can turn it off If you don't want to use this, you can turn it off
by typing \fCsetopt nobanghist\fP. If you are afraid of accidentally by typing \fCsetopt nobanghist\fP. If you are afraid of accidentally
@@ -1191,9 +1191,9 @@ @@ -1191,9 +1191,9 @@ bar
In this example, no event designator was used, which tells \fBzsh\fP In this example, no event designator was used, which tells \fBzsh\fP
to use the previous command. A \fC$\fP specifies the last argument to use the previous command. A \fC$\fP specifies the last argument
.Ds .Ds
@ -37,8 +39,10 @@
.De .De
If you use more words of the same command, only the first \fC!\fP If you use more words of the same command, only the first \fC!\fP
needs an event designator. needs an event designator.
--- Test/E01options.ztst Index: Test/E01options.ztst
+++ Test/E01options.ztst ===================================================================
--- Test/E01options.ztst.orig 2008-08-11 10:38:57.000000000 +0200
+++ Test/E01options.ztst 2009-12-02 19:12:41.000000000 +0100
@@ -116,7 +116,7 @@ @@ -116,7 +116,7 @@
>scalar >scalar

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 2 18:14:17 UTC 2009 - coolo@novell.com
- update patch to apply with fuzz=0
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 8 16:22:43 UTC 2009 - coolo@novell.com Thu Oct 8 16:22:43 UTC 2009 - coolo@novell.com

View File

@ -20,7 +20,7 @@
Name: zsh Name: zsh
Version: 4.3.10 Version: 4.3.10
Release: 3 Release: 4
License: Other uncritical OpenSource License License: Other uncritical OpenSource License
Group: System/Shells Group: System/Shells
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build