Accepting request 243775 from shells
- Rename Completion/openSUSE/Command/_SuSEconfig to _SUSEconfig (bnc#888989 fate#316521) OBS-URL: https://build.opensuse.org/request/show/243775 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zsh?expand=0&rev=57
This commit is contained in:
commit
5ce2c864f7
@ -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
|
||||
|
||||
|
4
zsh.spec
4
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}
|
||||
|
Loading…
Reference in New Issue
Block a user