[zsh/f20: 10/10] apply upstream patch which fixes CPU load issue (RHBZ#1120424)

Dominic Hopf dmaphy at fedoraproject.org
Thu Jul 17 18:01:19 UTC 2014


commit 20824b05a88eb7eb6d38417e7d7ab0a15838aee5
Merge: 3c48134 54f9ac2
Author: Dominic Hopf <dmaphy at fedoraproject.org>
Date:   Thu Jul 17 20:01:36 2014 +0200

    apply upstream patch which fixes CPU load issue (RHBZ#1120424)

 0001-zsh-fix-cpuload-issue.patch |  159 ++++++++++++++++++++++++++++++++++++++
 zsh.spec                         |   39 ++++++----
 2 files changed, 183 insertions(+), 15 deletions(-)
---
diff --cc zsh.spec
index b7f5a42,81f434c..260678c
--- a/zsh.spec
+++ b/zsh.spec
@@@ -3,7 -3,7 +3,7 @@@
  Summary: Powerful interactive shell
  Name: zsh
  Version: 5.0.5
- Release: 1%{?dist}
 -Release: 7%{?dist}
++Release: 2%{?dist}
  License: MIT
  URL: http://zsh.sourceforge.net/
  Group: System Environment/Shells
@@@ -179,10 -185,25 +185,13 @@@ f
  %doc Doc/*.html
  
  %changelog
 -* Thu Jul 17 2014 Dominic Hopf <dmaphy at fedoraproject.org> - 5.0.5-7
++* Thu Jul 17 2014 Dominic Hopf <dmaphy at fedoraproject.org> - 5.0.5-2
+ - apply upstream patch which fixes CPU load issue (RHBZ#1120424)
+ 
 -* Wed Jul 09 2014 Adam Jackson <ajax at redhat.com> 5.0.5-6
 -- Fix missing 'fi' in %%post
 -
 -* Thu Jul 03 2014 Dominic Hopf <dmaphy at fedoraproject.org> - 5.0.5-5
 -- improve handling of /etc/shells
 -
 -* Wed Jul 02 2014 Dominic Hopf <dmaphy at fedoraproject.org> - 5.0.5-4
 -- fix FTBFS issue (RHBZ#1106713)
 -- remove individual _bindir setting; install to /usr/bin/ (RHBZ#1034060)
 -- require info package instead of /sbin/install-info binary
 -
 -* Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.0.5-2
 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 -
  * Tue Apr 08 2014 Dominic Hopf <dmaphy at fedoraproject.org> - 5.0.5-1
  - Update to latest upstream release: Zsh 5.0.5
 +- remove individual _bindir setting; install to /usr/bin/ (RHBZ#1034060)
 +- require info package instead of /sbin/install-info binary
  
  * Thu Jan 16 2014 James Antill <james at fedoraproject.org> - 5.0.2-8
  - Remove unneeded build require on tetex.


More information about the scm-commits mailing list