]> git.pld-linux.org Git - packages/zsh.git/commitdiff
- s/preuni static/preun static/ zsh-3_1_9-7
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 14 Mar 2001 17:44:36 +0000 (17:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 7

Changed files:
    zsh.spec -> 1.28

zsh.spec

index af42028340815689218a8c56f2137e9cb2b48f37..f64e22e86879d4f6b9188c0786cb389db97ebf18 100644 (file)
--- a/zsh.spec
+++ b/zsh.spec
@@ -1,4 +1,4 @@
-# $Revision: 1.27 $ $Date: 2001-03-11 12:16:16 $
+# $Revision: 1.28 $ $Date: 2001-03-14 17:44:36 $
 Summary:       Enhanced bourne shell
 Summary(de):   Enhanced Bourne Shell
 Summary(fr):   Bourne shell amélioré
@@ -6,7 +6,7 @@ Summary(tr):    Geli
 Summary(pl):   Ulepszona pow³oka Bourne'a
 Name:          zsh
 Version:       3.1.9
-Release:       6
+Release:       7
 License:       GPL
 Group:         Applications/Shells
 Group(de):     Applikationen/Shells
@@ -133,7 +133,7 @@ else
        fi
 fi
 
-%preuni static
+%preun static
 if [ "$1" = "0" ]; then
        while read SHNAME; do
                if [ "$SHNAME" = "/bin/zsh.static" ]; then
This page took 0.050906 seconds and 4 git commands to generate.