Browse Source

zsh 5.2-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@9928 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 8 years ago
parent
commit
55f4ba4a6a
1 changed files with 12 additions and 9 deletions
  1. 12 9
      z/zsh/zsh-vl.spec

+ 12 - 9
z/zsh/zsh-vl.spec

@@ -1,11 +1,10 @@
 # -*- Mode: rpm-spec -*-
 
 %define name zsh
-%define version 5.0.7
+%define version 5.2
 %define rversion %{version}
 %define dversion %{version}
 %define release 1%{?_dist_release}
-%define url ftp://ftp.zsh.org/pub/
 ## %define _sysconfdir /etc
 
 Summary: A shell with lots of features.
@@ -16,9 +15,9 @@ Release: %{release}
 License: distributable (see LICENCE file)
 Group: System Environment/Shells
 Url: http://www.zsh.org
-Source0: %{url}/%{name}-%{rversion}.tar.bz2
+Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
 Source1: zcfg-vine.tar.bz2
-# fixed that _apt fail  completions rpm package name. 
+# fixed that _apt fail  completions rpm package name.
 Patch0: zsh-4.3.4-apt4rpm.patch
 Patch1: zsh-4.3.4-sshcomp.patch
 Patch2: zsh-4.2.0-completion_tar_archive.patch
@@ -80,7 +79,7 @@ find|grep '~$'|xargs rm -f
 	   --enable-site-fndir=%{_datadir}/zsh/site-functions \
 	   --enable-function-subdirs \
 	   --enable-scriptdir=%{_datadir}/zsh/scripts \
-	   --enable-site-scriptdir=%{_datadir}/zsh/site-scripts 
+	   --enable-site-scriptdir=%{_datadir}/zsh/site-scripts
 	   --disable-lfs
 %endif
 make
@@ -137,7 +136,7 @@ fi
 
 %preun
 if [ "$1" = 0 ]; then
-    /sbin/install-info --delete %{_infodir}/zsh.info.gz %{_infodir}/dir 
+    /sbin/install-info --delete %{_infodir}/zsh.info.gz %{_infodir}/dir
 fi
 
 %postun
@@ -161,7 +160,11 @@ fi
 %{_datadir}/zsh
 
 %changelog
-* Thu Jan  1 2014 IWAI, Masaharu <iwaim.sub@gmail.com> 5.0.7-1
+* Thu Dec 31 2015 IWAI, Masaharu <iwaim.sub@gmail.com> 5.2-1
+- update to 5.2
+- fix buit date for 5.0.7-1 in changelog
+
+* Thu Jan  1 2015 IWAI, Masaharu <iwaim.sub@gmail.com> 5.0.7-1
 - update to 5.0.7
 - add BuildRequires: man-db
 - update fixpath patch (Patch3)
@@ -267,7 +270,7 @@ fi
 
 * Tue Dec  4 2001 Kazuhisa TAKEI <takei@vinelinux.org> 4.0.4-0vl1
 - loading vine specific profile scripts moved from zshrc to zprofile
-- fixed other bug($PATH,zmodload) 
+- fixed other bug($PATH,zmodload)
 
 
 * Mon Aug 27 2001 Shoji Matsumoto <shom@vinelinux.org> 4.0.2-0vl3
@@ -286,7 +289,7 @@ fi
 - fixed lack 'Epoch:'
 
 * Thu Apr 26 2001 Kazuhisa TAKEI<takei@vinelinux.org> 4.0.1-0vl0.4.pre.3
-- fixed version number invalid 
+- fixed version number invalid
 
 * Fri Apr 20 2001 <sagami@vinelinux.org>
 - 4.0.1-0vl0.3.pre.4