SHA256
1
0
forked from pool/tcsh

checked in (request 32629)

OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=12
This commit is contained in:
OBS User autobuild
2010-02-18 15:59:50 +00:00
committed by Git OBS Bridge
parent 7f6628ed2b
commit c34c2e2063
15 changed files with 166 additions and 99 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package tcsh (Version 6.17.00)
# spec file for package tcsh (Version 6.16.00)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2009 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
@@ -25,23 +25,24 @@ License: BSD3c(or similar)
Group: System/Shells
Requires: gawk textutils
AutoReqProv: on
Version: 6.17.00
Release: 1
Version: 6.16.00
Release: 6
Summary: The C SHell
Source: ftp.astron.com:/pub/tcsh/tcsh-6.17.00.tar.bz2
Source: ftp.astron.com:/pub/tcsh/tcsh-6.16.00.tar.bz2
Source1: nls-iconv
Source2: bindkey.tcsh
Source3: complete.tcsh
Patch: tcsh-6.17.00.dif
Patch: tcsh-6.16.00.dif
Patch1: tcsh-6.15.00-spelling.dif
Patch2: tcsh-6.15.00-utf8.dif
Patch3: tcsh-6.15.00-pipe.dif
Patch4: tcsh-6.17.00-longjmp.dif
Patch4: tcsh-6.15.00-longjmp.dif
Patch5: tcsh-6.16.00-norm-cmd.dif
Patch6: tcsh-6.16.00-history.dif
Patch7: tcsh-6.15.00-blanks.dif
Patch8: tcsh-6.15.00-fullpath.dif
Patch10: tcsh-6.17.00-colorls.dif
Patch9: tcsh-6.16.00-grabpgrp.dif
Patch10: tcsh-6.16.00-colorls.dif
Patch11: tcsh-6.16.00-mailbox.dif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -70,6 +71,7 @@ Authors:
### disabled for know, should work on os11.1 without
### %patch7 -p0 -b .blanks
%patch8 -p0 -b .fullpath
%patch9 -p0 -b .pgrp
%patch10 -p0 -b .colorls
%patch11 -p0 -b .mailbox
%patch
@@ -77,7 +79,7 @@ Authors:
%build
CC=gcc
CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE -DBUFSIZE=8192 -pipe"
CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE -pipe"
export CC CFLAGS
%ifarch %ix86
CPU=i586