Author: arekm Date: Sun Nov 30 14:13:48 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 4.3.9
---- Files affected: SPECS: zsh.spec (1.141 -> 1.142) ---- Diffs: ================================================================ Index: SPECS/zsh.spec diff -u SPECS/zsh.spec:1.141 SPECS/zsh.spec:1.142 --- SPECS/zsh.spec:1.141 Wed Aug 27 23:19:00 2008 +++ SPECS/zsh.spec Sun Nov 30 15:13:42 2008 @@ -16,12 +16,12 @@ Summary(tr.UTF-8): Gelişmiş bir BASH sürümü Summary(uk.UTF-8): Командний процесор (shell) схожий на ksh, але з покращеннями Name: zsh -Version: 4.3.6 -Release: 2 +Version: 4.3.9 +Release: 1 License: BSD-like Group: Applications/Shells Source0: ftp://ftp.zsh.org/pub/%{name}-%{version}.tar.bz2 -# Source0-md5: 16f399af1081ad3c303a794c9c7dc47e +# Source0-md5: 0539d0a590e545ad8c40ff8c97e94538 Source1: %{name}.1.pl Source2: http://zsh.sunsite.dk/Guide/%{name}guide.pdf # Source2-md5: e42b6b6ff487bb2a95543f3937287b99 @@ -32,10 +32,10 @@ Patch2: %{name}-paths.patch Patch3: %{name}-completions.patch Patch4: %{name}-nolibs.patch -Patch5: %{name}-lfs.patch URL: http://www.zsh.org/ BuildRequires: autoconf BuildRequires: automake +BuildRequires: findutils %{?with_static:BuildRequires: glibc-static} BuildRequires: libcap-devel BuildRequires: ncurses-devel >= 5.1 @@ -151,11 +151,10 @@ %patch2 -p1 %patch3 -p1 %patch4 -p1 -%patch5 -p1 install %{SOURCE2} . -sed -i -e 's|#!.*/zsh|#!/bin/zsh|g' Functions/*/* +find Functions -type f -exec sed -i -e 's|#!.*/zsh|#!/bin/zsh|g' "{}" ";" %build cp -f /usr/share/automake/config.sub . @@ -297,6 +296,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.142 2008/11/30 14:13:42 arekm +- up to 4.3.9 + Revision 1.141 2008/08/27 21:19:00 qboosh - macros for rpmcppflags ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/zsh.spec?r1=1.141&r2=1.142&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
