Dominique Leuenberger 2015-09-10 09:05:51 +00:00 committed by Git OBS Bridge
parent 0e05fbc694
commit 790f31bc52
3 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@ Wed Sep 2 09:30:55 UTC 2015 - zaitor@opensuse.org
-------------------------------------------------------------------
Fri Aug 28 08:20:25 UTC 2015 - fcrozat@suse.com
- Add zsh completion for gsettings from
- Add zsh completion for gsettings from (source gsettings.zsh).
https://github.com/jmatsuzawa/zsh-comp-gsettings (MIT license).
-------------------------------------------------------------------

View File

@ -39,7 +39,7 @@ Source6: macros.glib2
# Please update this file from the latest gtk-doc package:
Source7: gtk-doc.m4
# zsh completion from https://github.com/jmatsuzawa/zsh-comp-gsettings
Source8: _gsettings
Source8: gsettings.zsh
Source98: glib2-rpmlintrc
Source99: baselibs.conf
# PATCH-FEATURE-UPSTREAM glib2-bgo569829-gettext-gkeyfile.patch fate300461 bgo569829 vuntz@novell.com -- Look for translation of desktop entry strings via gettext, part that we share with Ubuntu and try to push upstream
@ -315,7 +315,7 @@ mkdir -p %{buildroot}%{_sysconfdir}/rpm
cp %{S:6} %{buildroot}%{_sysconfdir}/rpm
# Install zsh completion for gsettings
mkdir -p %{buildroot}%{_datadir}/zsh/site-functions/
cp %{S:8} %{buildroot}%{_datadir}/zsh/site-functions/
cp %{S:8} %{buildroot}%{_datadir}/zsh/site-functions/_gsettings
%fdupes %{buildroot}
%posttrans