commit zsh for openSUSE:Factory
Hello community, here is the log from the commit of package zsh for openSUSE:Factory checked in at 2015-01-30 20:30:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zsh (Old) and /work/SRC/openSUSE:Factory/.zsh.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "zsh" Changes: -------- --- /work/SRC/openSUSE:Factory/zsh/zsh.changes 2015-01-20 19:11:52.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.zsh.new/zsh.changes 2015-01-30 20:30:58.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Jan 28 17:53:20 UTC 2015 - idonmez@suse.com + +- Add back rpm completion file (bnc#900424) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zsh.spec ++++++ --- /var/tmp/diff_new_pack.5u1ubG/_old 2015-01-30 20:30:59.000000000 +0100 +++ /var/tmp/diff_new_pack.5u1ubG/_new 2015-01-30 20:30:59.000000000 +0100 @@ -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 @@ --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 -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de