]> git.pld-linux.org Git - packages/zsh.git/commitdiff
- license is BSD-like, not GPL (added "LICENCE" with copyright notice) zsh-3_1_9-9
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 18 May 2001 16:14:57 +0000 (16:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 9

Changed files:
    zsh.spec -> 1.30

zsh.spec

index d5ba917fe805c6b2d771724fd1dd9a343f0f4c76..ac541287fa40b4f67497b429af9e9b93c701b477 100644 (file)
--- a/zsh.spec
+++ b/zsh.spec
@@ -1,4 +1,4 @@
-# $Revision: 1.29 $ $Date: 2001-03-20 18:19:15 $
+# $Revision: 1.30 $ $Date: 2001-05-18 16:14:57 $
 Summary:       Enhanced bourne shell
 Summary(de):   Enhanced Bourne Shell
 Summary(fr):   Bourne shell amélioré
@@ -6,8 +6,8 @@ Summary(tr):    Geli
 Summary(pl):   Ulepszona pow³oka Bourne'a
 Name:          zsh
 Version:       3.1.9
-Release:       8
-License:       GPL
+Release:       9
+License:       BSD-like
 Group:         Applications/Shells
 Group(de):     Applikationen/Shells
 Group(pl):     Aplikacje/Pow³oki
@@ -93,7 +93,7 @@ echo -e "PS1='[%n@%m %~]%(!.#.%\$) '\nbindkey -e >/dev/null 2>&1" > \
                                           $RPM_BUILD_ROOT%{_sysconfdir}/zshrc
                                        
 rm -f Etc/Makefile*
-gzip -9nf Etc/* README ChangeLog META-FAQ
+gzip -9nf Etc/* README LICENCE ChangeLog META-FAQ
 
 %post
 if [ ! -f /etc/shells ]; then
This page took 0.041938 seconds and 4 git commands to generate.