Hello community,

here is the log from the commit of package zsh for openSUSE:Factory
checked in at Mon Mar 7 15:13:58 CET 2011.



--------
--- zsh/zsh.changes     2010-03-09 16:54:49.000000000 +0100
+++ /mounts/work_src_done/STABLE/zsh/zsh.changes        2010-12-29 
03:16:30.000000000 +0100
@@ -1,0 +2,9 @@
+Wed Dec 29 02:07:58 UTC 2010 - [email protected]
+
+- Update to version 4.3.11
+* The completion system now has a style path-completion.
+* new "zsystem" builtin whose subcommands perform system level tasks
+* Added "D" and "Z" flag in parameter expansion
+* Lots of other bugfixes/improvements, see Changelog
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  zsh-4.3.10-doc.tar.bz2
  zsh-4.3.10-doc_intro_paths.patch
  zsh-4.3.10-doc_makefile.patch
  zsh-4.3.10-run-help_pager.patch
  zsh-4.3.10.tar.bz2

New:
----
  _service
  _service:download_url:zsh-4.3.11-doc.tar.bz2
  _service:download_url:zsh-4.3.11.tar.bz2
  zsh-4.3.11-doc_intro_paths.patch
  zsh-4.3.11-doc_makefile.patch
  zsh-4.3.11-run-help_pager.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ zsh.spec ++++++
--- /var/tmp/diff_new_pack.xm1fxD/_old  2011-03-07 15:13:19.000000000 +0100
+++ /var/tmp/diff_new_pack.xm1fxD/_new  2011-03-07 15:13:19.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package zsh (Version 4.3.10)
+# spec file for package zsh
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,8 +19,8 @@
 
 
 Name:           zsh
-Version:        4.3.10
-Release:        5
+Version:        4.3.11
+Release:        1
 License:        Other uncritical OpenSource License
 Group:          System/Shells
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ zsh-4.3.10-doc_intro_paths.patch -> zsh-4.3.11-doc_intro_paths.patch 
++++++
--- zsh/zsh-4.3.10-doc_intro_paths.patch        2009-12-02 19:19:16.000000000 
+0100
+++ /mounts/work_src_done/STABLE/zsh/zsh-4.3.11-doc_intro_paths.patch   
2010-12-29 03:16:23.000000000 +0100
@@ -1,7 +1,5 @@
-Index: Doc/intro.ms
-===================================================================
---- Doc/intro.ms.orig  2007-07-03 19:03:03.000000000 +0200
-+++ Doc/intro.ms       2009-12-02 19:12:41.000000000 +0100
+--- Doc/intro.ms.orig
++++ Doc/intro.ms
 @@ -516,13 +516,13 @@ separate process is not created.)
  %\0ed\0/tmp/funs/yp
  25
@@ -39,10 +37,8 @@
  .De
  If you use more words of the same command, only the first \fC!\fP
  needs an event designator.
-Index: Test/E01options.ztst
-===================================================================
---- Test/E01options.ztst.orig  2008-08-11 10:38:57.000000000 +0200
-+++ Test/E01options.ztst       2009-12-02 19:12:41.000000000 +0100
+--- Test/E01options.ztst.orig
++++ Test/E01options.ztst
 @@ -116,7 +116,7 @@
  >scalar
    

++++++ zsh-4.3.10-doc_makefile.patch -> zsh-4.3.11-doc_makefile.patch ++++++
--- zsh/zsh-4.3.10-doc_makefile.patch   2009-08-12 21:02:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/zsh/zsh-4.3.11-doc_makefile.patch      
2010-12-29 03:16:25.000000000 +0100
@@ -1,6 +1,6 @@
---- Doc/Makefile.in
+--- Doc/Makefile.in.orig
 +++ Doc/Makefile.in
-@@ -40,7 +40,7 @@
+@@ -40,7 +40,7 @@ INSTALL         = @INSTALL@
  MAKEINFO = makeinfo
  TEXI2DVI = texi2dvi
  DVIPS = dvips
@@ -9,7 +9,7 @@
  
  .SUFFIXES: .yo .1
  
-@@ -294,26 +294,9 @@
+@@ -294,26 +294,9 @@ install.man: man
  # install info pages, creating install directory if necessary
  install.info: texi
        ${SHELL} $(sdir_top)/mkinstalldirs $(DESTDIR)$(infodir)
@@ -39,7 +39,7 @@
  .PHONY: install.info
  
  # uninstall man pages
-@@ -332,7 +315,7 @@
+@@ -332,7 +315,7 @@ uninstall.info:
  # install HTML manual
  install.html: html
        ${SHELL} $(sdir_top)/mkinstalldirs $(DESTDIR)$(htmldir)

++++++ zsh-4.3.10-run-help_pager.patch -> zsh-4.3.11-run-help_pager.patch ++++++
--- zsh/zsh-4.3.10-run-help_pager.patch 2009-08-12 21:02:36.000000000 +0200
+++ /mounts/work_src_done/STABLE/zsh/zsh-4.3.11-run-help_pager.patch    
2010-12-29 03:16:26.000000000 +0100
@@ -1,6 +1,6 @@
---- Functions/Misc/run-help
+--- Functions/Misc/run-help.orig
 +++ Functions/Misc/run-help
-@@ -30,7 +30,7 @@
+@@ -29,7 +29,7 @@ then
      return 0
  elif [[ -n "${HELPDIR:-}" && -r $HELPDIR/$1 && $1 != compctl ]]
  then
@@ -9,7 +9,7 @@
      return $?
  fi
  
-@@ -64,7 +64,7 @@
+@@ -65,7 +65,7 @@ do
        (comp*) man zshcompsys;;
        (zf*) man zshftpsys;;
        (run-help) man zshcontrib;;

++++++ zsh-cleanup.patch ++++++
--- /var/tmp/diff_new_pack.xm1fxD/_old  2011-03-07 15:13:20.000000000 +0100
+++ /var/tmp/diff_new_pack.xm1fxD/_new  2011-03-07 15:13:20.000000000 +0100
@@ -1,6 +1,6 @@
---- Src/Makefile.in
+--- Src/Makefile.in.orig
 +++ Src/Makefile.in
-@@ -148,14 +148,7 @@
+@@ -149,14 +149,7 @@ uninstall.bin: uninstall.bin-here
  # install binary, creating install directory if necessary
  install.bin-here: zsh$(EXEEXT) $(INSTLIB)
        ${SHELL} $(sdir_top)/mkinstalldirs $(DESTDIR)$(bindir)
@@ -16,7 +16,7 @@
  .PHONY: install.bin-here
  
  install.bin-N:
---- Src/Modules/terminfo.c
+--- Src/Modules/terminfo.c.orig
 +++ Src/Modules/terminfo.c
 @@ -28,6 +28,7 @@
   */


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to