]> git.pld-linux.org Git - packages/zsh.git/commitdiff
top directory /usr/share/zsh also moved to filesystem auto/th/zsh-5.4.2-3
authorTomasz Pala <gotar@pld-linux.org>
Sun, 5 Nov 2017 16:29:14 +0000 (17:29 +0100)
committerTomasz Pala <gotar@pld-linux.org>
Sun, 5 Nov 2017 16:29:14 +0000 (17:29 +0100)
zsh.spec

index abf76c7539bf933feb88e181f08a0ad667d38631..70a19572a8129f6d5ce9d21f446b18de06c63573 100644 (file)
--- 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:       2
+Release:       3
 License:       BSD-like
 Group:         Applications/Shells
 Source0:       http://downloads.sourceforge.net/zsh/%{name}-%{version}.tar.xz
@@ -280,7 +280,6 @@ fi
 %attr(755,root,root) %{_bindir}/zsh
 %config(noreplace,missingok) %verify(not md5 mtime size) %{_sysconfdir}/*[!w]?
 %ghost %{_sysconfdir}/z*.zwc
-%dir %{_datadir}/zsh
 %dir %{_datadir}/zsh/%{version}*
 %dir %{_datadir}/zsh/%{version}*/functions
 %{_datadir}/zsh/%{version}*/functions/[!_c]*
@@ -289,8 +288,6 @@ fi
 %{_datadir}/zsh/%{version}*/help
 %{_datadir}/zsh/%{version}*/scripts
 %{_datadir}/zsh/latest
-# 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}*/*
This page took 0.045745 seconds and 4 git commands to generate.