diff --git a/zsh.changes b/zsh.changes index ca7a288..3b4fc5b 100644 --- a/zsh.changes +++ b/zsh.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Aug 6 12:45:57 UTC 2014 - idonmez@suse.com + +- Rename Completion/openSUSE/Command/_SuSEconfig to _SUSEconfig + (bnc#888989 fate#316521) + ------------------------------------------------------------------- Fri Jan 17 09:42:03 UTC 2014 - idonmez@suse.com diff --git a/zsh.spec b/zsh.spec index 5c720ab..37c11fe 100644 --- a/zsh.spec +++ b/zsh.spec @@ -137,6 +137,10 @@ mv Doc/*.html Doc/htmldoc # remove some unwanted files in Etc/ rm -f Etc/Makefile* Etc/*.yo +# FATE#316521 +mv Completion/openSUSE/Command/_SuSEconfig Completion/openSUSE/Command/_SUSEconfig +sed -i s,_SuSEconfig,_SUSEconfig, Completion/openSUSE/Command/.distfiles + %install %if 0%{?rhel_version} || 0%{?centos_version} || 0%{?fedora_version} rm -rf %{buildroot}