SHA256
1
0
forked from pool/tcsh
2013-08-06 12:39:42 +00:00
committed by Git OBS Bridge
parent 3f1eb5fe07
commit bd58d939a1
6 changed files with 25 additions and 434 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package tcsh
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -24,12 +24,12 @@ Requires: textutils
%if %suse_version > 1020
Recommends: tcsh-lang = 6.18.00
%endif
Version: 6.18.00
Version: 6.18.01
Release: 0
Summary: The C SHell
License: BSD-3-Clause
Group: System/Shells
Source: ftp.astron.com:/pub/tcsh/tcsh-6.18.00.tar.gz
Source: ftp.astron.com:/pub/tcsh/tcsh-6.18.01.tar.gz
Source2: bindkey.tcsh
Source3: complete.tcsh
Patch: tcsh-6.18.00.dif
@@ -40,7 +40,7 @@ Patch4: tcsh-6.17.03-colorls.dif
Patch5: tcsh-6.17.06-dspmbyte.dif
Patch6: tcsh-6.17.10-catalogs.dif
Patch7: tcsh-6.18.01-blk_buf.patch
Patch42: tcsh-6.18.01.patch
Patch8: tcsh-6.18.01-metakey.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -68,7 +68,6 @@ Provides translations to the package tcsh
%prep
%setup
%patch42 -p0
%patch1 -p0 -b .pipe
%patch2 -p0 -b .normcmd
### disabled for know, should work on os11.1 without
@@ -77,6 +76,7 @@ Provides translations to the package tcsh
%patch5 -p0 -b .dspmbyte
%patch6 -p0 -b .catalogs
%patch7 -p0 -b .blk_buf
%patch8 -p0 -b .metakey
%patch -b .0
%build