- 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:
Ismail Dönmez 2015-01-28 17:53:51 +00:00 committed by Git OBS Bridge
parent 3f8a572ebb
commit 78d9ded217
2 changed files with 9 additions and 1 deletions

View File

@ -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

View File

@ -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