]> git.pld-linux.org Git - packages/zsh.git/commitdiff
- upgraded to 4.0.7,
authorTomasz Pala <gotar@pld-linux.org>
Thu, 11 Sep 2003 09:25:44 +0000 (09:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- epoch 1 to enable upgrade from 4.1.1 which is now on DEVEL branch.

Changed files:
    zsh.spec -> 1.79

zsh.spec

index 87d428b210f82c11e88bffbd47cad2c420d3ff26..fd234e7e6a79264243f775edcf90b6c9d55a4a84 100644 (file)
--- a/zsh.spec
+++ b/zsh.spec
@@ -12,13 +12,14 @@ Summary(ru):        
 Summary(tr):   Geliþmiþ bir BASH sürümü
 Summary(uk):   ëÏÍÁÎÄÎÉÊ ÐÒÏÃÅÓÏÒ (shell) ÓÈÏÖÉÊ ÎÁ ksh, ÁÌÅ Ú ÐÏËÒÁÝÅÎÎÑÍÉ
 Name:          zsh
-Version:       4.0.6
-Release:       4
+Version:       4.0.7
+Release:       1
+Epoch:         1
 License:       BSD-like
 Group:         Applications/Shells
 URL:           http://www.zsh.org/
 Source0:       ftp://ftp.zsh.org/pub/zsh/%{name}-%{version}.tar.bz2
-# Source0-md5: ec841e1c92a44879c503ffb32a3e5326
+# Source0-md5: 93a3a47b2419182408d5b31acd26528a
 Source1:       %{name}.1.pl
 Source2:       http://zsh.sunsite.dk/Guide/zshguide.pdf
 # Source2-md5: 0d80ba1ef39052c512cfabf368f3bf20
@@ -30,6 +31,7 @@ Patch4:               %{name}-no_nis.patch
 Patch5:                %{name}-completions.patch
 BuildRequires: autoconf
 %{!?_without_static:BuildRequires:     glibc-static}
+BuildConflicts:        libcap-devel
 BuildRequires: ncurses-devel >= 5.1
 %{!?_without_static:BuildRequires:     ncurses-static}
 BuildRequires: texinfo
@@ -39,6 +41,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Obsoletes:     zsh-doc-html, zsh-doc-ps, zsh-doc-dvi
 
 %define                _bindir         /bin
+%define                specflags_ia32  "-fomit-frame-pointer"
 
 %description
 zsh is an enhanced version of the Bourne shell with csh additions and
@@ -90,7 +93,7 @@ shell-
 Summary:       Files needed for advanced TAB-completion
 Summary(pl):   Pliki potrzebne dla zaawansowanej TAB-completion
 Group:         Applications/Shells
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{epoch}:%{version}
 
 %description completions
 This package contains files needed for advanced tab completion in zsh.
This page took 0.203693 seconds and 4 git commands to generate.