[packages/zsh] site-local completion directory moved to filesystem.spec

gotar gotar at pld-linux.org
Sun Nov 5 17:09:23 CET 2017


commit 7d31844df3e97795e78718c1f2259b59c5b67fd2
Author: Tomasz Pala <gotar at pld-linux.org>
Date:   Sun Nov 5 17:07:20 2017 +0100

    site-local completion directory moved to filesystem.spec

 zsh.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/zsh.spec b/zsh.spec
index 3b60dba..abf76c7 100644
--- a/zsh.spec
+++ b/zsh.spec
@@ -16,7 +16,7 @@ Summary(tr.UTF-8):	Gelişmiş bir BASH sürümü
 Summary(uk.UTF-8):	Командний процесор (shell) схожий на ksh, але з покращеннями
 Name:		zsh
 Version:	5.4.2
-Release:	1
+Release:	2
 License:	BSD-like
 Group:		Applications/Shells
 Source0:	http://downloads.sourceforge.net/zsh/%{name}-%{version}.tar.xz
@@ -289,7 +289,8 @@ fi
 %{_datadir}/zsh/%{version}*/help
 %{_datadir}/zsh/%{version}*/scripts
 %{_datadir}/zsh/latest
-%{_datadir}/zsh/site-functions
+# moved to filesystem.spec, left here with this comment to make sure is is not populated by this package
+#%{_datadir}/zsh/site-functions
 %dir %{_libdir}/zsh
 %dir %{_libdir}/zsh/%{version}*
 %attr(755,root,root) %{_libdir}/zsh/%{version}*/*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/zsh.git/commitdiff/7d31844df3e97795e78718c1f2259b59c5b67fd2



More information about the pld-cvs-commit mailing list