From 7e9aa3958bb103f541a99aa552df20e220d60a41 Mon Sep 17 00:00:00 2001 From: Tomasz Pala Date: Sun, 5 Nov 2017 17:29:14 +0100 Subject: [PATCH] top directory /usr/share/zsh also moved to filesystem --- zsh.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/zsh.spec b/zsh.spec index abf76c7..70a1957 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: 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}*/* -- 2.43.0