.
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=43
This commit is contained in:
10
tcsh.spec
10
tcsh.spec
@@ -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
|
||||
|
Reference in New Issue
Block a user