- Add back rpm completion file (bnc#900424)
OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=142
This commit is contained in:
parent
3f8a572ebb
commit
78d9ded217
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 28 17:53:20 UTC 2015 - idonmez@suse.com
|
||||
|
||||
- Add back rpm completion file (bnc#900424)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 14 09:57:47 UTC 2015 - idonmez@suse.com
|
||||
|
||||
|
5
zsh.spec
5
zsh.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package zsh
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -123,6 +123,9 @@ perl -p -i -e 's|/usr/local/bin|%{_bindir}|' \
|
||||
--enable-cflags="%{optflags} -fPIE -fstack-protector %(ncursesw6-config --cflags)" \
|
||||
--enable-ldflags="%(ncursesw6-config --libs) -pie -Wl,-z,relro,-z,now"
|
||||
|
||||
# Copy _rpm completion from Redhat (bnc#900424)
|
||||
cp Completion/Redhat/Command/_rpm Completion/openSUSE/Command/_rpm
|
||||
|
||||
make all info html
|
||||
|
||||
# generate intro.ps
|
||||
|
Loading…
Reference in New Issue
Block a user